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 f65bb1dCopy full SHA for f65bb1d
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 invalid 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