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)