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 550aec0 commit 3d0ca08Copy full SHA for 3d0ca08
CHANGELOG.md
@@ -54,6 +54,9 @@
54
* Fixed generated types when a static getter/setter has the same name as an instance getter/setter.
55
[#4202](https://github.com/rustwasm/wasm-bindgen/pull/4202)
56
57
+* Fixed wrong TypeScript return types for multivalue signatures.
58
+ [#4210](https://github.com/rustwasm/wasm-bindgen/pull/4210)
59
+
60
--------------------------------------------------------------------------------
61
62
## [0.2.95](https://github.com/rustwasm/wasm-bindgen/compare/0.2.94...0.2.95)
0 commit comments