We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a98832 commit efd67e7Copy full SHA for efd67e7
CHANGES.md
@@ -26,6 +26,7 @@
26
* Fix `JSON::Coder` to also invoke block for hash keys that aren't strings nor symbols.
27
* Fix `JSON.unsafe_load` usage with proc
28
* Fix the parser to more consistently reject invalid UTF-16 surogate pairs.
29
+* Stop defining `String.json_create`, `String#to_json_raw`, `String#to_json_raw_object` when `json/add` isn't loaded.
30
31
### 2025-07-28 (2.13.2)
32
0 commit comments