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

[BUGFIX release] Update to 0.55.2 of glimmer-vm. #19065

Merged
merged 1 commit into from
Jul 31, 2020

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Jul 30, 2020

A few nice enhancments upstream:

  • add destroyables to the error thrown within assertDestroyablesDestroyed
  • fix a type issue with MonomorphicTag in newer TypeScript
  • improve performance of constant lookup during runtime template compilation

https://github.com/glimmerjs/glimmer-vm/releases/tag/v0.55.2

A few nice enhancments upstream:

* add destroyables to the error thrown within
  `assertDestroyablesDestroyed`
* fix a type issue with `MonomorphicTag` in newer TypeScript
* improve performance of constant lookup during runtime template
  compilation

https://github.com/glimmerjs/glimmer-vm/releases/tag/v0.55.2
@rwjblue rwjblue changed the title Update to 0.55.2 of glimmer-vm. [BUGFIX release] Update to 0.55.2 of glimmer-vm. Jul 30, 2020
@rwjblue rwjblue merged commit c423cf2 into master Jul 31, 2020
@rwjblue rwjblue deleted the update-glimmer-vm-0-55 branch July 31, 2020 21:57
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.

1 participant