Skip to content

v5.7.0

Compare
Choose a tag to compare
@kategengler kategengler released this 04 Mar 21:07
· 97 commits to main since this release

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 a MethodDecorator instead of PropertyDecorator
  • #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