Skip to content

jskos-validate v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 08:33
· 4 commits to main since this release
b44c601
  • 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