Skip to content

OAS v0.19.2

Choose a tag to compare

@github-actions github-actions released this 28 Jul 19:48
· 188 commits to main since this release
cc6d77d

OAS v0.19.2

Official package catalog and migration activation patch.

The kernel now bundles immutable catalog entries for:

  • oas.okf@v1.4.1
  • oas.aweb@v1.8.0
  • oas.authoring@v1.0.0
  • oas.jira@v1.0.0
  • oas.linear@v1.0.0
  • oas.dev@v1.0.0, which exports oas.review@1.2.0

Each catalog entry selects the repository's contained oas-package/ payload.
Short-id installs now prefer these distribution packages over the legacy bundled
capability marketplace. Existing v1 locks and installed artifacts remain
supported until the user explicitly runs the guided migration:

oas migrate --official --recursive --dry-run --dir <team-root>
oas migrate --official --recursive --dir <team-root>

This patch also preserves the v0.19.1 marketplace compatibility bridge for
npm-hoisted aweb skills.

Install matching versions:

npm install -g @oas-framework/oas@0.19.2
pi install npm:@oas-framework/pi@0.19.2