v1.5.0-beta.0
Pre-release
Pre-release
·
15 commits
to main
since this release
What's Changed
- docs(readme): remove em dashes by @Aejkatappaja in #52
- fix(docs): preserve theme across view-transition navigation by @Aejkatappaja in #53
- fix(examples): patch js-yaml and sigstore advisories via overrides by @Aejkatappaja in #54
- docs(readme): link Shadow DOM guide from pierce-shadow by @Aejkatappaja in #55
- chore(deps): bump @biomejs/biome to 2.5.4 by @Aejkatappaja in #56
- chore(deps): bump lit to 3.3.3 by @Aejkatappaja in #57
- chore(deps): bump typescript to 6.0.3 by @Aejkatappaja in #58
- chore(deps): bump lint-staged to 17.0.8 by @Aejkatappaja in #59
- chore(deps): bump @open-wc/testing to 5.0.0 by @Aejkatappaja in #60
- chore(deps): bump @web/test-runner + playwright to 1.0.0 by @Aejkatappaja in #61
- chore(deps): bump @web/dev-server-esbuild to 2.0.0 by @Aejkatappaja in #62
- chore(deps): bump typescript to 7.0.2 by @Aejkatappaja in #63
- chore(deps): bump storybook to 10.5.0 by @Aejkatappaja in #64
- fix(docs): bump astro to 7.1.3 to patch view-transition XSS by @Aejkatappaja in #65
- fix(docs): use astro-vtbot so ClientRouter doesn't break Starlight search by @Aejkatappaja in #67
- chore(examples): stop tracking demo app lockfiles by @Aejkatappaja in #66
- test: cover content hiding, block radius and table cells by @Aejkatappaja in #68
- fix(ci): tag prereleases as beta instead of latest by @Aejkatappaja in #80
- refactor: replace type assertions with runtime narrowing by @Aejkatappaja in #69
- ci: run on stacked PRs, enforce coverage, build the examples by @Aejkatappaja in #70
- fix(manifest): restore attribute types and guard against drift by @Aejkatappaja in #71
- fix(ci): remove a duplicated examples job that invalidated the workflow by @Aejkatappaja in #83
- refactor: remove internal duplication by @Aejkatappaja in #72
- refactor(styles): merge the four shimmer keyframe sets into two by @Aejkatappaja in #73
- fix(examples): stop freezing the StackBlitz demo on an old release by @Aejkatappaja in #82
- refactor(measurement): fold the table-cell branch into one push by @Aejkatappaja in #74
- build(ssr): generate ssr.css from a single source by @Aejkatappaja in #75
- fix(docs): bump sharp to 0.35 to clear the libvips advisories by @Aejkatappaja in #84
- fix(pierce-shadow): re-measure when a pierced component re-renders by @Aejkatappaja in #76
- ci: smoke the built bundle in a real page by @Aejkatappaja in #77
- ci: verify the published package installs and type-checks by @Aejkatappaja in #79
- chore(release): 1.5.0-beta.0 by @Aejkatappaja in #85
Full Changelog: v1.4.0...v1.5.0-beta.0