Releases: json-schema-tools/traverse
Releases · json-schema-tools/traverse
1.10.4
1.10.4 (2024-05-07)
Bug Fixes
- update node and bump meta-schema (a9480cd)
1.10.3
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.1
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
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
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
1.8.1 (2021-06-24)
Bug Fixes
- update to latest json schema meta schema (a00b1ee)
1.8.0
1.8.0 (2021-06-18)
Bug Fixes
Features
- mutation functions isCycle param working properly now (4a6ad09)
1.7.8
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
1.7.7 (2020-11-03)
Bug Fixes