Releases: graphql-hive/graphql-scalars
Releases · graphql-hive/graphql-scalars
Release list
v2.0.0
Major Changes
-
#3096
b29c5c0
Thanks @n1ru4l! - BREAKING Drop support forgraphql-js<16.0.0.BREAKING Drop support for Node.js 20
Patch Changes
- #3096
b29c5c0
Thanks @n1ru4l! - dependencies updates:- Updated dependency
graphql@^16.0.0 || ^17.0.0↗︎ (from
^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0,
inpeerDependencies)
- Updated dependency
v1.26.0
Minor Changes
- #3093
18d76c0
Thanks @eddeee888! - Update graphql peerDeps to ^17.0.0
Patch Changes
- #3093
18d76c0
Thanks @eddeee888! - dependencies updates:- Updated dependency
graphql@^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0↗︎
(from
^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0,
inpeerDependencies)
- Updated dependency
v1.25.0
Minor Changes
- #2857
c0072ea
Thanks @ifeanyi-ugwu! - New CUID2 Scalar
Patch Changes
- #2923
ded0a29
Thanks @praveenvinny! - AddXCG,SLEandZWGcurrencies
matching ISO 4217 standard
v1.24.2
Patch Changes
- #2791
3e1e924
Thanks @dotansimha! - Enable npm provenance
v1.24.1
Patch Changes
-
#2719Thanks
@nthombare-mdsol! - Now the regex updated to support all
phone numbers compliant with the E.164 international format standard, which includes country code
(Optional), area codes, and local numbers and extension (optional). For more information on E.164
formatting, Regex: https://regex101.com/r/nol2F6/1Ex. +62 (21) 9175 5194, 2191755194, +1 123-456-7890 12345, +1 (123) 456-7890
v1.24.0
Minor Changes
-
e5a3910
Thanks @ifeanyi-ugwu! - add GeoJSON scalar -
e5a3910
Thanks @ifeanyi-ugwu! - Add `CountryName` scalar
v1.23.0
v1.22.5
Patch Changes
- #2225
cefb205
Thanks @dustin-engstrom! - fix minor misspellings