[New release] Au v2 beta 21

Happy Friday/Thursday folks!

Beta 21 has finally arrived https://github.com/aurelia/aurelia/releases/tag/v2.0.0-beta.21

Please help try it out and create issues for any bugs/unexpected behaviors you run into. Also come join the discussion here or on Discord thread for beta 21

Previous releases discourses:


2.0.0-beta.21 (2024-08-08)

Features:

Bug Fixes:

  • state: ensure all actions queued are called by @bigopon (#2023) (062f398)
  • binding: handle glitch by @bigopon (#2020) (0f3dbee)
  • router: fix missing filter part for available endpoints by @jwx (#2013) (af7c252)
  • router-lite: element injection for routed view-model by @Sayan751 (#2012) (b1508fb)
  • types: bindable definitions by @Sayan751 (#2010) (d81b471)
  • task-queue: fix timing issue by @fkleuver (#2007) (6777dba)
  • router-lite: location URL with no history and fragment routing by @Sayan751 (#2005) (8a84b09)
  • vite-plugin: fix vitest Windows issue with html file by @3cp (#2006) (27ec4dd)

Refactorings:

Full Changelog: https://github.com/aurelia/aurelia/compare/v2.0.0-beta.20...v2.0.0-beta.21

8 Likes