Skip to content

Export SCHEMA_VERSION and enhance documentation#80

Merged
jwaspin merged 1 commit intomainfrom
export-schema-version
Feb 14, 2026
Merged

Export SCHEMA_VERSION and enhance documentation#80
jwaspin merged 1 commit intomainfrom
export-schema-version

Conversation

@jwaspin
Copy link
Contributor

@jwaspin jwaspin commented Feb 14, 2026

Summary

This pull request introduces the export of SCHEMA_VERSION to allow consumers to access the schema contract version without coupling to the schema shape.

Changes

  • Exported SCHEMA_VERSION from the schema for easier access.
  • Updated documentation to include information about SCHEMA_VERSION.
  • Added tests to ensure SCHEMA_VERSION aligns with the expected schema version values.

Checklist

  • Increment Version in package.json (semantic versioning)
  • Updated README or documentation if needed
  • Updated changelog if needed
  • Updated/added tests if needed
  • Updated/added examples if needed
  • Ran pnpm test, all tests pass
  • Ran pnpm lint

Related Issues

@jwaspin jwaspin merged commit 7464e68 into main Feb 14, 2026
6 checks passed
@jwaspin jwaspin deleted the export-schema-version branch February 14, 2026 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant