Releases: maticzav/graphql-shield
Releases · maticzav/graphql-shield
v7.0.2
7.0.2 (2019-11-05)
Bug Fixes
- Recognise rules from external libraries (9a08e3e)
v7.0.1
7.0.1 (2019-11-01)
Bug Fixes
v7.0.0
7.0.0 (2019-10-24)
Performance Improvements
BREAKING CHANGES
- This version includes changes to inputRule constructor that break the existing code. I've aligned inputRule with the rest of the stack to match the first name parameter and later specification parameters.
Use inputRule(name)(yup => schema)
.
v6.1.0
6.1.0 (2019-09-07)
Features
- add support for custom errors in not rule (d80ef88)
v6.0.7
6.0.7 (2019-09-06)
Bug Fixes
v6.0.6
6.0.6 (2019-08-26)
Bug Fixes
- Security improvements, typing fixes (bc18622)
v6.0.5
6.0.5 (2019-08-20)
Bug Fixes
- deps: update dependency @types/yup to v0.26.23 (ac9d8a9)
v6.0.4
6.0.4 (2019-07-16)
Bug Fixes
- deps: update dependency @types/yup to v0.26.22 (b392d58)
v6.0.3
6.0.3 (2019-07-08)
Bug Fixes
- deps: update dependency @types/yup to v0.26.21 (ab5d7eb)
v6.0.2
6.0.2 (2019-07-01)
Bug Fixes
- deps: update dependency @types/yup to v0.26.20 (7f6dd1c)