fix: replace json parser error with generic msg (#3090)

This commit is contained in:
Andrei Dziahel
2023-12-07 18:04:51 -05:00
committed by GitHub
parent 41ea4e6db6
commit cbfff2804d
4 changed files with 8 additions and 5 deletions
+1
View File
@@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
- #3054, Fix not allowing special characters in JSON keys - @laurenceisla
- #2344, Replace JSON parser error with a clearer generic message - @develop7
## [12.0.0] - 2023-12-01