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/bottom-panel-header-polish.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/calm-tables-follow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/de-brand-ai-assistant-panel.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/eight-streams-return.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/every-apples-happen.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/fe-1121-uuid-token-dimension-type.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fe-1153-type-policy-registry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fe-1172-optional-link-targets.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fe-1181-use-scroll-lock.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fe-1225-optimization-event-seq.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/fe-1262-scenario-range-helper.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fe-1271-predicate-fires-every-frame.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fe-1272-predicate-copy-fires-immediately.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fe-1353-spurious-unsaved-changes.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/fe-769-string-token-dimension-type.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fresh-optimizers-stream.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fresh-optimizers-ui.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/grip-vertical-icon.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/h-6519-discrete-token-attribute-types.md

This file was deleted.

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/lazy-spiders-float.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/net-parameters-in-metrics.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.

10 changes: 0 additions & 10 deletions .changeset/petrinaut-hir-compiler.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/petrinaut-settings-right-padding.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pretty-readers-cover.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/purple-lights-grin.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/quiet-subnets-compose.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quiet-ternaries-compile.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.

6 changes: 0 additions & 6 deletions .changeset/satellites-pre-deployed-constellation.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/shared-simulation-seed.md

This file was deleted.

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

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shy-turkeys-pump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smart-mammals-sell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/solid-masks-wink.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tame-hairs-trade.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/token-codec-exports.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/token-frame-format-packed-structs.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/unify-panda-css-generation.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wicked-meteors-unite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-wombats-cut.md

This file was deleted.

6 changes: 6 additions & 0 deletions libs/@blockprotocol/graph/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @blockprotocol/graph

## 0.5.0

### Minor Changes

- [#8992](https://github.com/hashintel/hash/pull/8992) [`478b38c`](https://github.com/hashintel/hash/commit/478b38c87173a4b3c03260334da35635e9dabd38) Thanks [@claude](https://github.com/apps/claude)! - Make `rightEntity` / `leftEntity` on `LinkEntityAndRightEntity` / `LinkEntityAndLeftEntity` possibly `undefined`, reflecting what `getOutgoingLinkAndTargetEntities` / `getIncomingLinkAndSourceEntities` actually return when a link's `has-right-entity` / `has-left-entity` edge is not resolved into the subgraph. Previously an unsafe cast hid this, allowing runtime crashes when consumers indexed into a missing target entity array.

## 0.4.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/@blockprotocol/graph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockprotocol/graph",
"version": "0.4.3",
"version": "0.5.0",
"description": "Implementation of the Block Protocol Graph service specification for blocks and embedding applications",
"keywords": [
"blockprotocol",
Expand Down
38 changes: 38 additions & 0 deletions libs/@hashintel/ds-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,43 @@
# @hashintel/ds-components

## 0.3.0

### Minor Changes

- [#9123](https://github.com/hashintel/hash/pull/9123) [`46ddd67`](https://github.com/hashintel/hash/commit/46ddd67ee03bb30a64fab6de4bdcd26221be7752) Thanks [@alex-e-leon](https://github.com/alex-e-leon)! - Refactors avatar component to new api + UI

- [#8912](https://github.com/hashintel/hash/pull/8912) [`4681616`](https://github.com/hashintel/hash/commit/468161636972a3352890445568c0ac062469631d) Thanks [@alex-e-leon](https://github.com/alex-e-leon)! - New UI and api for Checkbox component (breaking change)

- [#9155](https://github.com/hashintel/hash/pull/9155) [`340b649`](https://github.com/hashintel/hash/commit/340b6496d91337459aa1f51b19b642be7a91cb07) Thanks [@alex-e-leon](https://github.com/alex-e-leon)! - Badge: new UI + api

### Patch Changes

- [#9019](https://github.com/hashintel/hash/pull/9019) [`7931c7a`](https://github.com/hashintel/hash/commit/7931c7a9fe52c37d0be47bec1f9c3e391c55bdc0) Thanks [@alex-e-leon](https://github.com/alex-e-leon)! - Add Popover component

- [#9156](https://github.com/hashintel/hash/pull/9156) [`5531c20`](https://github.com/hashintel/hash/commit/5531c2098358b544919441689728369e0b581ca0) Thanks [@alex-e-leon](https://github.com/alex-e-leon)! - Add AvatarGroup component

- [#8995](https://github.com/hashintel/hash/pull/8995) [`5db8b5d`](https://github.com/hashintel/hash/commit/5db8b5d53b45bb08e5a6717a6a1cc2770f2bcadf) Thanks [@claude](https://github.com/apps/claude)! - Added `useScrollLock` hook (moved from hash-frontend), sharing scrollbar-size measurement with `useAvoidScrollWidthChange` via a new internal `scrollbar-size` util

- [#9026](https://github.com/hashintel/hash/pull/9026) [`0cb749d`](https://github.com/hashintel/hash/commit/0cb749d4f8e257328c81ce2d722b6a2e203818bf) Thanks [@CiaranMn](https://github.com/CiaranMn)! - Added gripVertical icon

- [#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

- [#9163](https://github.com/hashintel/hash/pull/9163) [`f82a980`](https://github.com/hashintel/hash/commit/f82a9809fcce407c4880a8a3420ca7d7a6db7048) Thanks [@alex-e-leon](https://github.com/alex-e-leon)! - Add Banner component

- [#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

- [#8923](https://github.com/hashintel/hash/pull/8923) [`aaaddd6`](https://github.com/hashintel/hash/commit/aaaddd62ebce44795b16ffc172cd9a9c9a57ae7b) Thanks [@alex-e-leon](https://github.com/alex-e-leon)! - Added CheckboxGroup and RadioGroup components

- [#9189](https://github.com/hashintel/hash/pull/9189) [`7d02529`](https://github.com/hashintel/hash/commit/7d02529464e7058023420494b36724c75b213758) Thanks [@alex-e-leon](https://github.com/alex-e-leon)! - Fix popover point positioning, improve autofocus for dialogs, drawers + tooltips, and export BaseTooltip

- [#8871](https://github.com/hashintel/hash/pull/8871) [`343cc4a`](https://github.com/hashintel/hash/commit/343cc4aa57eac8e1bb44db1f165365d1d0cf23a2) Thanks [@alex-e-leon](https://github.com/alex-e-leon)! - Add Toggle component

- [#9130](https://github.com/hashintel/hash/pull/9130) [`3e52d9a`](https://github.com/hashintel/hash/commit/3e52d9a23ab99522555d5bcf35fed536ee20b077) Thanks [@alex-e-leon](https://github.com/alex-e-leon)! - Add chip component

- [#9164](https://github.com/hashintel/hash/pull/9164) [`3735fc7`](https://github.com/hashintel/hash/commit/3735fc7bd919dc2ce5503f852182a897d9ee16b2) Thanks [@alex-e-leon](https://github.com/alex-e-leon)! - Add ButtonGroup 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.3.0",
"description": "HASH Component Library built with React, Ark UI, and PandaCSS",
"license": "(MIT OR Apache-2.0)",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions libs/@hashintel/petrinaut-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @hashintel/petrinaut-cli

## 0.0.0

### Patch Changes

- Updated dependencies [[`30eaafa`](https://github.com/hashintel/hash/commit/30eaafa42e70bdffb5cdded1914c2894715ca9a4), [`bfb99e7`](https://github.com/hashintel/hash/commit/bfb99e7570826d22feb949d35882dcd23d7d379b), [`bfb99e7`](https://github.com/hashintel/hash/commit/bfb99e7570826d22feb949d35882dcd23d7d379b), [`eee2547`](https://github.com/hashintel/hash/commit/eee25471609c0e5ac740320226ce6eb0c8647d31), [`4877809`](https://github.com/hashintel/hash/commit/4877809941040793f13497b73239b558bfa7cb80), [`54cc7eb`](https://github.com/hashintel/hash/commit/54cc7ebe119c13b5229d249891ec0302be559bbd), [`3ed1e48`](https://github.com/hashintel/hash/commit/3ed1e485d61a0838fc1d4fba8c84810488914167), [`bfb99e7`](https://github.com/hashintel/hash/commit/bfb99e7570826d22feb949d35882dcd23d7d379b), [`b00c6bd`](https://github.com/hashintel/hash/commit/b00c6bd83433556b6dbdf9381978ef1d5cece9ef), [`c6cfee0`](https://github.com/hashintel/hash/commit/c6cfee00362a82d18cb24f920d8f207d57a1e56d), [`63a51e5`](https://github.com/hashintel/hash/commit/63a51e5df5b4550d4239e5d87354b236c03c2998), [`4820e48`](https://github.com/hashintel/hash/commit/4820e48b10e9b01ee1f43e871533cc5c66c9d7df), [`03f6a30`](https://github.com/hashintel/hash/commit/03f6a301b2ff4e6b1fbdd211a7baf04830ba78fb), [`faddfad`](https://github.com/hashintel/hash/commit/faddfad49bd8148dcfb94e55205b0ee65415b8aa), [`62f4e31`](https://github.com/hashintel/hash/commit/62f4e31a6bd9b30a4fe0c05f637415b1fea1a4af), [`741e772`](https://github.com/hashintel/hash/commit/741e772a8a48853761f6c1cd17936a07ac1a190b), [`f2d9df1`](https://github.com/hashintel/hash/commit/f2d9df18efa55728f78e4e7c86da14c452055c49), [`4877809`](https://github.com/hashintel/hash/commit/4877809941040793f13497b73239b558bfa7cb80), [`9c043ef`](https://github.com/hashintel/hash/commit/9c043ef4d471dcbe59bf1062c956a2bb24c6df0f), [`2989ccd`](https://github.com/hashintel/hash/commit/2989ccdcedda33206f537bf2cf4a3470edc537b0), [`2c1c089`](https://github.com/hashintel/hash/commit/2c1c089fea20c6788942bc59a2ac6d8382bf7559)]:
- @hashintel/petrinaut-core@0.1.0
2 changes: 1 addition & 1 deletion libs/@hashintel/petrinaut-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hashintel/petrinaut-cli",
"version": "0.0.0-private",
"version": "0.0.0",
"private": true,
"description": "Internal JSON-lines CLI for Petrinaut simulations",
"license": "(MIT OR Apache-2.0)",
Expand Down
Loading
Loading