We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93fa2e9 commit c18a8f6Copy full SHA for c18a8f6
CHANGELOG.md
@@ -19,7 +19,7 @@
19
* Fixed unused string enums generating JS values.
20
[#4193](https://github.com/rustwasm/wasm-bindgen/pull/4193)
21
22
-* Fixed a minor bug with regexes when printing debug information.
+* Fixed potential `null` error when using `JsValue::as_debug_string()`.
23
[#4192](https://github.com/rustwasm/wasm-bindgen/pull/4192)
24
25
--------------------------------------------------------------------------------
0 commit comments