Skip to content

Releases: stoplightio/json

v2.2.2

17 Jun 01:39
Compare
Choose a tag to compare

2.2.2 (2019-06-17)

Bug Fixes

v2.2.1

16 Jun 21:36
82914d9
Compare
Choose a tag to compare

2.2.1 (2019-06-16)

Bug Fixes

  • return undefined when no node is found at given position (#20) (82914d9)

v2.2.0

15 Jun 18:40
d2139ac
Compare
Choose a tag to compare

2.2.0 (2019-06-15)

Features

v2.1.0

17 May 00:25
411feed
Compare
Choose a tag to compare

2.1.0 (2019-05-17)

Features

  • make getLocationForJsonPath more consistent with the YAML equivalent [SO-215] (#18) (411feed)

v2.0.1

15 May 03:42
Compare
Choose a tag to compare

2.0.1 (2019-05-15)

Bug Fixes

  • safeStringify should not re-stringify (9e85c7d)

v2.0.0

11 May 12:13
d910abd
Compare
Choose a tag to compare

2.0.0 (2019-05-11)

Bug Fixes

  • safeStringify should follow JSON.stringify (#17) (d910abd)

BREAKING CHANGES

  • safeStringify serializes falsy values

  • fix: safeStringify should follow JSON.stringify

  • test: extra tests

  • feat: stringify once

v1.9.0

30 Mar 01:32
df0fb1d
Compare
Choose a tag to compare

1.9.0 (2019-03-30)

Features

  • switch to npm version of jsonc-parser (#14) (df0fb1d)

v1.8.0

21 Mar 09:48
Compare
Choose a tag to compare

1.8.0 (2019-03-21)

Features

v1.7.0

21 Mar 09:44
Compare
Choose a tag to compare

1.7.0 (2019-03-21)

Features

  • [SL-2100] refactor parser results (#12) (2550dde)

v1.6.0

12 Mar 23:55
ed70f90
Compare
Choose a tag to compare

1.6.0 (2019-03-12)

Features