Skip to content

Releases: json-schema-tools/traverse

1.7.6

29 Oct 22:18
Compare
Choose a tag to compare

1.7.6 (2020-10-29)

Bug Fixes

1.7.5

23 Oct 23:12
Compare
Choose a tag to compare

1.7.5 (2020-10-23)

Bug Fixes

  • incorrect open collective username (6bb07ef)

1.7.4

23 Oct 22:58
Compare
Choose a tag to compare

1.7.4 (2020-10-23)

Bug Fixes

1.7.3

23 Oct 21:18
Compare
Choose a tag to compare

1.7.3 (2020-10-23)

Bug Fixes

  • add lint script to package.json (18bdfff)
  • update node version (d4c9809)

1.7.2

23 Oct 21:03
Compare
Choose a tag to compare

1.7.2 (2020-10-23)

Bug Fixes

1.7.1

23 Oct 20:53
Compare
Choose a tag to compare

1.7.1 (2020-10-23)

Bug Fixes

  • eslint issues resolved by updating linter (eabb64a)
  • test was highlighting an issue with jest that was fixed (e1c5d69)
  • update deps (99a7ba2)

1.7.0

21 Sep 23:15
Compare
Choose a tag to compare

1.7.0 (2020-09-21)

Bug Fixes

  • add space (9a7e27e)
  • added array pathing (936105a)
  • added array pathing (9b6d723)
  • change from JSON-Path spec to RFC 6901 for path output (768bfca)
  • change from JSON-Path spec to RFC 6901 for path output (ccd369a)
  • clean up stringify code (a639c35)
  • clean up stringify code (bd28424)
  • remove implicit typecasting (e534193)
  • remove merge artifact (858ef35)
  • remove push/pop to improve performance (9bf5eff)
  • standardize pathstack to string array (b36ef4a)
  • standardize pathstack to string array (48550f7)
  • update index.test.ts to use path (7d9cedf)
  • update index.test.ts to use path (5bc96db)
  • update mutation function args and delete obsolete test file (3fb1bfd)
  • update mutation function args and delete obsolete test file (4607ae1)

Features

  • add path to mutator function (85551ab)
  • add path to mutator function (e9137d3)

1.6.0

24 Aug 19:29
Compare
Choose a tag to compare

1.6.0 (2020-08-24)

Bug Fixes

  • add implementation (c0689d2)
  • add more tests (d14e6d7)
  • bfs with skipfirst working as well as option defaulting (fdbbfe9)
  • found a test case that highlights an issue (a4a86be)

Features

1.5.0

28 Jul 04:32
Compare
Choose a tag to compare

1.5.0 (2020-07-28)

Features

1.4.2

21 Jul 01:17
Compare
Choose a tag to compare

1.4.2 (2020-07-21)

Bug Fixes