Skip to content

v2.0.0-beta.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@bigopon bigopon released this 02 Mar 10:28
· 68 commits to master since this release

What's Changed

BREAKING CHANGES:

  • refactor(au-compose): always create host for non custom element composition by @bigopon in #1906
  • feat(enhance): call app tasks with .enhance API by @bigopon in #1916

Features:

  • feat(au-compose): ability to compose string as element name by @bigopon in #1913
  • feat(au-compose): ability to transfer bindings for non custom element composition @bigopon in #1906

Bug fixes:

  • fix(di): new instance resolver by @bigopon in #1909
  • fix(router): properly handle false in conditional router hooks by @jwx in #1900
  • fix(router): prevent multiple navigation at the same time by @aegenet in #1895

Refactoring:

Docs:

Full Changelog: v2.0.0-beta.11...v2.0.0-beta.12