Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 14:15
· 1 commit to main since this release

2.0.0 (2026-09-13)

Bug Fixes

  • preserveMostRestricted crashed when a class had no prior classLevelPermissions (9eb6188)

  • feat!: unischema - flat, unversioned protocol schemas (96f4aca)

BREAKING CHANGES

  • the versioned schema//index.json convention and its
    up.js/down.js migration scripts are no longer read by either loader version. Every
    protocol must be converted to a flat schema.json before upgrading.

Also configures a unischema prerelease branch (semantic-release + the release
workflow's trigger list) so this work publishes under the unischema npm dist-tag
without moving latest - lets consumers opt in and roll back trivially while this
is validated, before merging to main.