Skip to content

Version Packages - #850

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages#850
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

storybook-addon-vis@4.2.5

Patch Changes

  • #849 f450ead Thanks @unional! - Wait for the vitest browser modules before using them.

    commands and page are backed by a dynamic import that nothing awaited, so a
    hook reading commands.setupVisSuite before it settled got undefined and
    failed with commands.setupVisSuite is not a function — inside a genuine vitest
    browser run. Command reads now return a function that waits for the import, and
    the addon's beforeAll awaits the module load before touching page or the
    current test.

  • Updated dependencies [5364614]:

    • vitest-plugin-vis@5.1.2

vitest-plugin-vis@5.1.2

Patch Changes

  • #851 5364614 Thanks @unional! - Show snapshot paths in failure messages relative to the project root (./__vis__/...) instead of absolute.

    Editors and terminals resolve the relative path just as well, and the output no longer leaks the local absolute path when a failure is pasted into a bug report. Paths outside the project root stay absolute. Filesystem operations are unaffected and still resolve to absolute paths.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from c36aa9b to 0413741 Compare August 21, 2026 06:12
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 0413741 to 4c7c307 Compare August 23, 2026 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants