Skip to content

Version Packages#18

Merged
BCook98 merged 1 commit into
mainfrom
changeset-release/main
Jun 6, 2026
Merged

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

Conversation

@BCook98

@BCook98 BCook98 commented Jun 6, 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.2.0

Minor Changes

  • 36477ba: Rust SDK: new shellcade-kit crate at rust/ — author a shellcade game in
    Rust as a Game/Handler impl plus shellcade_game!(MyGame), with the SDK
    owning the entire ABI v2 frame-delta discipline (per-player baselines,
    host-authoritative epochs, keyframe bootstrap/roster invalidation, and the
    in-call keyframe retry on epoch rejection). Tolerant input decoding delivers a
    typed Input::Char/Key sum or drops the event; game crates build with
    #![forbid(unsafe_code)]. Ships as a git dependency pinned to the kit release
    tag (shellcade-kit new --rust scaffolds it). The byte-verified RUN-LIST
    delta encoder moved from crossverify into the crate; crossverify now
    path-depends on it as the golden-vector harness, still byte-identical to the
    Go reference encoder.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 8b837ae to 6d7e119 Compare June 6, 2026 06:45
@BCook98
BCook98 merged commit 9180192 into main Jun 6, 2026
@BCook98
BCook98 deleted the changeset-release/main branch June 6, 2026 06:45
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