v2.0.0
Changes
- Add ability to specify port for
json-graphql-serverbinary throughNODE_PORTdjhi - 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.