Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unpin wasm-bindgen #373

Merged
merged 1 commit into from
Dec 1, 2023
Merged

Unpin wasm-bindgen #373

merged 1 commit into from
Dec 1, 2023

Conversation

dani-garcia
Copy link
Member

Type of change

- [ ] Bug fix
- [ ] New feature development
- [x] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [ ] Build/deploy pipeline (DevOps)
- [ ] Other

Objective

wasm-bindgen was pinned because version 0.2.88 had some accidental backwards incompatible breaking changes. Those are fixed in 0.2.89 so we can remove the pin now

@dani-garcia dani-garcia requested a review from Hinton December 1, 2023 11:24
@dani-garcia dani-garcia merged commit 12fa28a into master Dec 1, 2023
55 of 58 checks passed
@dani-garcia dani-garcia deleted the ps/unpin-wasm-bindgen branch December 1, 2023 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants