Skip to content

v10.0.0-beta.7

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Sep 19:43
· 8214 commits to next-release since this release

10.0.0-beta.7

  • Addon A11y: Prevent setting highlights for old results - #32178, thanks @ghengeveld!
  • AddonViewport: Stricter types - #32324, thanks @hpohlmeyer!
  • CSF: Add Storybook test syntax (Storybook v10) - #32455, thanks @yannbf!
  • Controls: Allow primitive values of ReactNode argType - #31931, thanks @alexey-kozlenkov!
  • Core: Prevent BAIL state from showing in interactions panel when switching stories - #32172, thanks @ghengeveld!
  • CoreServer: Fix Arc can\'t get every window - #32508, thanks @ndelangen!
  • Dts: Ensure .tsx files emit .d.ts type files - #32461, thanks @mrginglymus!
  • Svelte: Improve support for async components - #31476, thanks @JReinhold!
  • SvelteKit: Add support for mocking $app/state - #31369, thanks @xeho91!
  • SvelteKit: Fix set_context_after_init error when experimental async is enabled - #32513, thanks @Jakeii!
  • UI: Allow showing or hiding the addon panel - #32348, thanks @Sidnioulz!