Releases: JamieMason/expect-more
Releases · JamieMason/expect-more
2.4.1 (2019-02-02)
Bug Fixes
- npm: update dependencies (44fe454)
- typings: correct typings for toBeWithinRange (99038a8), closes #22 #23
0.5.4 (2019-01-12)
Note: Version bump only for package expect-more
2.4.0 (2019-01-12)
Features
- jest: add CLI to generate new matchers (b61c08e)
- jest: add shorthand property matchers (631f5f4)
- jest: add toBeWithinRange matcher (b7163b1)
0.5.3 (2018-08-26)
Note: Version bump only for package expect-more
0.5.2 (2018-08-26)
Note: Version bump only for package expect-more
2.3.0 (2018-08-26)
Features
- jest: improve asymmetric matcher intellisense documentation (a818b20)
2.2.0 (2018-08-26)
Features
- jest: display matcher documentation in intellisense
(6bae199)
0.5.1 (2018-08-25)
Note: Version bump only for package expect-more
2.1.0 (2018-08-25)
Features
- jest: add types for asymmetric matchers (13fe78d)
0.5.0 (2018-06-17)
Features
- core: add isDecimalNumber (a07270e)
- core: create curried type assertion library (d2d352d)
- core: update length comparing methods to accept arrays
(3878699)
- jest: expose library as jest matchers (db74006)