Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #96

Merged
merged 1 commit into from
Jan 1, 2025
Merged

Version Packages #96

merged 1 commit into from
Jan 1, 2025

Conversation

unional
Copy link
Contributor

@unional unional commented Nov 22, 2024

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

vitest-plugin-vis@1.0.0

Major Changes

storybook-addon-vis@0.14.0

Minor Changes

  • #102 1c6830b Thanks @unional! - export trimCommonFolder().
    This is made available for customizing snapshot subpath.

  • #102 c447676 Thanks @unional! - Support Locator #2.

  • #102 c39daf0 Thanks @unional! - create baseline snapshot on server.

  • #102 03b1e6b Thanks @unional! - Allow commands to work in webdriverio.

  • #102 fa4dd12 Thanks @unional! - Rewritten to use vitest-plugin-vis,
    which performs the snapshot on the server side.

    The interface is greatly improved.
    The page.imageSnapshot() is removed.
    Now you can perform expect(...).toMatchImageSnapshot() on regular element and locator.

    Please check the read me for the new API.

  • #102 f4bda4c Thanks @unional! - Add setSnapshotMeta().

Patch Changes

  • #102 03b1e6b Thanks @unional! - Change to use ImageData(data, w, h, o) constructor instead of ImageData(w, h, o) as firefox does not support it.

  • #102 cbd1b4c Thanks @unional! - Fix update snapshot for basic afterEach

  • #102 3b09bb1 Thanks @unional! - Use console.error() instead of console.info() when using not supported page method.

  • #102 9534645 Thanks @unional! - Plugin should not set browser.

  • 7e63e9e Thanks @unional! - Fix typo in error message.

  • Updated dependencies [03893ab]:

    • vitest-plugin-vis@1.0.0

@unional unional force-pushed the changeset-release/main branch 3 times, most recently from ed91db6 to 3a29f9d Compare November 25, 2024 08:05
@unional unional force-pushed the changeset-release/main branch from 3a29f9d to 619850d Compare January 1, 2025 08:24
@unional unional force-pushed the changeset-release/main branch from 619850d to 97c67af Compare January 1, 2025 08:35
@unional unional merged commit 25f696c into main Jan 1, 2025
8 checks passed
@unional unional deleted the changeset-release/main branch January 1, 2025 08:39
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.

None yet

1 participant