Skip to content

Releases: japa/expect

Update dependencies

29 Mar 10:44
Compare
Choose a tag to compare
  • chore: update dependencies 478ad4b

Full Changelog: v3.0.1...v3.0.2

Update dependencies

16 Dec 07:48
Compare
Choose a tag to compare
  • docs: add link to api docs 4cd3054
  • chore: update dependencies 9e12cbd
  • chore: update dependencies 463c42e

Full Changelog: v3.0.0...v3.0.1

Major release under the latest tag

07 Oct 05:36
Compare
Choose a tag to compare
  • chore: publish under latest tag 40ab63d
  • chore: update dependencies eb9ba94

v3.0.0-1...v3.0.0

What's Changed

  • feat: ability to add custom message to jest errors by @Julien-R44 in #3

New Contributors

Update dependencies

25 Sep 10:39
Compare
Choose a tag to compare
Update dependencies Pre-release
Pre-release
  • ci: rename test.yml to checks.yml f82e19e
  • chore: update dependencies f071436
  • chore: remove old test file edd3540

Full Changelog: v3.0.0-0...v3.0.0-1

Pre-release for v3

28 Jun 20:33
Compare
Choose a tag to compare
Pre-release for v3 Pre-release
Pre-release

Breaking Changes

  • Package is now ESM only
  • Types are now available from @japa/runner/types
  • Also removed the ability to add custom message ( #3 ), because in the end it didn't seem that important, and it complicated the code for no good reason. But not really a breaking change since it was never released.

Commits

  • refactor: migrate to esm fa6669c
  • Revert "feat: ability to add custom message to jest errors (#3)" fda4f06
  • feat: ability to add custom message to jest errors (#3) 96fa9fc

v2.0.2...v3.0.0-0

Update dependencies

07 Feb 09:17
Compare
Choose a tag to compare
  • chore: update peer dependencies version range 7aa460b
  • docs(README): fix badge url for github workflow 69eb87e
  • chore: update dependencies 41fad3d

Full Changelog: v2.0.1...v2.0.2

Add peer dependency on @japa/runner

08 Sep 03:53
Compare
Choose a tag to compare
  • chore: add peer dependencies on @japa/runner e23eb20
  • chore: remove github health files in favor of central .github repo 06307ab

v2.0.0...v2.0.1

Breaking change in jest-expect

03 Sep 00:13
Compare
Choose a tag to compare

Learn more about the Jest-expect changes here https://github.com/facebook/jest/releases/tag/v29.0.0

Commits

  • chore: update dependencies 12857cb

Full Changelog: v1.1.4...v2.0.0

Update dependencies

02 Apr 03:44
Compare
Choose a tag to compare
  • chore: update dependencies 5c5e63a

v1.1.3...v1.1.4

Automatically augment TestContext

23 Mar 07:28
Compare
Choose a tag to compare
  • chore: update dependencies a0f66da
  • feat: automatically augment TestContext (#2) 9ef3f3e

v1.1.2...v1.1.3