v9.0.0-rc.0
Pre-release
Pre-release
·
1134 commits
to next-release
since this release
9.0.0-rc.0
- Addon A11y: Fix usage of axe-core in pnpm projects - #31422, thanks @yannbf!
- Addon A11y: Fix various issues and inconsistencies - #31432, thanks @ghengeveld!
- Addon Docs: Fix
layout: centered
in conjunction withinline: false
- #31430, thanks @ghengeveld! - Addon Docs: Fix iframe content width in centered layout - #31320, thanks @Audie80!
- Addon Docs: Improve TableOfContents HTML structure and a11y - #31327, thanks @Sidnioulz!
- Addon Vitest: Use its own cache directory - #31439, thanks @yannbf!
- Addon-Test: Automatically load before all - #30584, thanks @kasperpeulen!
- Addon-vitest: Support paths with spaces - #31437, thanks @ndelangen!
- Automigration: Correctly apply the wrap-require automigration in ESM modules - #31420, thanks @valentinpalkovic!
- Automigration: Improve renderer to framework automigration - #31397, thanks @valentinpalkovic!
- Automigrations: Fix installation of addon-docs - #31399, thanks @valentinpalkovic!
- Build: Update import paths and enable syntax minification - #31390, thanks @ndelangen!
- CLI: Improve package upgrade logic - #31406, thanks @yannbf!
- CLI: Remove
@latest
fromyarn create
commands - #31458, thanks @ndelangen! - CLI: Tweak init prompt - #31376, thanks @shilman!
- Core / Addon A11y: Emit
STORY_HOT_UPDATED
and rerun A11y tests on HMR - #31423, thanks @ghengeveld! - Core: Avoid pre-bundling of preview-api in manager entries - #31385, thanks @valentinpalkovic!
- Core: Improve unhandled error detection - #31440, thanks @kasperpeulen!
- Core: Remove maximum-scale=1 from viewport meta tag - #31283, thanks @yatishgoel!
- Core: Wait for animations before completing render cycle - #31287, thanks @ghengeveld!
- Hooks: Stabilize experimental afterEach hook - #31438, thanks @valentinpalkovic!
- Maintenance: Remove aliasses in builder configurations & scripts - #31344, thanks @ndelangen!
- Test: Make sure that lit arrays are not cloned - #31435, thanks @kasperpeulen!