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] Restore previous hash behavior #19681

Merged
merged 1 commit into from
Jul 27, 2021

Conversation

pzuraq
Copy link
Contributor

@pzuraq pzuraq commented Jul 26, 2021

Restores the previous hash behavior where hash will lazily update in
templates, but eagerly evaluate and create a POJO in JS. Also preserves
the deprecation on setting on the hash.

Restores the previous hash behavior where `hash` will lazily update in
templates, but eagerly evaluate and create a POJO in JS. Also preserves
the deprecation on setting on the hash.
@rwjblue
Copy link
Member

rwjblue commented Jul 27, 2021

Thanks for working on this! Can you cross link the related issues / PR's that this essentially reverts / tweaks (for easier archeology in the future)?

@rwjblue rwjblue merged commit 012eae1 into master Jul 27, 2021
@rwjblue rwjblue deleted the update-glimmer-vm-revert-hash-laziness branch July 27, 2021 16:54
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