v3.2.0-beta.3
·
6345 commits
to main
since this release
CHANGELOG
- #16539 [BUGFIX] Ember is already registered by the libraries registry already.
- #16559 [BUGFIX] Fix property normalization, Update glimmer-vm to 0.34.0
- #16563 [BUGFIX] Ensure
ariaRole
can be initially false. - #16550 [BUGFIX] Decrement counter of pending requests in the next tick
- #16551 [BUGFIX] Fix
proto
return value for native classes - #16558 [BUGFIX] Ensure ComponentDefinitions do not leak heap space.
- #16560 [BUGFIX] avoid strict assertion when object proxy calls thru for function
- #16564 [BUGFIX] Ensure Ember.isArray does not trigger proxy assertion.
- #16572 [BUGFIX] Fix curly component class reference setup