Skip to content

v8.5.0-alpha.21

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Dec 11:26
· 334 commits to next-release since this release

8.5.0-alpha.21

  • Addon A11y: Add typesVersions support for TypeScript definitions in a11y package - #30005, thanks @valentinpalkovic!
  • Addon A11y: Refactor environment variable handling for Vitest integration - #30022, thanks @valentinpalkovic!
  • Addon A11y: Run the a11y automigration on postInstall - #30004, thanks @kasperpeulen!
  • Addon A11y: Update accessibility status handling in TestProviderRender - #30027, thanks @valentinpalkovic!
  • Addon Onboarding: Prebundle react-confetti - #29996, thanks @yannbf!
  • Addon Test: Correctly stop Storybook when Vitest closes - #30012, thanks @JReinhold!
  • Addon Test: Show sub test provider toggle state in main testing module - #30019, thanks @ghengeveld!
  • Addon Test: Wrap sub-paths exported with require.resolve - #30026, thanks @ndelangen!
  • Core: Fix bundling of React - #30003, thanks @yannbf!