CHANGELOG moved to GitHub releases
-
#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
-
e5a3910
Thanks @ifeanyi-ugwu! - add GeoJSON scalar -
e5a3910
Thanks @ifeanyi-ugwu! - Add `CountryName` scalar
-
#2284
fae46bb
Thanks @tjenkinson! - fix(JSONObject): Throw proper error if literal is not an object -
0924bef
Thanks @ardatan! - fix inconsistent types for Latitude and Longitude
- #2225
cefb205
Thanks @dustin-engstrom! - fix minor misspellings
-
7460ec4
Thanks @ardatan! - Fix the spec reference in `EmailAddress` -
ef0585a
Thanks @ardatan! - If JSON serializer is missing forBigInt
usenumber
serialization for safe integers andstring
for unsafe integers by warning the users.
- #1817
39e1890
Thanks @cmhhelgeson! - Add new scalar types related to Library and Patent Classifications
-
#1801
7337d43
Thanks @mcclurejt! - Expand the DID scalar regex to accommodate did:pkh -
#1850
ea80093
Thanks @VoloshchenkoAl! - Support UA postal code in PostalCode scalar