Skip to content

Version Packages#76

Merged
BCook98 merged 1 commit into
mainfrom
changeset-release/main
Jul 4, 2026
Merged

Version Packages#76
BCook98 merged 1 commit into
mainfrom
changeset-release/main

Conversation

@BCook98

@BCook98 BCook98 commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

kit@2.17.0

Minor Changes

  • 2966032: Add a preview package and a shellcade-kit preview pack CLI subcommand for authoring the arcade's games-screen preview loops. Game authors write a preview/ directory (a preview.yaml manifest plus plain-text frame files, 46×7 cells, optional ANSI SGR color) and pack it into a single self-contained preview.scp bundle that ships as a release asset. preview.Pack validates and compiles the authoring directory; preview.Load parses a bundle back into a playable Animation. The format enforces the frame-text contract at pack time — SGR-only escapes, no C1/invalid-UTF-8/variation-selector/ZWJ/keycap hazards, 1–64 frames, per-frame durations clamped to 80–10000ms, pad-never-truncate, and a 64 KiB bundle cap — and the arcade re-runs the identical checks on intake. See the new "Preview loops" section in GUIDE.md.

@BCook98 BCook98 merged commit 1b81d6a into main Jul 4, 2026
6 checks passed
@BCook98 BCook98 deleted the changeset-release/main branch July 4, 2026 10:56
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