v0.2.0
Do you want The Guild to keep your codebase up to date and run your build on each GraphQL Scalars commit so we'll make sure not to break your app?
Contact us here: https://the-guild.dev/connected-build
Changed
- Implemented more strict numeric type checking
- Some type exception messages changed slightly
- Changed
graphql
from a dependency to a peer dependency
Added
- NegativeInt
- NegativeFloat
- NonPositiveInt
- NonPositiveFloat
- more tests