Skip to content

Releases: gbv/jskos-validate

jskos-validate v1.0.0

30 Sep 08:33
b44c601
Compare
Choose a tag to compare
  • Update project to ES module.
    • Breaking Change: Move from default export to named export; please refer to the documentation.
  • Precompile schemas for faster startup/import. (#15)
  • Update JSKOS dependency to fix issue with lax schemas. (#17)
  • Update dependencies.
  • Update linting setup.
  • Add npm package provenance. (#18)
  • Several smaller changes and fixes.

Full Changelog: v0.6.0...v1.0.0