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

Releases: cypress-io/cypress-react-unit-test

v2.7.0

02 Apr 14:34
Compare
Choose a tag to compare

2.7.0 (2020-04-02)

Features

  • allow passing just cssFile path to inject style (34e1072)

v2.6.0

02 Apr 14:24
Compare
Choose a tag to compare

2.6.0 (2020-04-02)

Features

v2.5.1

01 Apr 19:26
a7916c3
Compare
Choose a tag to compare

2.5.1 (2020-04-01)

Bug Fixes

v2.5.0

01 Apr 18:34
4e2f899
Compare
Choose a tag to compare

2.5.0 (2020-04-01)

Features

  • allow consuming projects to use noImplicitAny and fix JSX (4e2f899), closes #55

v3.3.1

06 Apr 20:10
3e1f085
Compare
Choose a tag to compare

3.3.1 (2020-04-06)

Bug Fixes

  • the require format for react scripts task (1b49d25)

v2.4.3

12 Jun 16:01
bd1c29e
Compare
Choose a tag to compare

2.4.3 (2019-06-12)

Bug fixes ✅

  • use alias if passed to select element (bd1c29e)

v2.4.2

05 Jun 21:13
Compare
Choose a tag to compare

2.4.2 (2019-06-05)

Bug fixes ✅

  • use display name of the component (#92) (721f55c)

v2.4.1

02 Apr 14:13
Compare
Choose a tag to compare

2.4.1 (2019-04-02)

Bug fixes ✅

  • inject meta utf-8 into the document head (85e8e8c)

v2.4.0

18 Mar 21:51
Compare
Choose a tag to compare

2.4.0 (2019-03-18)

New features 👍

  • specify custom paths to React and React DOM, close #66 (f1f6e4c)

v2.3.2

18 Feb 05:19
Compare
Choose a tag to compare

2.3.2 (2019-02-18)

Bug fixes ✅

  • refactor how the log is done (9d17877)