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] Ensure AST transforms using in-element work properly. #18958

Merged
merged 1 commit into from
May 8, 2020

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented May 8, 2020

Prior to this, an AST transform that adds an in-element usage would fail subtly. This was fixed in glimmerjs/glimmer-vm#1086.

Fixes the issue identified (and worked around) in #18727.

@rwjblue rwjblue added the Bug label May 8, 2020
@rwjblue rwjblue force-pushed the fix-in-element-ast-transforms branch from 574e8ce to 51b76de Compare May 8, 2020 16:10
@rwjblue rwjblue requested a review from chancancode May 8, 2020 16:11
Prior to this, an AST transform that adds an `in-element` usage would
fail subtly. This was fixed in
glimmerjs/glimmer-vm#1086.
@rwjblue rwjblue force-pushed the fix-in-element-ast-transforms branch from 51b76de to 5a8c72a Compare May 8, 2020 16:47
@rwjblue rwjblue merged commit 49a84c5 into master May 8, 2020
@rwjblue rwjblue deleted the fix-in-element-ast-transforms branch May 8, 2020 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants