Skip to content

Releases: yamalight/graffiti

Development mode

01 Sep 15:22
409375f
Compare
Choose a tag to compare
  • Add nodemon-powered dev mode that autoreloads server on changes

Production tweaks

01 Sep 15:02
34d51bf
Compare
Choose a tag to compare
  • Replace apollo-server-fastify with fastify-gql
  • Apply set of tweaks when passing NODE_ENV=production (see docs for more info)

Test automated release (third try)

30 Aug 13:07
ae44753
Compare
Choose a tag to compare

This is a release to test automated publishing from CI (with more fixes)

Test automated release (second try)

30 Aug 13:04
2a90479
Compare
Choose a tag to compare

This is a release to test automated publishing from CI (with fixes)

Test automated release

30 Aug 12:58
0d7ec7f
Compare
Choose a tag to compare

This is a release to test automated publishing from CI

Custom resolvers and GraphQL methods support

30 Aug 09:43
7cf2338
Compare
Choose a tag to compare
  • Add support for custom resolvers and GraphQL methods

Default methods changing

30 Aug 09:42
de0b51a
Compare
Choose a tag to compare
  • Add way to change / remove default GraphQL methods
  • Add github CI workflow for testing
  • Add linting & tests

Initial release

30 Aug 09:41
e7dfff3
Compare
Choose a tag to compare

Basic features, basic readme, basic setup