Skip to content

Releases: yamalight/graffiti

[email protected]

06 Oct 13:12
41fb2c4
Compare
Choose a tag to compare

[email protected]

  • Replace fastify-gql with mercurius (was renamed)

[email protected]

16 Sep 10:12
1cd7c59
Compare
Choose a tag to compare

[email protected]

  • Fix playground credentials setting

[email protected] (try #2)

15 Sep 15:41
e6abfb7
Compare
Choose a tag to compare

[email protected]

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

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

[email protected]

15 Sep 15:36
cd1da2c
Compare
Choose a tag to compare

[email protected]

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

[email protected]

14 Sep 14:09
4f93a34
Compare
Choose a tag to compare

[email protected]

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

v1.0.0 release

10 Sep 18:54
1db56ea
Compare
Choose a tag to compare

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

[email protected]

10 Sep 18:12
f4730cf
Compare
Choose a tag to compare

[email protected]

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

[email protected]

10 Sep 16:27
62773a0
Compare
Choose a tag to compare

[email protected]

  • Allow using custom nodemon config for dev mode

[email protected]

10 Sep 15:43
7b5cb9d
Compare
Choose a tag to compare

[email protected]

  • Allow specifying autobuild tag during init

[email protected] | [email protected]

08 Sep 17:45
eec695c
Compare
Choose a tag to compare

[email protected]

  • Add plugins support

[email protected]

  • Initial release for basic auth plugin