Skip to content

v6.0.7

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 17:03
· 243 commits to main since this release

Bug Fixes

  • vue2: add more null guards (f8f457a)
  • vue2: app record id not found, closes #1699 (17f0e6d)
  • vue2: initialize appRecord.meta in case it's falsy (29ea4d0)
  • vue2: re-scan to find apps that are not mounted yet, closes #1718 (9022113)
  • vue2: vuex: missing root node id, closes #1713 (765d0e0)
  • vue3: don't emit hook init (4f3a7b3)

Features