Skip to content

Commit d68d9ef

Browse files
committed
Pin wasm-bindgen to 0.2.95 to fix issues caused by wasm-bindgen/wasm-bindgen#4282
Ref wasm-bindgen/wasm-bindgen#4282 Signed-off-by: Yuki Kishimoto <[email protected]>
1 parent cab793c commit d68d9ef

File tree

3 files changed

+55
-131
lines changed

3 files changed

+55
-131
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@
2525
2626
-->
2727

28+
## Unreleased
29+
30+
### Fixes
31+
32+
* Pin wasm-bindgen to 0.2.95 to fix "Constructor of class '<name>' is private and only accessible within the class declaration" issue
33+
2834
## v0.41.0 - 2025/04/15
2935

3036
## Changed

0 commit comments

Comments
 (0)