Skip to content

v9.0.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 20 May 14:56
· 950 commits to next-release since this release

9.0.0-rc.3

  • Addon Vitest: Ensure vitest exclusions are relative to the project root, not cwd - #31514, thanks @mrginglymus!
  • Addon Vitest: Fix broken docs links - #31445, thanks @kylegach!
  • Addon-vitest: Fix wrong test count in telemetry - #31504, thanks @JReinhold!
  • ArgTypes: Always extract argTypes, even without addon-docs - #31488, thanks @JReinhold!
  • CSF-Tools: Add support for existing node imports and improve import handling - #31497, thanks @valentinpalkovic!
  • CSF: Fix handling of renamed story exports - #31519, thanks @JReinhold!