Releases: graphql-hive/graphql-scalars
Releases · graphql-hive/graphql-scalars
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