Skip to content

Version Packages#58

Merged
Akshay-2007-1 merged 1 commit into
mainfrom
changeset-release/main
Jul 10, 2026
Merged

Version Packages#58
Akshay-2007-1 merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

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

@sourceacademy/common-cse-machine@0.3.0

Minor Changes

  • 6672299: Add breakpointSteps to the CSE snapshot protocol: a run-level array of 0-based step indices
    where a breakpoint (e.g. Python's breakpoint()) sits on top of the control. CseMachinePlugin.sendSnapshots
    takes it as an optional second argument (defaulting to []); CseMachineHostPlugin.receiveSnapshots
    now receives it as a second parameter. Enables host apps to wire breakpoint-navigation controls
    for CSE-machine-based evaluators, matching the stepper's existing redexNodeType contract.

@sourceacademy/runner-cse-machine@3.0.0

Minor Changes

  • 6672299: Add breakpointSteps to the CSE snapshot protocol: a run-level array of 0-based step indices
    where a breakpoint (e.g. Python's breakpoint()) sits on top of the control. CseMachinePlugin.sendSnapshots
    takes it as an optional second argument (defaulting to []); CseMachineHostPlugin.receiveSnapshots
    now receives it as a second parameter. Enables host apps to wire breakpoint-navigation controls
    for CSE-machine-based evaluators, matching the stepper's existing redexNodeType contract.

Patch Changes

  • Updated dependencies [6672299]
    • @sourceacademy/common-cse-machine@0.3.0

@sourceacademy/web-cse-machine@3.0.0

Minor Changes

  • 6672299: Add breakpointSteps to the CSE snapshot protocol: a run-level array of 0-based step indices
    where a breakpoint (e.g. Python's breakpoint()) sits on top of the control. CseMachinePlugin.sendSnapshots
    takes it as an optional second argument (defaulting to []); CseMachineHostPlugin.receiveSnapshots
    now receives it as a second parameter. Enables host apps to wire breakpoint-navigation controls
    for CSE-machine-based evaluators, matching the stepper's existing redexNodeType contract.

Patch Changes

  • Updated dependencies [6672299]
    • @sourceacademy/common-cse-machine@0.3.0

@Akshay-2007-1 Akshay-2007-1 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Akshay-2007-1 Akshay-2007-1 merged commit ddf8870 into main Jul 10, 2026
1 check passed
@Akshay-2007-1 Akshay-2007-1 deleted the changeset-release/main branch July 10, 2026 04:58
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