Skip to content

v2.0.0-beta.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@Sayan751 Sayan751 released this 16 Jun 15:11
· 217 commits to master since this release
v2.0.0-beta.7
0923702

Features:

Bug Fixes:

  • router-lite: hash compatibility with v1 (#1779) (9302db5)
  • router-lite: URL generation in child component (#1778) (fd4de06)
  • resolver: mark private as internal (07689bf)
  • router-lite: viewport name match for contains check in RouteNode (99a6191)
  • router-lite: error recovery from child's hook (99a6191)
  • plugin-conventions: fill up explicit .js/.ts dep filename in html module (#1752) (17af0c8)

Refactorings:

  • runtime: cleanup, extract error to const enums (#1775) (07689bf)
  • router-lite: residue handling (99a6191)
  • router-lite: error handling (99a6191)
  • router-lite: optimize for bundle size (99a6191)
  • compiler: use comment to mark target (#1774) (e37802c)
  • runtime-html: cleanup errors, remove unused code. (#1771) (750210d)