Skip to content

chore: bump @tokens-studio/schema-validation to ^0.2.0#132

Merged
floscr merged 1 commit into
mainfrom
chore/bump-schema-validation-0.2.0
May 28, 2026
Merged

chore: bump @tokens-studio/schema-validation to ^0.2.0#132
floscr merged 1 commit into
mainfrom
chore/bump-schema-validation-0.2.0

Conversation

@floscr

@floscr floscr commented May 28, 2026

Copy link
Copy Markdown
Collaborator

Bumps @tokens-studio/schema-validation from ^0.1.0 to ^0.2.0.

Why

The gradient token schema in studio-on-rails uses description fields on properties. The 0.1.0 schema-validation package rejects unknown keys like description during schema registration, causing the TS Registry Compliance CI job to fail.

0.2.0 adds support for description on Property and ItemsSpec types.

Changes

  • package.json: bump dependency version
  • CHANGELOG.md: add entry under Unreleased

Adds support for `description` fields on schema properties,
needed by the gradient token schema in studio-on-rails.
@floscr floscr merged commit 7d3e7dd into main May 28, 2026
11 checks passed
@floscr floscr deleted the chore/bump-schema-validation-0.2.0 branch May 28, 2026 11:51
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