Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

Releases: percy/react-percy

@percy/react v0.4.6

13 Sep 04:55
Compare
Choose a tag to compare

Updated to depend on @percy/react-percy-api-client v0.4.6, which makes PERCY_PROJECT an optional variable.

@percy-io/react-percy v0.2.6

13 Sep 01:59
Compare
Choose a tag to compare

Improve debug messaging, and include react in snapshot files by default.

@percy-io/react-percy v0.2.5

09 Sep 18:28
Compare
Choose a tag to compare

Add support for Windows.

@percy-io/[email protected]

20 Aug 22:15
Compare
Choose a tag to compare

This release adds the ability to configure withs and RTL on a per story basis, using addWithPercyOptions.

Docs coming soon.

See the react-percy-storybook integration tests for examples of how addWithPercyOptions can be used. Note the configuration of percyAddon in .storybook/config.js.

A big thank you to @joscha for this update! 😄

@percy-io/in-percy v0.1.2

05 Jun 16:46
Compare
Choose a tag to compare

Add Typescript support via typings. Thanks @joscha!

@percy-io/react-percy-storybook 0.1.10

04 Jun 21:07
Compare
Choose a tag to compare

Screenshots are now taken with a minimum height of 100px instead of 1024px. The screenshot height will automatically grow to be large enough to include the story.

The minimum height can be overridden by supplying the --minimum_height=xxx CLI argument to percy-storybook.