Skip to content

Version Packages#8255

Merged
CiaranMn merged 1 commit into
mainfrom
changeset-release/main
Jan 26, 2026
Merged

Version Packages#8255
CiaranMn merged 1 commit into
mainfrom
changeset-release/main

Conversation

@hashdotai
Copy link
Copy Markdown
Member

@hashdotai hashdotai commented Jan 14, 2026

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

@blockprotocol/graph@0.4.0

Minor Changes

  • #8083 469eb01 Thanks @CiaranMn! - major overhaul that removes temporal/non-temporal split (all now temporal) and implements latest type system

Patch Changes

  • Updated dependencies [f7a47f1]:
    • @blockprotocol/type-system@0.2.0

@blockprotocol/type-system@0.2.0

Minor Changes

@hashintel/block-design-system@0.0.6

Patch Changes

  • Updated dependencies [f7a47f1, f7a47f1, f7a47f1, 469eb01]:
    • @blockprotocol/type-system@0.2.0
    • @hashintel/design-system@0.0.9
    • @blockprotocol/graph@0.4.0

@hashintel/design-system@0.0.9

Patch Changes

@hashintel/ds-components@0.0.2

Patch Changes

  • #8137 658b9a4 Thanks @kube! - Use @hashintel/refractive

  • Updated dependencies [658b9a4]:

    • @hashintel/refractive@0.0.1
    • @hashintel/ds-helpers@0.0.2

@hashintel/ds-theme@0.0.1

Patch Changes

@hashintel/petrinaut@0.0.6

Patch Changes

  • #8194 d28482a Thanks @kube! - Unify Vite config and update styles configuration

  • #8171 bc9456d Thanks @kube! - Add Diagnostics Panel using TypeScript Language Service.

  • #8211 23e295b Thanks @kube! - Add Simulation Timeline Visualizer

  • #8143 0c8a82f Thanks @kube! - Add Menu option to Export without Visual Information

  • #8262 4ac5c57 Thanks @kube! - Better animation of Transitions and flow inside Arcs

  • #8083 469eb01 Thanks @CiaranMn! - implement SDCPN features, update UI

  • #8195 da0c7b9 Thanks @kube! - Quick Simulation in Edit mode, and disable Simulate tab for now.

  • Updated dependencies [658b9a4, 658b9a4]:

    • @hashintel/refractive@0.0.1
    • @hashintel/ds-components@0.0.2
    • @hashintel/ds-helpers@0.0.2

@hashintel/query-editor@0.0.4

Patch Changes

  • Updated dependencies [f7a47f1, f7a47f1, f7a47f1, 469eb01]:
    • @blockprotocol/type-system@0.2.0
    • @hashintel/design-system@0.0.9
    • @blockprotocol/graph@0.4.0

@hashintel/refractive@0.0.1

Patch Changes

@hashintel/type-editor@0.0.26

Patch Changes

  • Updated dependencies [f7a47f1, f7a47f1, f7a47f1, 469eb01]:
    • @blockprotocol/type-system@0.2.0
    • @hashintel/design-system@0.0.9
    • @blockprotocol/graph@0.4.0

@hashintel/ds-helpers@0.0.2

@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
hashdotdesign Ready Ready Preview, Comment Jan 26, 2026 1:06pm
hashdotdesign-tokens Ready Ready Preview, Comment Jan 26, 2026 1:06pm
1 Skipped Deployment
Project Deployment Review Updated (UTC)
ds-theme Ignored Ignored Preview Jan 26, 2026 1:06pm

@cursor
Copy link
Copy Markdown

cursor Bot commented Jan 14, 2026

PR Summary

Releases

  • Promote @blockprotocol/graph@0.4.0 (temporal model unification, latest type system) and @blockprotocol/type-system@0.2.0 (new metadata, data type inheritance)
  • Update all apps/libs to these stable versions; refresh yarn.lock

Design System & UI packages

  • Add @hashintel/refractive@0.0.1 and @hashintel/ds-theme@0.0.1; update @hashintel/ds-components@0.0.2 and @hashintel/block-design-system@0.0.6
  • Bump @hashintel/design-system@0.0.9, @hashintel/query-editor@0.0.4, @hashintel/type-editor@0.0.26

Petrinaut 0.0.6

  • Unifies Vite config; adds Diagnostics Panel, Simulation Timeline, export without visuals, improved transition animations, SDCPN features, quick simulation in edit mode

All changes are dependency/version updates and changelogs; no application logic changes included.

Written by Cursor Bugbot for commit d4b848a. This will update automatically on new commits. Configure here.

@github-actions github-actions Bot added area/deps Relates to third-party dependencies (area) area/apps > hash* Affects HASH (a `hash-*` app) area/infra Relates to version control, CI, CD or IaC (area) area/apps > hash-api Affects the HASH API (app) area/libs Relates to first-party libraries/crates/packages (area) type/eng > frontend Owned by the @frontend team type/eng > backend Owned by the @backend team area/tests New or updated tests area/tests > integration New or updated integration tests area/tests > playwright New or updated Playwright tests area/apps area/apps > hash.design Affects the `hash.design` design site (app) labels Jan 14, 2026
@augmentcode
Copy link
Copy Markdown

augmentcode Bot commented Jan 14, 2026

🤖 Augment PR Summary

Summary: Changesets-driven release PR that promotes Block Protocol and HASH UI packages from canary/placeholder versions to published releases, and records the release notes in package changelogs.

Changes:

  • Promotes @blockprotocol/graph to 0.4.0 and @blockprotocol/type-system to 0.2.0 across apps, libs, and tests.
  • Bumps HASH design-system family packages and consumers to released versions (e.g. @hashintel/design-system@0.0.9, @hashintel/block-design-system@0.0.6).
  • Publishes first non-placeholder versions for new DS packages (@hashintel/ds-theme@0.0.1, @hashintel/refractive@0.0.1) and updates dependents accordingly.
  • Creates/updates per-package CHANGELOG.md files to include the release notes for these versions.
  • Removes consumed Changeset markdown entries under .changeset/ as part of the release automation.

Technical Notes: This is an automated release alignment; the primary functional impact is dependency/version resolution and updated package metadata rather than behavioral code changes.

🤖 Was this summary useful? React with 👍 or 👎

Copy link
Copy Markdown

@augmentcode augmentcode Bot left a comment

Choose a reason for hiding this comment

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

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

@CiaranMn
Copy link
Copy Markdown
Member

CiaranMn commented Jan 15, 2026

Blocked on #8261

@hashdotai hashdotai force-pushed the changeset-release/main branch from 1054830 to e1d7f98 Compare January 16, 2026 14:26
@hashdotai hashdotai force-pushed the changeset-release/main branch from e1d7f98 to dddbade Compare January 16, 2026 14:47
@hashdotai hashdotai force-pushed the changeset-release/main branch from dddbade to 843afe6 Compare January 16, 2026 15:18
@hashdotai hashdotai force-pushed the changeset-release/main branch from 843afe6 to e9cf037 Compare January 16, 2026 15:26
@hashdotai hashdotai force-pushed the changeset-release/main branch from e9cf037 to e431634 Compare January 16, 2026 15:44
@hashdotai hashdotai force-pushed the changeset-release/main branch from e431634 to a274ea6 Compare January 17, 2026 16:41
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.19%. Comparing base (9125fd4) to head (766e7f1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8255   +/-   ##
=======================================
  Coverage   60.19%   60.19%           
=======================================
  Files        1232     1232           
  Lines      118007   118007           
  Branches     5135     5135           
=======================================
  Hits        71030    71030           
  Misses      46151    46151           
  Partials      826      826           
Flag Coverage Δ
apps.hash-ai-worker-ts 1.41% <ø> (ø)
apps.hash-api 0.00% <ø> (ø)
blockprotocol.type-system 40.84% <ø> (ø)
local.hash-graph-sdk 10.88% <ø> (ø)
local.hash-isomorphic-utils 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@CiaranMn
Copy link
Copy Markdown
Member

Can be merged once rebased with #8324 in

Copy link
Copy Markdown

@augmentcode augmentcode Bot left a comment

Choose a reason for hiding this comment

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

Review completed. No suggestions at this time.

Comment augment review to trigger a new review at any time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/apps > hash.design Affects the `hash.design` design site (app) area/apps > hash* Affects HASH (a `hash-*` app) area/apps > hash-api Affects the HASH API (app) area/apps area/deps Relates to third-party dependencies (area) area/infra Relates to version control, CI, CD or IaC (area) area/libs Relates to first-party libraries/crates/packages (area) area/tests > integration New or updated integration tests area/tests > playwright New or updated Playwright tests area/tests New or updated tests type/eng > backend Owned by the @backend team type/eng > frontend Owned by the @frontend team

Development

Successfully merging this pull request may close these issues.

2 participants