Skip to content

Releases: mmmurray/jest-component-snapshot

v0.2.1

15 Sep 18:42
69418b2
Compare
Choose a tag to compare

0.2.1 (2019-09-15)

Bug Fixes

  • can set chrome args through env variable (ab17f99)
  • remove generic containers inside other containers (bc623e8)

v0.2.0

15 Sep 18:00
71a8c5b
Compare
Choose a tag to compare

0.2.0 (2019-09-15)

Bug Fixes

  • a11y snapshot remove generic containers (5ae8df8)
  • add missing parameter type (867232d)
  • add TS types for Jest custom matchers (a8bb7e9)

Features

  • can set chrome args through env variable (74cff7d)
  • can set chrome executable path through env variable (e37e2f7)

v0.1.4

23 Jun 15:47
2e8d6c8
Compare
Choose a tag to compare

0.1.4 (2019-06-23)

Bug Fixes

v0.1.0

06 Mar 18:26
6b7f2ca
Compare
Choose a tag to compare
Merge pull request #2 from mmmurray/docs

Docs