-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Milestone
Description
Things to call out:
- In development,
Ember.Helper.helperandEmber.Helper#computearguments are now frozen withObject.freeze. issue#14189 PR#14244- Known issue: you cannot just return the params passed into the helper. Will followup with a fix in a patch.
- Glimmer2 OMG
- Should backtracking rerender be called out?
- Several QP bugfixes