Skip to content

Releases: yamalight/graffiti

graffiti@1.1.2

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

graffiti@1.1.2

  • Replace fastify-gql with mercurius (was renamed)

graffiti@1.1.1

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

graffiti@1.1.1

  • Fix playground credentials setting

graffiti@1.1.0 (try #2)

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

graffiti@1.1.0

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

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

graffiti@1.1.0

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

graffiti@1.1.0

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

graffiti-plugin-next@2.0.0

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

graffiti-plugin-next@2.0.0

  • 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🎉

graffiti-plugin-auth@0.3.0

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

graffiti-plugin-auth@0.3.0

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

graffiti@0.8.0

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

graffiti@0.8.0

  • Allow using custom nodemon config for dev mode

graffiti-plugin-next@0.4.0

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

graffiti-plugin-next@0.4.0

  • Allow specifying autobuild tag during init

graffiti@0.7.0 | graffiti-plugin-auth@0.2.0

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

graffiti@0.7.0

  • Add plugins support

graffiti-plugin-auth@0.2.0

  • Initial release for basic auth plugin