Releases: stoplightio/json
Releases · stoplightio/json
v3.13.7
3.13.7 (2021-05-25)
Bug Fixes
- handle slashes better when decycling (#90) (98c58f9)
v3.13.6
3.13.6 (2021-05-17)
Bug Fixes
- local refs should not contain any whitespace characters (#89) (867da5b)
v3.13.5
3.13.5 (2021-05-07)
Bug Fixes
- isPlainObject should follow Lodash a bit more (#86) (a27048d)
v3.13.4
3.13.4 (2021-05-06)
Bug Fixes
- resolveInlineRef should handle arrays (#85) (ff7311f)
v3.13.3
3.13.3 (2021-05-06)
Bug Fixes
- only decylce circular javascript refs (#84) (eef0ce8)
v3.13.2
3.13.2 (2021-05-06)
Bug Fixes
- decodePointer does not handle percent character (#83) (6c347e4)
v3.13.1
3.13.1 (2021-05-04)
Bug Fixes
- need to encode ref before setting it (#82) (eb5065b)
v3.12.0
3.12.0 (2021-04-16)
Features
- resolveInlineRef should support summary and description override (#79) (abce580)