Skip to content
This repository was archived by the owner on Sep 28, 2025. It is now read-only.

Releases: yamalight/graffiti

Development mode

Choose a tag to compare

@yamalight yamalight released this 01 Sep 15:22
409375f
  • Add nodemon-powered dev mode that autoreloads server on changes

Production tweaks

Choose a tag to compare

@yamalight yamalight released this 01 Sep 15:02
34d51bf
  • 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)

Choose a tag to compare

@yamalight yamalight released this 30 Aug 13:07
ae44753

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

Test automated release (second try)

Choose a tag to compare

@yamalight yamalight released this 30 Aug 13:04
2a90479

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

Test automated release

Choose a tag to compare

@yamalight yamalight released this 30 Aug 12:58
0d7ec7f

This is a release to test automated publishing from CI

Custom resolvers and GraphQL methods support

Choose a tag to compare

@yamalight yamalight released this 30 Aug 09:43
7cf2338
  • Add support for custom resolvers and GraphQL methods

Default methods changing

Choose a tag to compare

@yamalight yamalight released this 30 Aug 09:42
de0b51a
  • Add way to change / remove default GraphQL methods
  • Add github CI workflow for testing
  • Add linting & tests

Initial release

Choose a tag to compare

@yamalight yamalight released this 30 Aug 09:41
e7dfff3

Basic features, basic readme, basic setup