rustwasm/wasm-bindgen (wasm-bindgen)
### [`v0.2.95`](https://redirect.github.com/rustwasm/wasm-bindgen/blob/HEAD/CHANGELOG.md#0295)
[Compare Source](https://redirect.github.com/rustwasm/wasm-bindgen/compare/0.2.94...0.2.95)
Released 2024-10-10
##### Added
- Added support for implicit discriminants in enums.
[#4152](https://redirect.github.com/rustwasm/wasm-bindgen/pull/4152)
- Added support for `Self` in complex type expressions in methods.
[#4155](https://redirect.github.com/rustwasm/wasm-bindgen/pull/4155)
##### Changed
- String enums are no longer generate TypeScript types.
[#4174](https://redirect.github.com/rustwasm/wasm-bindgen/pull/4174)
##### Fixed
- Fixed generated setters from WebIDL interface attributes binding to wrong JS method names.
[#4170](https://redirect.github.com/rustwasm/wasm-bindgen/pull/4170)
- Fix string enums showing up in JS documentation and TypeScript bindings without corresponding types.
[#4175](https://redirect.github.com/rustwasm/wasm-bindgen/pull/4175)
***
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
0.2.94
->0.2.95
0.3.71
->0.3.72
Release Notes
rustwasm/wasm-bindgen (wasm-bindgen)
### [`v0.2.95`](https://redirect.github.com/rustwasm/wasm-bindgen/blob/HEAD/CHANGELOG.md#0295) [Compare Source](https://redirect.github.com/rustwasm/wasm-bindgen/compare/0.2.94...0.2.95) Released 2024-10-10 ##### Added - Added support for implicit discriminants in enums. [#4152](https://redirect.github.com/rustwasm/wasm-bindgen/pull/4152) - Added support for `Self` in complex type expressions in methods. [#4155](https://redirect.github.com/rustwasm/wasm-bindgen/pull/4155) ##### Changed - String enums are no longer generate TypeScript types. [#4174](https://redirect.github.com/rustwasm/wasm-bindgen/pull/4174) ##### Fixed - Fixed generated setters from WebIDL interface attributes binding to wrong JS method names. [#4170](https://redirect.github.com/rustwasm/wasm-bindgen/pull/4170) - Fix string enums showing up in JS documentation and TypeScript bindings without corresponding types. [#4175](https://redirect.github.com/rustwasm/wasm-bindgen/pull/4175) ***Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.