Skip to content

Releases: json-schema-tools/traverse

1.10.4

07 May 18:59
Compare
Choose a tag to compare

1.10.4 (2024-05-07)

Bug Fixes

  • update node and bump meta-schema (a9480cd)

1.10.3

12 Mar 02:02
Compare
Choose a tag to compare

1.10.3 (2024-03-12)

Bug Fixes

  • add self-review suggestions (f1f95e5)
  • all tests passing (0c180b0)
  • bug fixed and tests fixed (6f9b06e)
  • parent fixups and testing (77a77f6)
  • simplify code a bit where possible (b3eae12)
  • undo debugging stuff (516cea9)

1.10.2

11 Mar 17:34
Compare
Choose a tag to compare

1.10.2 (2024-03-11)

Bug Fixes

1.10.1

06 Oct 20:06
Compare
Choose a tag to compare

1.10.1 (2022-10-06)

Bug Fixes

  • additionalItems should always be traversed (c259f3c)
  • circle ci config fixed (cf5b7f9)
  • clean up circle config a little bit (83bf89a)

1.10.0

05 Oct 01:10
Compare
Choose a tag to compare

1.10.0 (2022-10-05)

Bug Fixes

  • add tests around MutationFunction.parent (33a06a0)

Features

  • mutation function is called with parent schema (2e26427)

1.9.0

04 Oct 20:55
Compare
Choose a tag to compare

1.9.0 (2022-10-04)

Bug Fixes

  • add docs link to readme (3252c23)
  • dont use jsdom for jest (140e7fa)
  • node version in circle was wrong (b80ed78)
  • remove outdated typedoc setting (0959a1e)
  • update node and deps (d318d06)

Features

  • use json-path for path param (970d03a)

1.8.1

24 Jun 20:37
Compare
Choose a tag to compare

1.8.1 (2021-06-24)

Bug Fixes

  • update to latest json schema meta schema (a00b1ee)

1.8.0

18 Jun 20:46
Compare
Choose a tag to compare

1.8.0 (2021-06-18)

Bug Fixes

Features

  • mutation functions isCycle param working properly now (4a6ad09)

1.7.8

08 Jun 08:32
Compare
Choose a tag to compare

1.7.8 (2021-06-08)

Bug Fixes

  • big dep bump for next release (12bb092)
  • get typedoc working again (43fa0e8)
  • github workflow for linting fixup (191c69e)
  • remove dependabot status from readme (ecfffc9)

1.7.7

03 Nov 23:41
Compare
Choose a tag to compare

1.7.7 (2020-11-03)

Bug Fixes