Releases: Urigo/graphql-scalars
Releases · Urigo/graphql-scalars
v1.23.0
Minor Changes
Patch Changes
v1.22.3
Patch Changes
9029d0a
Thanks @ardatan! - Parse BigInt as Number s if they are safe and
BigInt is not serializable
v1.21.3
Patch Changes
-
7460ec4
Thanks @ardatan! - Fix the spec reference in `EmailAddress`
-
ef0585a
Thanks @ardatan! - If JSON serializer is missing for BigInt
use
number
serialization for safe integers and string
for unsafe integers by warning the users.
v1.21.2
Patch Changes
7b3811d
Thanks @ardatan! - Fix wrong scalar name in the scalar configuration