Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: fwouts/viteshot

Tags

v0.3.1

Toggle v0.3.1's commit message
Define `process.env` to prevent crashes with NextJS

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for Storybook args (except in Svelte and Vue) (#64)

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove generateFakeProps (#62)

This doesn't seem as useful as originally intended, especially without TypeScript support.

v0.2.1

Toggle v0.2.1's commit message
Ignore failing images instead of aborting the screenshot

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Ignore the project's Vite config, which can conflict (e.g. duplicated…

… SVGR plugin) (#61)

v0.1.8

Toggle v0.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Ensure React isn't double-imported when using `import * as React` (#59)

v0.1.7

Toggle v0.1.7's commit message
Show an error message when no files match the expected pattern

v0.1.6

Toggle v0.1.6's commit message
Fix Rollup build issue with @svgr/core import

v0.1.5

Toggle v0.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add SVGR support for React (#57)

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Rename examples/react to examples/react-tsx (#56)