You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
#88294820e48 Thanks @kube! - Add Actual mode: a read-only live-execution view fed by a host-provided event stream, with an Actual timeline and Events tab, recording export helpers, and a redesigned timeline series selector.
#88294820e48 Thanks @kube! - Add Actual mode: a read-only live-execution view fed by a host-provided event stream, with an Actual timeline and Events tab, recording export helpers, and a redesigned timeline series selector.
Patch Changes
#8763faddfad Thanks @kube! - Add handle capabilities for disabling SDCPN extensions and global parameters.
#866262f4e31 Thanks @kube! - Add subnet definitions, component instances, and wiring support to Petrinaut.
#8774f2d9df1 Thanks @kube! - Support read input arcs across SDCPN parsing, simulation, AI arc creation, and typed code inputs.
Medium Risk
Merging publishes public packages, including a semver minor with a breaking Checkbox API on ds-components and substantial new Petrinaut surface area consumers may adopt immediately.
Overview
This Changesets “Version Packages” PR bumps published npm versions and rolls up changelogs so merging triggers automatic publishes. It does not introduce new application logic beyond release metadata (versions, CHANGELOGs, and dependency alignment).
@hashintel/ds-components@0.3.0 ships a breaking Checkbox UI/API refresh, plus new Menu, Select, Toggle, CheckboxGroup, RadioGroup, and additional icons.
@hashintel/petrinaut@0.1.0 and @hashintel/petrinaut-core@0.1.0 release Actual mode (live event-stream execution view, timeline, Events tab, export helpers), subnet/component wiring, read input arcs (core + editor), SDCPN handle capabilities, and minor inhibitor arc styling; Petrinaut picks up @hashintel/ds-components@0.3.0 and @hashintel/petrinaut-core@0.1.0.
Reviewed by Cursor Bugbot for commit 253c32d. Bugbot is set up for automated code reviews on this repo. Configure here.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
@hashintel/ds-components@0.3.0
Minor Changes
4681616Thanks @alex-e-leon! - New UI and api for Checkbox component (breaking change)Patch Changes
#8865
8494d8aThanks @CiaranMn! - New icons: trend arrows, file lines, grid, print, puzzle piece, truck#8833
d0af60dThanks @alex-e-leon! - Add Menu component to ds#8842
0aadff3Thanks @alex-e-leon! - Added Select component#8923
aaaddd6Thanks @alex-e-leon! - Added CheckboxGroup and RadioGroup components#8871
343cc4aThanks @alex-e-leon! - Add Toggle component@hashintel/petrinaut@0.1.0
Minor Changes
4820e48Thanks @kube! - Add Actual mode: a read-only live-execution view fed by a host-provided event stream, with an Actual timeline and Events tab, recording export helpers, and a redesigned timeline series selector.Patch Changes
#8846
706981fThanks @CiaranMn! - Update inhibitor arc styling#8763
faddfadThanks @kube! - Add handle capabilities for disabling SDCPN extensions and global parameters.#8662
62f4e31Thanks @kube! - Add subnet definitions, component instances, and wiring support to Petrinaut.#8774
f2d9df1Thanks @kube! - Add editor support for read input arcs, including arc controls and distinct canvas rendering.Updated dependencies [
8494d8a,d0af60d,4820e48,faddfad,4681616,62f4e31,f2d9df1,0aadff3,aaaddd6,343cc4a]:@hashintel/petrinaut-core@0.1.0
Minor Changes
4820e48Thanks @kube! - Add Actual mode: a read-only live-execution view fed by a host-provided event stream, with an Actual timeline and Events tab, recording export helpers, and a redesigned timeline series selector.Patch Changes
#8763
faddfadThanks @kube! - Add handle capabilities for disabling SDCPN extensions and global parameters.#8662
62f4e31Thanks @kube! - Add subnet definitions, component instances, and wiring support to Petrinaut.#8774
f2d9df1Thanks @kube! - Support read input arcs across SDCPN parsing, simulation, AI arc creation, and typed code inputs.