CHANGELOG
- #20639 [FEATURE] Add an optional feature "no-implicit-route-model" to allow the removal of the implicit loading of a model per RFC #774.
- #20597 [FEATURE] Add explicit support TS 5.1, 5.2, and 5.3
- #20645 [BUGFIX] Make sure the
component-class
blueprint generates a signature in a TS project - #20224 Integrate types for the
warn
method - #20579 Mark
cached
as aMethodDecorator
instead ofPropertyDecorator
- #20609 Bump all glimmer-vm dependencies to 0.87.1
- #20619 [CLEANUP] Cleanup incorrect module usage
- #20620 [CLEANUP] Remove final eager consumption of AMD loader