Skip to content

v0.2.0

Compare
Choose a tag to compare
@ardatan ardatan released this 02 Aug 22:05
· 2677 commits to master since this release
4ce0e4e

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