Yamalight Graffiti Versions Save

Minimalistic GraphQL framework

1.1.4

3 years ago

[email protected]

  • Replace fastify-gql with mercurius (was renamed)

1.1.3

3 years ago

[email protected]

  • Fix playground credentials setting

1.1.2

3 years ago

[email protected]

  • Allow using custom path for schema folder (via basePath config option)

(this time I didn't forget to bump the version 🙃)

1.1.1

3 years ago

[email protected]

  • Allow using custom path for schema folder (via basePath config option)

1.1.0

3 years ago

[email protected]

  • Move Next.js, React and React-DOM to peerDeps
  • Remove autobuild flag

1.0.0

3 years ago

First stable release of graffiti, graffiti-plugin-auth and graffiti-plugin-next🎉

0.8.1

3 years ago

[email protected]

  • Allow specifying redirect in auth plugin
  • Change how auth plugin checks URLs, allow next.js in dev mode by default

0.8.0

3 years ago

[email protected]

  • Allow using custom nodemon config for dev mode

0.7.1

3 years ago

[email protected]

  • Allow specifying autobuild tag during init

0.7.0

3 years ago

[email protected]

  • Add plugins support

[email protected]

  • Initial release for basic auth plugin