Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/heavy-months-post.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/inhibitor-arc-styling.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/orange-lemons-doubt.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/petrinaut-actual-mode.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/petrinaut-sdcpn-capabilities.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/read-arcs-core.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/read-arcs-editor.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shiny-wombats-enjoy.md

This file was deleted.

10 changes: 10 additions & 0 deletions libs/@hashintel/ds-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @hashintel/ds-components

## 0.2.3

### Patch Changes

- [#8865](https://github.com/hashintel/hash/pull/8865) [`8494d8a`](https://github.com/hashintel/hash/commit/8494d8a91782a68d5855f88aeaf1a975e0f3a2e4) Thanks [@CiaranMn](https://github.com/CiaranMn)! - New icons: trend arrows, file lines, grid, print, puzzle piece, truck

- [#8833](https://github.com/hashintel/hash/pull/8833) [`d0af60d`](https://github.com/hashintel/hash/commit/d0af60dfdb56a8052dbf2230d8e2a0a7584e56a8) Thanks [@alex-e-leon](https://github.com/alex-e-leon)! - Add Menu component to ds

- [#8842](https://github.com/hashintel/hash/pull/8842) [`0aadff3`](https://github.com/hashintel/hash/commit/0aadff3546ac85767911589ac2fe6544e8a78ae5) Thanks [@alex-e-leon](https://github.com/alex-e-leon)! - Added Select component

## 0.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/@hashintel/ds-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hashintel/ds-components",
"version": "0.2.2",
"version": "0.2.3",
"description": "HASH Component Library built with React, Ark UI, and PandaCSS",
"license": "(MIT OR Apache-2.0)",
"repository": {
Expand Down
12 changes: 12 additions & 0 deletions libs/@hashintel/petrinaut-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @hashintel/petrinaut-core

## 0.1.0

### Minor Changes

- [#8829](https://github.com/hashintel/hash/pull/8829) [`4820e48`](https://github.com/hashintel/hash/commit/4820e48b10e9b01ee1f43e871533cc5c66c9d7df) Thanks [@kube](https://github.com/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](https://github.com/hashintel/hash/pull/8763) [`faddfad`](https://github.com/hashintel/hash/commit/faddfad49bd8148dcfb94e55205b0ee65415b8aa) Thanks [@kube](https://github.com/kube)! - Add handle capabilities for disabling SDCPN extensions and global parameters.

- [#8774](https://github.com/hashintel/hash/pull/8774) [`f2d9df1`](https://github.com/hashintel/hash/commit/f2d9df18efa55728f78e4e7c86da14c452055c49) Thanks [@kube](https://github.com/kube)! - Support read input arcs across SDCPN parsing, simulation, AI arc creation, and typed code inputs.

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/@hashintel/petrinaut-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hashintel/petrinaut-core",
"version": "0.0.2",
"version": "0.1.0",
"description": "Headless Petrinaut core APIs",
"license": "(MIT OR Apache-2.0)",
"repository": {
Expand Down
18 changes: 18 additions & 0 deletions libs/@hashintel/petrinaut/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @hashintel/petrinaut

## 0.1.0

### Minor Changes

- [#8829](https://github.com/hashintel/hash/pull/8829) [`4820e48`](https://github.com/hashintel/hash/commit/4820e48b10e9b01ee1f43e871533cc5c66c9d7df) Thanks [@kube](https://github.com/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](https://github.com/hashintel/hash/pull/8846) [`706981f`](https://github.com/hashintel/hash/commit/706981fe092d7373cf294ea47e9b038d4fb559ad) Thanks [@CiaranMn](https://github.com/CiaranMn)! - Update inhibitor arc styling

- [#8763](https://github.com/hashintel/hash/pull/8763) [`faddfad`](https://github.com/hashintel/hash/commit/faddfad49bd8148dcfb94e55205b0ee65415b8aa) Thanks [@kube](https://github.com/kube)! - Add handle capabilities for disabling SDCPN extensions and global parameters.

- [#8774](https://github.com/hashintel/hash/pull/8774) [`f2d9df1`](https://github.com/hashintel/hash/commit/f2d9df18efa55728f78e4e7c86da14c452055c49) Thanks [@kube](https://github.com/kube)! - Add editor support for read input arcs, including arc controls and distinct canvas rendering.

- Updated dependencies [[`8494d8a`](https://github.com/hashintel/hash/commit/8494d8a91782a68d5855f88aeaf1a975e0f3a2e4), [`d0af60d`](https://github.com/hashintel/hash/commit/d0af60dfdb56a8052dbf2230d8e2a0a7584e56a8), [`4820e48`](https://github.com/hashintel/hash/commit/4820e48b10e9b01ee1f43e871533cc5c66c9d7df), [`faddfad`](https://github.com/hashintel/hash/commit/faddfad49bd8148dcfb94e55205b0ee65415b8aa), [`f2d9df1`](https://github.com/hashintel/hash/commit/f2d9df18efa55728f78e4e7c86da14c452055c49), [`0aadff3`](https://github.com/hashintel/hash/commit/0aadff3546ac85767911589ac2fe6544e8a78ae5)]:
- @hashintel/ds-components@0.2.3
- @hashintel/petrinaut-core@0.1.0

## 0.0.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/@hashintel/petrinaut/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hashintel/petrinaut",
"version": "0.0.16",
"version": "0.1.0",
"description": "A visual editor for Petri nets",
"license": "(MIT OR Apache-2.0)",
"repository": {
Expand Down
Loading