Skip to content

v8.6.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 11:42
· 477 commits to next-release since this release

8.6.0-beta.0

  • Addon Test: Fix printing Date object in MethodCall for test/interactions log - #30507, thanks @ghengeveld!
  • Addon A11y: Introduce parameters.a11y.test - #30516, thanks @valentinpalkovic!
  • Addon-Docs: Change URL hash when TOC item is clicked, and fix TOC loading bugs - #30130, thanks @Sidnioulz!
  • Addon-Test: Fix config and watch mode inconsistencies - #30491, thanks @JReinhold!
  • Addon-docs: Consider custom code snippet in story code panel and update styles - #30179, thanks @larsrickert!
  • Builder-Vite: Fix resolve id warning - #30511, thanks @valentinpalkovic!
  • Builder-Vite: Fix Turbosnap - #30522, thanks @valentinpalkovic!
  • CLI: Add "features" question & auto-install test addon & improve test-addon compatibility - #30202 - thanks @ndelangen!
  • CSF: Add support for CSF factories - #30197, thanks @kasperpeulen!
  • Cleanup: Remove unused constants in viewport addon - #30479, thanks @Guria!
  • Svelte: Fix conflicting variable names and support for +page.svelte files - #30369, thanks @xeho91!