Skip to content

Releases: hypothesis/frontend-testing

v1.5.0

19 Dec 11:31
0eb1753
Compare
Choose a tag to compare

Changed

  • Improve comment for MountOptions.prepareContainer by @acelaya in #61
  • Expose custom return type for our mount function by @acelaya in #63

Full Changelog: v1.4.0...v1.5.0

v1.4.0

02 Dec 13:47
2a13be9
Compare
Choose a tag to compare

Added

  • Add prepareContainer option to mount function by @acelaya in #59

Full Changelog: v1.3.1...v1.4.0

v1.3.1

26 Nov 14:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

26 Nov 11:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.3.0

v1.2.2

27 Feb 13:23
77c2312
Compare
Choose a tag to compare

Fixed

  • Avoid reference to src/enzyme.d.ts in lib type definitions by @acelaya in #26

Full Changelog: v1.2.1...v1.2.2

v1.2.1

26 Feb 15:33
111dfcb
Compare
Choose a tag to compare

Fixed

  • Ensure type declaration files are published with the package by @acelaya in #24

Full Changelog: v1.2.0...v1.2.1

v1.2.0

08 Nov 10:09
7b71dc5
Compare
Choose a tag to compare

Added

  • Add shouldIgnoreViolation optional prop to Scenario for a11y tests by @acelaya in #12

Full Changelog: v1.1.0...v1.2.0

v1.1.0

27 Oct 06:58
be08955
Compare
Choose a tag to compare

Added

  • Add Dependabot config by @robertknight in #4
  • Emit type declaration files when building library by @acelaya in #9
  • JSON-stringify accessibility violations before console-logging them by @acelaya in #10

Fixed

  • Fix message from error thrown by waitFor when failTimeout is exceeded by @acelaya in #3

Full Changelog: v1.0.1...v1.1.0

v1.0.1

05 Oct 14:45
Compare
Choose a tag to compare

What's Changed

Initial release

05 Oct 14:36
Compare
Choose a tag to compare

Initial release of @hypothesis/frontend-testing.