Skip to content

馃惓 v4.8.2 (2023-12-11)

Compare
Choose a tag to compare
@christian-bromann christian-bromann released this 11 Dec 19:20
· 506 commits to main since this release
70884f8

Bug Fixes

  • compiler: make sure typesDir exist before writing to it (#5109) (9e4e27e)
  • compiler: reapply changes to style import transformer (#5125) (#5131) (735d45a), closes #5016
  • runtime: hide slotted content with no destination in scoped components (#5135) (77bce27), closes #4284
  • runtime: relocate slotted content when slot parent element tag changes (#5120) (4303d6a), closes #4284
  • runtime: update textContent patch to mimic Shadow Root (#5146) (55c56d6), closes #3977
  • testing: make Puppeteer an optional dependency (#5145) (43cf0dc)