Skip to content

v2.0.0-beta.16

Pre-release
Pre-release
Compare
Choose a tag to compare
@bigopon bigopon released this 03 May 11:05
· 33 commits to master since this release

What's Changed

Bug fixes:

  • fix(rendering): correctly handle compilation cache by @bigopon in #1955
  • fix(au-slot): ensure passthrough slot get the right host value by @bigopon in #1959

Refactorings:

  • refactor: move scope to runtime html by @bigopon in #1945
  • refactor: cleanup deco code by @bigopon in #1947
  • refactor(compiler): simplify definition creation by @bigopon in #1950
  • refactor: extract template compiler into own package by @bigopon in #1954
  • refactor(router-lite): avoided duplicate CE defn reg to same container by @Sayan751 in #1956

Docs:

Chores:

Full Changelog: v2.0.0-beta.15...v2.0.0-beta.16