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.3.1

18 Feb 05:07
Compare
Choose a tag to compare

2.3.1 (2019-02-18)

Bug fixes βœ…

  • copy styles from correct frame, close #49 (8facc70)

v2.3.0

18 Feb 04:14
Compare
Choose a tag to compare

2.3.0 (2019-02-18)

New features πŸ‘

v2.2.0

18 Feb 03:23
Compare
Choose a tag to compare

2.2.0 (2019-02-18)

New features πŸ‘

  • include cy.mount types with npm package (bc9e239)

v2.1.0

18 Feb 02:56
Compare
Choose a tag to compare

2.1.0 (2019-02-18)

New features πŸ‘

  • module cache, more cy.get aliases, typings for TS (#45) (54700c5)

v2.0.0

17 Feb 17:48
Compare
Choose a tag to compare

2.0.0 (2019-02-17)

Breaking major changes πŸ”₯

  • use Cypress commands and aliases, version bumps and module loading tweaks (#37) (b8ecd2f)

v1.2.1

31 Jan 15:56
Compare
Choose a tag to compare

1.2.1 (2018-01-31)

Bug fixes βœ…

v1.2.0

18 Jan 13:58
Compare
Choose a tag to compare

1.2.0 (2018-01-18)

New features πŸ‘

v1.1.0

18 Jan 13:54
Compare
Choose a tag to compare

1.1.0 (2018-01-18)

New features πŸ‘

  • XHR spying and stubbing working, close #5 (10c0eb3)

v1.0.0

02 Jan 00:21
Compare
Choose a tag to compare

1.0.0 (2018-01-02)

New features πŸ‘

  • use Cypress.component() to get the mounted component (1b8feb5)
  • working components, close #3 (65b54ba)
  • copy styles, close #1 (8550774)