Releases: graphql-hive/graphql-scalars
Releases · graphql-hive/graphql-scalars
1.2.6
Contact us here for help, more necessary open source tools and Enterprise support
or Chat with us on discord
- Less strict DateTime scalar #395
- If JS Date accepts a value as a valid Date even if it is not RFC 3339 format, DateTimescalar will accept it, too and serialize in RFC 3339 format.
 
- If JS Date accepts a value as a valid Date even if it is not RFC 3339 format, 
1.2.5
Contact us here for help, more necessary open source tools and Enterprise support
or Chat with us on discord
- Support JS Date input for DateTime scalar - See #414 (comment)
1.2.4
Contact us here for help, more necessary open source tools and Enterprise support
or Chat with us on discord
- NEW SCALAR SafeInt: #432 - Thanks @danielrearden !
1.2.1
Contact us here for help, more necessary open source tools and Enterprise support
or Chat with us on discord
- Make GraphQLLong treeshakable
1.1.7
1.1.6
Contact us here for help, more necessary open source tools and Enterprise support
or Chat with us on discord
- Introduce new ISO Date scalars (#380) - Thanks @excitement-engineer and @langpavel !
- feat(resolvers): add Byte type (#378) - Thanks @rufman !
- add Currency scalar (#375) - Thanks @svengau !
1.1.5
1.1.3
1.1.0
- Come talk to us directly on our Discord channel: https://discord.gg/xud7bH9
- Do you want
The Guildto keep your codebase up to date and run your build on eachGraphQL Scalarscommit so we'll make sure not to break your app?
Contact us here: https://the-guild.dev/connected-build
- Improve GraphQL JS v15 support