Skip to content

v9.0.0-rc.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 May 11:25
· 105 commits to next-release since this release

9.0.0-rc.5

  • Addon A11y: Improve selector automigration detection - #31392, thanks @yannbf!
  • Addon Vitest: Support vitest.projects.ts file as workspace file during postinstall - #31565, thanks @ghengeveld!
  • Addon-Vitest: Always clean coverage before (re)running - #31540, thanks @JReinhold!
  • Automigration: Fix wrap require wrapper - #31569, thanks @valentinpalkovic!
  • Controls: Remove empty state video link - #31539, thanks @kylegach!
  • Presets: Use .js files when .cjs files are passed for entries that should be ESM - #31556, thanks @JReinhold!
  • Pseudo States: Ignore escaped pseudo-class names - #31515, thanks @sentience!