Skip to content

Releases: testing-library/jest-native

v2.0.0

16 May 03:41
Compare
Choose a tag to compare

2.0.0 (2019-05-16)

chore

  • tests: fix breaking test with latest NTL version (828ceff)

Features

  • support breaking changes for native-testing-library preset (#2) (29bd67e)
  • support breaking changes for native-testing-library preset (#2) (bfcc4e3)

BREAKING CHANGES

  • tests: Release 2.0.0 to support the latest version of Native Testing Library

v1.3.2

16 Apr 15:01
Compare
Choose a tag to compare

1.3.2 (2019-04-16)

Bug Fixes

  • include extend-expect in dist (8e5b765)

v1.3.1

16 Apr 14:37
Compare
Choose a tag to compare

1.3.1 (2019-04-16)

Bug Fixes

  • change how peerDeps work (3bc4e04)

v1.3.0

12 Apr 03:20
Compare
Choose a tag to compare

1.3.0 (2019-04-12)

Features

  • add toHaveStyle matcher (9a7b4d2)

v1.2.2

08 Apr 02:38
Compare
Choose a tag to compare

1.2.2 (2019-04-08)

Bug Fixes

  • make toHaveTextContent() handle arrays and strings better (77659f7)

v1.2.1

08 Apr 02:08
Compare
Choose a tag to compare

1.2.1 (2019-04-08)

Bug Fixes

  • make toHaveTextContent() work with numbers (8e11cbd)

v1.2.0

06 Apr 04:07
Compare
Choose a tag to compare

1.2.0 (2019-04-06)

Features

  • update tests to use baseElement (41f1b69)

v1.1.0

05 Apr 03:12
dba6cd4
Compare
Choose a tag to compare

1.1.0 (2019-04-05)

Features

  • add top level file for import convenience (dba6cd4)

v1.0.0

05 Apr 01:01
Compare
Choose a tag to compare

1.0.0 (2019-04-05)

Features

  • initial release of matchers (15de9af)