Beta 19 is here! Release v2.0.0-beta.19 · aurelia/aurelia · GitHub
Happy Wednesday folks! we got beta 19 to continue on version series from the previous [new release] Au v2 beta 18
Join the discussion here or head over Discord beta 19 thread
What’s Changed
Features:
- feat(dialog): ability to animate not using lifecycles by @ekzobrain & @bigopon in feat(dialog): ability to animate not using lifecycles by bigopon · Pull Request #1986 · aurelia/aurelia · GitHub
- feat(plugin-conventions): support foo.module.css CSS module convention by @3cp in feat(plugin-conventions): support foo.module.css CSS module convention by 3cp · Pull Request #1988 · aurelia/aurelia · GitHub
- feat(validation): state rule by @Sayan751 in feat(validation): state rule by Sayan751 · Pull Request #1985 · aurelia/aurelia · GitHub
- feat(kernel): add ability to deregister di dependencies by @Vheissu in feat(kernel): add ability to deregister di dependencies by Vheissu · Pull Request #1981 · aurelia/aurelia · GitHub
- feat(event): support common event modifier on all events by @bigopon in feat(event): support common event modifier on all events by bigopon · Pull Request #1994 · aurelia/aurelia · GitHub
Bug fixes:
- fix(router-lite): replace transition plan for same component with different paths by @Sayan751 in fix(router-lite): replace transition plan for same component with different paths by Sayan751 · Pull Request #1982 · aurelia/aurelia · GitHub
- fix(css-modules): avoid duplicate registrations by @bigopon & @hdzcalmir in fix(css-modules): avoid duplicate registrations by bigopon · Pull Request #1989 · aurelia/aurelia · GitHub
Refactorings:
- refactor(projection): use $all instead of * to include all node types by @bigopon in refactor(projection): use $all instead of * to include all node types by bigopon · Pull Request #1987 · aurelia/aurelia · GitHub
Docs:
- docs: constrained route parameter by @Sayan751 in docs: constrained route parameter by Sayan751 · Pull Request #1984 · aurelia/aurelia · GitHub
Chores:
- test(e2e): vite without convention by @Sayan751 in test(e2e): vite without convention by Sayan751 · Pull Request #1993 · aurelia/aurelia · GitHub
Full Changelog: Comparing v2.0.0-beta.18...v2.0.0-beta.19 · aurelia/aurelia · GitHub