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 d278595 commit 823afddCopy full SHA for 823afdd
CHANGELOG.md
@@ -25,7 +25,7 @@
25
* Fixed `#[should_panic]` not working with `#[wasm_bindgen_test(unsupported = ...)]`.
26
[#4196](https://github.com/rustwasm/wasm-bindgen/pull/4196)
27
28
-* Fixed a minor bug with regexes when printing debug information.
+* Fixed potential `null` error when using `JsValue::as_debug_string()`.
29
[#4192](https://github.com/rustwasm/wasm-bindgen/pull/4192)
30
31
--------------------------------------------------------------------------------
0 commit comments