Skip to content

Latest commit

 

History

History
148 lines (72 loc) · 6.47 KB

CHANGELOG.md

File metadata and controls

148 lines (72 loc) · 6.47 KB

1.1.5 (2022-10-26)

Bug Fixes

1.1.4 (2021-07-30)

Bug Fixes

  • update transpiler to latest with type array fixes (1dda1aa)

1.1.3 (2021-07-30)

Bug Fixes

  • update dereffer + transpiler to latest (335a85c)

1.1.2 (2020-10-28)

Bug Fixes

1.1.1 (2020-10-27)

Bug Fixes

  • add dereferencing and a ref to the example (bef7782)
  • make link to to root org (a9cb349)
  • update example (6fce070)
  • use context for release (6a5a6cb)

1.1.0 (2020-10-27)

Bug Fixes

Features

1.0.4 (2020-02-25)

Bug Fixes

  • README: description + add github code button (d97e046)
  • README: make json-schema.tools link (9cdd89d)
  • README: tool => tools (d93676e)
  • README: update description (e1a7f5a)
  • typo (9bd98de)

1.0.3 (2020-02-25)

Bug Fixes

  • whitespace in defaultValue (ec10186)

1.0.2 (2020-02-25)

Bug Fixes

  • add json schema 7 metaschema editor support (6e69ea7)

1.0.1 (2020-02-25)

Bug Fixes

1.0.0 (2020-02-25)

Bug Fixes

Features

1.0.1 (2019-11-27)

Bug Fixes

  • package.json: homepage link (e854587)

1.0.0 (2019-11-27)

Bug Fixes

  • linting (c651584)
  • README: update content to monaco playground (f6b83bb)
  • remove unused variables (946ff9d)

1.0.0 (2019-10-24)

Bug Fixes

1.0.2 (2019-07-02)

Bug Fixes

  • add homepage to fix gh-pages (dcb2099)

1.0.1 (2019-07-02)

Bug Fixes

  • .releaserc: remove npm publish (2ee1fce)

1.0.0 (2019-07-02)

Bug Fixes

  • jest: use passWithNoTests (f7fdd6c)

Features