Releases: marmelab/json-graphql-server
Releases · marmelab/json-graphql-server
1.0.1
- Decrease the Node version requirement by using ES5 trailing comma policy in prettier.
1.0.0
- Fix GraphiQL server
- Fix mutation resolvers
- Add
Date
type and support - Add
JSON
support - Add unit and integratino tests
- Remove transpilation
0.7.0
- Add filters handling on
all*
routes - Add Relationship handling
0.6.0
Initial release