Skip to content

Releases: JamieMason/expect-more

expect-more-jest@5.4.1

04 Jun 15:48
Compare
Choose a tag to compare

5.4.1 (2022-06-04)

Bug Fixes

  • expect: fix use of deprecated expect/build/jasmineUtils (3ebb252)

expect-more-jest@5.4.0

04 Jun 15:47
Compare
Choose a tag to compare

5.4.0 (2021-08-31)

Features

expect-more@1.1.0

08 Aug 20:39
Compare
Choose a tag to compare

1.1.0 (2021-08-08)

Bug Fixes

  • npm: update dependencies (b34b440)

Features

  • typings: improve type information (4cff05e)

    All functions are now type guards with an optional generic which can be provided if you want to override or otherwise be more specific about what type your asserted value is.

    BREAKING CHANGE

    The return types have changed from eg. boolean to value is number[], which may result in type errors in your projects.

expect-more-jest@5.3.0

08 Aug 20:40
Compare
Choose a tag to compare

5.3.0 (2021-08-08)

Bug Fixes

  • npm: update dependencies (b34b440)

Features

  • typings: improve type information (4cff05e)

expect-more-jasmine@0.3.0

08 Aug 20:41
Compare
Choose a tag to compare

0.3.0 (2021-08-08)

Bug Fixes

  • npm: update dependencies (b34b440)

Features

  • typings: improve type information (4cff05e)

1.0.1

29 Jan 19:25
Compare
Choose a tag to compare

1.0.1 (2021-01-29)

Note: Version bump only for package expect-more

5.2.2

29 Jan 19:25
Compare
Choose a tag to compare

5.2.2 (2021-01-29)

Bug Fixes

  • npm: update dependencies (2b18adb)

0.2.2

29 Jan 19:25
Compare
Choose a tag to compare

0.2.2 (2021-01-29)

Bug Fixes

  • npm: update dependencies (2b18adb)

expect-more@0.5.5

17 Jun 11:18
Compare
Choose a tag to compare

0.5.5 (2019-06-17)

Note: Version bump only for package expect-more

expect-more-jest@2.4.2

17 Jun 11:17
Compare
Choose a tag to compare

2.4.2 (2019-06-17)

Bug Fixes