We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8eefab commit 2298ee6Copy full SHA for 2298ee6
CHANGELOG.md
@@ -14,6 +14,12 @@
14
* Added JSDoc type annotations to C-style enums.
15
[#4192](https://github.com/rustwasm/wasm-bindgen/pull/4192)
16
17
+* Added bindings for `StaticRange`.
18
+ [#4221](https://github.com/rustwasm/wasm-bindgen/pull/4221)
19
+
20
+* Added bindings for `AbstractRange`.
21
22
23
### Changed
24
25
* String enums now generate private TypeScript types but only if used.
0 commit comments