Skip to content

Latest commit

 

History

History
58 lines (31 loc) · 2.42 KB

File metadata and controls

58 lines (31 loc) · 2.42 KB

Changes

2.1.0 (2024-12-10)

Features

2.0.3 (2024-08-06)

Bug Fixes

2.0.2 (2023-10-08)

Bug Fixes

  • Upgrade dependencies, support Rollup 4 (fb22dce)

2.0.1 (2023-04-27)

Bug Fixes

14.0.0 (2023-03-05)

Features

  • Upgrade jsonlint to get better JSON Schema support (2e45007)

BREAKING CHANGES

  • The default environment recognises only JSON Schema drafts 06 and 07 automatically. Not 0 4 any more. The environment for JSON Schema drafts 04 has to be selected explicitly. Also, JSON Schema drafts 06 and 07 are handled by AJV@8 instead of AJV@6. It shouldn't make any difference, but the implementation is n ew and could perform a stricter validation.

1.0.0 (2022-10-30)

Bug Fixes

  • Upgrade dependencies, support Rollup 3 (a6ec4a7)

0.0.2 (2022-05-04)

Bug Fixes

0.0.1 (2019-12-28)

Features

  • Support CJSON/JSON5 in addition to the standard JSON (6d37bac)

This is the first version released that extends the original plugin.