Sourced from @stencil/core's
changelog.
💪 4.7.0 (2023-10-30)
Bug Fixes
- runtime: prevent additional attempted move of slot content (#4921) (adb3ccf)
- runtime: relocate slot content from non-shadow to shadow components w/ slot name change (#4940) (0fe78c7)
- runtime: slot name forwarding & attribute reset (#4993) (ee60f3b)
- runtime: slotted content order with sibling elements (#4994) (740c1e4)
- runtime: support "capture" style events (#4968) (2c8cfac)
- www: ensure that files necessary for www build are on disk (#4992) (b74220b)
- www: fix an inconsistency between www builds (#4983) (f113b05)
Features
d947094
v4.7.0 (#5006)8f5d09f
chore(deps): update typescript-eslint to v6.9.0 (#5004)6a5d3e6
chore(deps): update dependency eslint-plugin-jest to v27.6.0 (#5003)027ab86
chore(deps): update dependency @types/node to v20.8.9 (#5002)b9c4934
chore(deps): update actions/setup-node action to v4 (#5005)67d01a0
docs(output-targets): document generateHashedCopy function (#4984)740c1e4
fix(runtime): slotted content order with sibling elements (#4994)b74220b
fix(www): ensure that files necessary for www build are on disk (#4992)2c8cfac
fix(runtime): support "capture" style events (#4968)f113b05
fix(www): fix an inconsistency between www builds (#4983)