Skip to content

Releases: marmelab/json-graphql-server

v2.3.0

24 Sep 14:38
Compare
Choose a tag to compare
  • Update dependencies

v2.2.3

24 Apr 07:14
715cb16
Compare
Choose a tag to compare
  • Add create many (vantreeseba)
  • Fix issue with Remove and Create function not incrementing the ID (underscore05)
  • Bump ssri from 6.0.1 to 6.0.2 (dependabot)
  • Add neq filter (vantreeseba)
  • Fix remove return type (vantreeseba)
  • Add hostname cli parameter (vantreeseba)

v2.2.2

30 Mar 16:53
Compare
Choose a tag to compare
  • Upgrade dependencies due to security warning

v2.2.1

30 Mar 16:53
Compare
Choose a tag to compare
  • Upgrade dependencies due to security warning

v2.2.0

12 Nov 18:09
Compare
Choose a tag to compare
  • Upgrade dependencies
  • Better handling of string IDs
  • Don't remove any entities when you try to remove a nonexistent entity
  • Add support + docs for exporting the GraphQLSchema

v2.1.3

27 Nov 16:59
Compare
Choose a tag to compare
  • Fix vulnerabilities reported by npm audit

v2.1.1

25 Jan 15:32
Compare
Choose a tag to compare

Changes

  • Add support for array in filters djhi

v2.0.1

24 Jan 11:04
Compare
Choose a tag to compare

Changes

  • Fix - Ensure ids filter is exposed djhi
  • Fix - Ensure filters are applied the same way for queries and metas djhi

v2.0.0

23 Jan 15:48
Compare
Choose a tag to compare

Changes

  • Add ability to specify port for json-graphql-server binary through NODE_PORT djhi
  • Fix meta queries filter parameter djhi
  • Fix usage for fetch djhi
  • Fix for calling update multiple times sioked

Breaking changes

On client side, the function returned by getHandler now has the same signature as fetch: (url, options). It can be used the same way as before with fetch-mock.

v1.1.2

22 Jan 15:58
Compare
Choose a tag to compare
1.1.2