Releases: maticzav/graphql-shield
Releases · maticzav/graphql-shield
v6.0.1
6.0.1 (2019-07-01)
Bug Fixes
- deps: update dependency @types/yup to v0.26.19 (5c6e325)
v6.0.0
6.0.0 (2019-06-30)
Performance Improvements
- Drop Node 6 support to improve performance (947b118)
BREAKING CHANGES
- This release discontinues support for node 6.
v5.7.3
5.7.3 (2019-06-29)
Bug Fixes
- deps: update dependency @types/yup to v0.26.18 (d2ac3fe)
v5.7.2
5.7.2 (2019-06-29)
Bug Fixes
- CacheKeyFn and RuleFunction types (29262e0)
v5.7.1
5.7.1 (2019-06-21)
Bug Fixes
- deps: update dependency @types/yup to v0.26.17 (f7f195a)
v5.7.0
5.7.0 (2019-06-20)
Bug Fixes
- Change IRuleFunction type to match Apollo and Nexus (c9c9bf8)
Features
- Change the default caching option to make GraphQL Shield more resilient (feef8b3)
v5.6.2
5.6.2 (2019-06-20)
Bug Fixes
v5.6.1
5.6.1 (2019-06-19)
Bug Fixes
v5.6.0
5.6.0 (2019-06-19)
Features
- Add support for chain rule (eddf97a)
v5.5.0
5.5.0 (2019-06-19)
Features
- Cache key function (f1c39f0)
- Support custom cache key function (3363af5)