Skip to content

Releases: americanexpress/jest-json-schema

v6.1.0

24 Jan 19:01
Compare
Choose a tag to compare

6.1.0 (2022-01-24)

Features

v6.0.0

24 Nov 21:52
Compare
Choose a tag to compare

6.0.0 (2021-11-24)

Features

BREAKING CHANGES

  • ajv: AJV API schema has changed

  • test(toMatchSchema): fixed issue with inline snapshot/prettiers changes

v5.0.0

19 Jan 10:43
Compare
Choose a tag to compare

5.0.0 (2021-01-19)

chore

  • main: remove the deprecated function matchersWithFormats (#23) (94f8ce1)

BREAKING CHANGES

  • main: matchersWithFormats is no longer available. Use matchersWithOptions instead.

Co-authored-by: Nelly Kiboi nelly.j.kiboi@aexp.com

v4.0.0

19 Jan 10:37
Compare
Choose a tag to compare

4.0.0 (2021-01-19)

  • Require Node.js 12 and upgrade jest-matcher-utils to version 26 (#22) (de9363c), closes #22

BREAKING CHANGES

  • drops support for Node.js < 12.13 and non-lts versions

  • chore(deps): update jest-matcher-utils to v26 and chalk to v4

Co-authored-by: Nelly Kiboi nelly.j.kiboi@aexp.com

v3.0.0

08 Jan 16:26
Compare
Choose a tag to compare

3.0.0 (2021-01-08)

chore

  • travis: remove node 6 from travis config (0422dfe)

BREAKING CHANGES

  • travis: drop support for node 6