Skip to content
Merged
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
6 changes: 0 additions & 6 deletions .changeset/violet-clubs-repair.md

This file was deleted.

11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# [0.44.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.43.0...v0.44.0) (2026-04-29)

## 1.0.0

### Minor Changes

- [`93198c2`](https://github.com/graphrefly/graphrefly-ts/commit/93198c226f94f6a404ba2df729d808985ea3fa6c) Thanks [@clfhhc](https://github.com/clfhhc)! - substrate changes

### Patch Changes

- Updated dependencies [[`93198c2`](https://github.com/graphrefly/graphrefly-ts/commit/93198c226f94f6a404ba2df729d808985ea3fa6c)]:
- @graphrefly/pure-ts@1.0.0

## 0.45.0

### Minor Changes
Expand Down
8 changes: 8 additions & 0 deletions apps/rn-hermes-fixture/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @graphrefly/rn-hermes-fixture

## 0.0.1

### Patch Changes

- Updated dependencies [[`93198c2`](https://github.com/graphrefly/graphrefly-ts/commit/93198c226f94f6a404ba2df729d808985ea3fa6c)]:
- @graphrefly/pure-ts@1.0.0
2 changes: 1 addition & 1 deletion apps/rn-hermes-fixture/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphrefly/rn-hermes-fixture",
"version": "0.0.0",
"version": "0.0.1",
"private": true,
"description": "Periodic on-device RN/Hermes verification for @graphrefly/pure-ts (graphrefly-ts#4). Expo SDK 55 official matrix (RN 0.83.6). Real Hermes VM + RN polyfills, dev + release/bytecode. The per-commit faithful compile gate lives in scripts/hermes-smoke.",
"main": "index.ts",
Expand Down
7 changes: 7 additions & 0 deletions examples/basic/state-and-derived/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphrefly-examples/basic-state-and-derived

## 0.0.2

### Patch Changes

- Updated dependencies [[`93198c2`](https://github.com/graphrefly/graphrefly-ts/commit/93198c226f94f6a404ba2df729d808985ea3fa6c)]:
- @graphrefly/graphrefly@1.0.0

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/basic/state-and-derived/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphrefly-examples/basic-state-and-derived",
"private": true,
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"description": "Basic state + derived counter using GraphReFly.",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions examples/compat/jotai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphrefly-examples/compat-jotai

## 0.0.2

### Patch Changes

- Updated dependencies [[`93198c2`](https://github.com/graphrefly/graphrefly-ts/commit/93198c226f94f6a404ba2df729d808985ea3fa6c)]:
- @graphrefly/graphrefly@1.0.0

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/compat/jotai/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphrefly-examples/compat-jotai",
"private": true,
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"description": "Jotai-compatible atom API over GraphReFly nodes.",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions examples/compat/nanostores/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphrefly-examples/compat-nanostores

## 0.0.2

### Patch Changes

- Updated dependencies [[`93198c2`](https://github.com/graphrefly/graphrefly-ts/commit/93198c226f94f6a404ba2df729d808985ea3fa6c)]:
- @graphrefly/graphrefly@1.0.0

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/compat/nanostores/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphrefly-examples/compat-nanostores",
"private": true,
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"description": "Nanostores-compatible atom + computed API over GraphReFly nodes.",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions examples/compat/zustand/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphrefly-examples/compat-zustand

## 0.0.2

### Patch Changes

- Updated dependencies [[`93198c2`](https://github.com/graphrefly/graphrefly-ts/commit/93198c226f94f6a404ba2df729d808985ea3fa6c)]:
- @graphrefly/graphrefly@1.0.0

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/compat/zustand/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphrefly-examples/compat-zustand",
"private": true,
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"description": "Zustand-compatible store API over GraphReFly nodes.",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions examples/framework/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphrefly-examples/framework-react

## 0.0.2

### Patch Changes

- Updated dependencies [[`93198c2`](https://github.com/graphrefly/graphrefly-ts/commit/93198c226f94f6a404ba2df729d808985ea3fa6c)]:
- @graphrefly/graphrefly@1.0.0

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/framework/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphrefly-examples/framework-react",
"private": true,
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"description": "React binding for GraphReFly — useStore / useSubscribe.",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions examples/framework/solid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphrefly-examples/framework-solid

## 0.0.2

### Patch Changes

- Updated dependencies [[`93198c2`](https://github.com/graphrefly/graphrefly-ts/commit/93198c226f94f6a404ba2df729d808985ea3fa6c)]:
- @graphrefly/graphrefly@1.0.0

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/framework/solid/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphrefly-examples/framework-solid",
"private": true,
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"description": "SolidJS binding for GraphReFly — useStore / useSubscribe.",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions examples/framework/svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphrefly-examples/framework-svelte

## 0.0.2

### Patch Changes

- Updated dependencies [[`93198c2`](https://github.com/graphrefly/graphrefly-ts/commit/93198c226f94f6a404ba2df729d808985ea3fa6c)]:
- @graphrefly/graphrefly@1.0.0

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/framework/svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphrefly-examples/framework-svelte",
"private": true,
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"description": "Svelte 5 binding for GraphReFly — useStore / useSubscribe.",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions examples/framework/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphrefly-examples/framework-vue

## 0.0.2

### Patch Changes

- Updated dependencies [[`93198c2`](https://github.com/graphrefly/graphrefly-ts/commit/93198c226f94f6a404ba2df729d808985ea3fa6c)]:
- @graphrefly/graphrefly@1.0.0

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/framework/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphrefly-examples/framework-vue",
"private": true,
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"description": "Vue 3 binding for GraphReFly — useStore / useSubscribe.",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions examples/harness-refine-hello/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphrefly-examples/harness-refine-hello

## 0.0.2

### Patch Changes

- Updated dependencies [[`93198c2`](https://github.com/graphrefly/graphrefly-ts/commit/93198c226f94f6a404ba2df729d808985ea3fa6c)]:
- @graphrefly/graphrefly@1.0.0

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/harness-refine-hello/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphrefly-examples/harness-refine-hello",
"private": true,
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"description": "Smallest possible end-to-end wiring of harnessLoop + refineExecutor + evalVerifier. One intake item, one refined artifact, one reactive re-eval.",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions examples/inbox-reducer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphrefly-examples/inbox-reducer

## 0.0.2

### Patch Changes

- Updated dependencies [[`93198c2`](https://github.com/graphrefly/graphrefly-ts/commit/93198c226f94f6a404ba2df729d808985ea3fa6c)]:
- @graphrefly/graphrefly@1.0.0

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/inbox-reducer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphrefly-examples/inbox-reducer",
"private": true,
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"description": "Inbox reducer — 50 mock emails → 3-bullet morning brief. Exercises resilientAdapter, withReplayCache, withDryRun + observableAdapter, promptNode, and graph.explain against a real LLM provider.",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions examples/knowledge-graph/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphrefly-examples/knowledge-graph

## 0.0.2

### Patch Changes

- Updated dependencies [[`93198c2`](https://github.com/graphrefly/graphrefly-ts/commit/93198c226f94f6a404ba2df729d808985ea3fa6c)]:
- @graphrefly/graphrefly@1.0.0

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/knowledge-graph/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphrefly-examples/knowledge-graph",
"private": true,
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"description": "Reactive knowledge-graph extraction — pre-extracted documents → KG → adjacency. Node-runnable mirror of the browser demo.",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions examples/nestjs/order-flow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphrefly-examples/nestjs-order-flow

## 0.0.2

### Patch Changes

- Updated dependencies [[`93198c2`](https://github.com/graphrefly/graphrefly-ts/commit/93198c226f94f6a404ba2df729d808985ea3fa6c)]:
- @graphrefly/graphrefly@1.0.0

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/nestjs/order-flow/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphrefly-examples/nestjs-order-flow",
"private": true,
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"description": "NestJS + GraphReFly — full CQRS order flow with SSE, WebSocket, and admin endpoints.",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions examples/reactive-layout/flow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphrefly-examples/reactive-layout-flow

## 0.0.2

### Patch Changes

- Updated dependencies [[`93198c2`](https://github.com/graphrefly/graphrefly-ts/commit/93198c226f94f6a404ba2df729d808985ea3fa6c)]:
- @graphrefly/graphrefly@1.0.0

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/reactive-layout/flow/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphrefly-examples/reactive-layout-flow",
"private": true,
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"description": "Multi-column text flowing around drifting obstacles — reactive-layout recipe.",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions examples/spending-alerts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @graphrefly-examples/spending-alerts

## 0.0.2

### Patch Changes

- Updated dependencies [[`93198c2`](https://github.com/graphrefly/graphrefly-ts/commit/93198c226f94f6a404ba2df729d808985ea3fa6c)]:
- @graphrefly/graphrefly@1.0.0

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/spending-alerts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphrefly-examples/spending-alerts",
"private": true,
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"description": "Spending alerts — 7-hop deterministic pipeline showing structural causal tracing via explainPath. Node-runnable mirror of the browser demo.",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphrefly/graphrefly",
"version": "0.45.0",
"version": "1.0.0",
"packageManager": "pnpm@10.33.0+sha512.10568bb4a6afb58c9eb3630da90cc9516417abebd3fabbe6739f0ae795728da1491e9db5a544c76ad8eb7570f5c4bb3d6c637b2cb41bfdcdb47fa823c8649319",
"description": "Reactive harness layer for agent workflows. Describe automations in plain language, trace every decision, enforce policies, persist checkpoints. Zero dependencies.",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.0.3

### Patch Changes

- Updated dependencies [[`93198c2`](https://github.com/graphrefly/graphrefly-ts/commit/93198c226f94f6a404ba2df729d808985ea3fa6c)]:
- @graphrefly/graphrefly@1.0.0

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphrefly/cli",
"version": "0.0.2",
"version": "0.0.3",
"private": true,
"description": "Command-line interface for GraphReFly — stateless shell over the surface layer (describe, explain, reduce, snapshot). NOT YET PUBLISHED — see docs/known-issues.md.",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/pure-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog — @graphrefly/pure-ts

## 1.0.0

### Minor Changes

- [`93198c2`](https://github.com/graphrefly/graphrefly-ts/commit/93198c226f94f6a404ba2df729d808985ea3fa6c) Thanks [@clfhhc](https://github.com/clfhhc)! - substrate changes

## 0.45.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/pure-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphrefly/pure-ts",
"version": "0.45.0",
"version": "1.0.0",
"description": "Pure TypeScript implementation of GraphReFly. Universal fallback sibling for the @graphrefly/graphrefly facade — works without Rust deps. Permanent first-class peer alongside @graphrefly/native and @graphrefly/wasm.",
"repository": {
"type": "git",
Expand Down