Releases: yamalight/graffiti
Releases · yamalight/graffiti
Development mode
- Add nodemon-powered dev mode that autoreloads server on changes
Production tweaks
- 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)
This is a release to test automated publishing from CI (with more fixes)
Test automated release (second try)
This is a release to test automated publishing from CI (with fixes)
Test automated release
This is a release to test automated publishing from CI
Custom resolvers and GraphQL methods support
- Add support for custom resolvers and GraphQL methods
Default methods changing
- Add way to change / remove default GraphQL methods
- Add github CI workflow for testing
- Add linting & tests
Initial release
Basic features, basic readme, basic setup