chore(deps): update dependency @antfu/eslint-config to v0.39.1 (#19354)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
base
f1fe5b0
7 months ago by renovate[bot]
-75%
fix(client): Correctly handle invalid dates in both protocols
For GraphQL protocol: stop converting invalid dates to `null`, generate
proper error message.
For JSON: show proper validation message pointing where exactly we
encountered invalid date.
Fix #18970
80cc70a
7 months ago by SevInf
+76%
fix(client): Correctly handle invalid dates in both protocols
For GraphQL protocol: stop converting invalid dates to `null`, generate
proper error message.
For JSON: show proper validation message pointing where exactly we
encountered invalid date.
Fix #18970
1bc80b6
7 months ago by SevInf
+16%
fix(client): Correctly handle invalid dates in both protocols
For GraphQL protocol: stop converting invalid dates to `null`, generate
proper error message.
For JSON: show proper validation message pointing where exactly we
encountered invalid date.
Fix #18970
25ef458
7 months ago by SevInf
-19%
fix(client): Correctly handle invalid dates in both protocols
For GraphQL protocol: stop converting invalid dates to `null`, generate
proper error message.
For JSON: show proper validation message pointing where exactly we
encountered invalid date.
Fix #18970
ba99cd6
7 months ago by SevInf
+12%
fix(client): Correctly handle invalid dates in both protocols
For GraphQL protocol: stop converting invalid dates to `null`, generate
proper error message.
For JSON: show proper validation message pointing where exactly we
encountered invalid date.
Fix #18970