Releases: Urigo/graphql-scalars
Releases · Urigo/graphql-scalars
v1.24.1
Patch Changes
-
#2719
Thanks
@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