diff --git a/.changeset/big-mice-ring.md b/.changeset/big-mice-ring.md deleted file mode 100644 index e90eaadc..00000000 --- a/.changeset/big-mice-ring.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@graphrefly/graphrefly": minor -"@graphrefly/pure-ts": minor ---- - -minor fix diff --git a/CHANGELOG.md b/CHANGELOG.md index 4218ff72..ee0eb329 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,447 +1,408 @@ # [0.44.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.43.0...v0.44.0) (2026-04-29) +## 0.45.0 + +### Minor Changes + +- [`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde) Thanks [@clfhhc](https://github.com/clfhhc)! - minor fix + +### Patch Changes + +- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]: + - @graphrefly/pure-ts@0.45.0 ### Features -* add graph methods ([e96a7f8](https://github.com/graphrefly/graphrefly-ts/commit/e96a7f89d8ef89cf27614c795ad4c137f4db7e19)) -* implementation plan final round ([b2a507a](https://github.com/graphrefly/graphrefly-ts/commit/b2a507ae4df494ac5bd1bde9c701a060f1ba1b4f)) +- add graph methods ([e96a7f8](https://github.com/graphrefly/graphrefly-ts/commit/e96a7f89d8ef89cf27614c795ad4c137f4db7e19)) +- implementation plan final round ([b2a507a](https://github.com/graphrefly/graphrefly-ts/commit/b2a507ae4df494ac5bd1bde9c701a060f1ba1b4f)) # [0.43.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.42.0...v0.43.0) (2026-04-29) - ### Features -* implementation last wave ([bc6d63d](https://github.com/graphrefly/graphrefly-ts/commit/bc6d63de887b49b574f4df383bb410b4cc9268f3)) +- implementation last wave ([bc6d63d](https://github.com/graphrefly/graphrefly-ts/commit/bc6d63de887b49b574f4df383bb410b4cc9268f3)) # [0.42.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.41.0...v0.42.0) (2026-04-28) - ### Features -* implementation plan tier 9 ([1776efd](https://github.com/graphrefly/graphrefly-ts/commit/1776efd0cdd4a145776ca33335bdac88c5e5f392)) +- implementation plan tier 9 ([1776efd](https://github.com/graphrefly/graphrefly-ts/commit/1776efd0cdd4a145776ca33335bdac88c5e5f392)) # [0.41.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.40.0...v0.41.0) (2026-04-28) - ### Features -* implementation tier 6 ([fb2c381](https://github.com/graphrefly/graphrefly-ts/commit/fb2c3814dc579d0c3c6894347f9b79ed9d629d7c)) +- implementation tier 6 ([fb2c381](https://github.com/graphrefly/graphrefly-ts/commit/fb2c3814dc579d0c3c6894347f9b79ed9d629d7c)) # [0.40.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.39.0...v0.40.0) (2026-04-28) - ### Features -* implementation plan wave 2 ([0d1ee2c](https://github.com/graphrefly/graphrefly-ts/commit/0d1ee2c1ad19ce21b600bebc05fe4fd209033552)) +- implementation plan wave 2 ([0d1ee2c](https://github.com/graphrefly/graphrefly-ts/commit/0d1ee2c1ad19ce21b600bebc05fe4fd209033552)) # [0.39.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.38.0...v0.39.0) (2026-04-28) - ### Bug Fixes -* **audit:** wrap policyGate reactive paths rebind in batch() (qa D7) ([b62ad22](https://github.com/graphrefly/graphrefly-ts/commit/b62ad222ff84a027d97f9a7511758472fee2798c)) -* **budget-gate:** hoist checkBudget + document deferred RESOLVED stall + lazy PAUSE (qa D3+D4+A2+A3) ([655aaa9](https://github.com/graphrefly/graphrefly-ts/commit/655aaa9d221d3e497bf2f3dc50df63d3e148350f)) -* **graph:** Graph.explain reactive correctness + describe detail/fields exclusivity (qa D5+D6+A4+A5+A6) ([708144e](https://github.com/graphrefly/graphrefly-ts/commit/708144e7c5338be70633b93a546e3e81a1e9e2ab)) -* **graphspec:** decompileSpec skips compound-factory :: internals (qa D1) ([22d9741](https://github.com/graphrefly/graphrefly-ts/commit/22d9741527701e0e54cd013c067edf6f7724cc81)) -* **graph:** wire CausalChain.reason "pending" union member for D5 sentinel ([ded8a06](https://github.com/graphrefly/graphrefly-ts/commit/ded8a060d3f523f79260646a796229b92879ff71)) -* misc qa cleanup (A7+A9+A10) ([0dc7b57](https://github.com/graphrefly/graphrefly-ts/commit/0dc7b57320e1048043fee4be5e697efac9f5cbfe)) -* **resilience:** preserve droppedCount on terminal + fallback cleanup + tokenBucket clock test (qa A1+A14+A12) ([cb71531](https://github.com/graphrefly/graphrefly-ts/commit/cb71531843f49d0a0e53c8c0cede64ac9bae86cc)) - +- **audit:** wrap policyGate reactive paths rebind in batch() (qa D7) ([b62ad22](https://github.com/graphrefly/graphrefly-ts/commit/b62ad222ff84a027d97f9a7511758472fee2798c)) +- **budget-gate:** hoist checkBudget + document deferred RESOLVED stall + lazy PAUSE (qa D3+D4+A2+A3) ([655aaa9](https://github.com/graphrefly/graphrefly-ts/commit/655aaa9d221d3e497bf2f3dc50df63d3e148350f)) +- **graph:** Graph.explain reactive correctness + describe detail/fields exclusivity (qa D5+D6+A4+A5+A6) ([708144e](https://github.com/graphrefly/graphrefly-ts/commit/708144e7c5338be70633b93a546e3e81a1e9e2ab)) +- **graphspec:** decompileSpec skips compound-factory :: internals (qa D1) ([22d9741](https://github.com/graphrefly/graphrefly-ts/commit/22d9741527701e0e54cd013c067edf6f7724cc81)) +- **graph:** wire CausalChain.reason "pending" union member for D5 sentinel ([ded8a06](https://github.com/graphrefly/graphrefly-ts/commit/ded8a060d3f523f79260646a796229b92879ff71)) +- misc qa cleanup (A7+A9+A10) ([0dc7b57](https://github.com/graphrefly/graphrefly-ts/commit/0dc7b57320e1048043fee4be5e697efac9f5cbfe)) +- **resilience:** preserve droppedCount on terminal + fallback cleanup + tokenBucket clock test (qa A1+A14+A12) ([cb71531](https://github.com/graphrefly/graphrefly-ts/commit/cb71531843f49d0a0e53c8c0cede64ac9bae86cc)) ### Features -* **audit:** reactive paths on policyEnforcer (Tier 3.4) ([b677da4](https://github.com/graphrefly/graphrefly-ts/commit/b677da4f194c87155a21e06f3dc2f1f535486cdb)) -* **graph:** reactive opts on explain, delete reactiveExplainPath (Tier 3.5) ([0048ae4](https://github.com/graphrefly/graphrefly-ts/commit/0048ae4efee2a0f8e97857c2aea5b4bccc12652e)) -* **graphspec:** Tier 1.5.3 Phase 3 — collapse GraphSpec ≡ GraphDescribeOutput ([3dac6bb](https://github.com/graphrefly/graphrefly-ts/commit/3dac6bb5ec30c659684b43fefc7df74f66a5b7b4)) -* **promptNode:** typed overload for format raw + tools-without-raw warn (qa D8+A8) ([cf7600c](https://github.com/graphrefly/graphrefly-ts/commit/cf7600c1ff1c042ae4f88bf6d17762e674705fd7)) -* **resilience:** D.2.3 cluster — bound retry, dedup supervisor state machinery, bounded rateLimiter buffer + droppedCount + tokenBucket clock injection (Tier 3.1 + 3.2) ([8685cac](https://github.com/graphrefly/graphrefly-ts/commit/8685cac7d31db37003aa7418f97cae0fd4b12a93)) -* **resilience:** RingBuffer queue + force-flush invariant doc on budgetGate (Tier 3.3) ([d291e24](https://github.com/graphrefly/graphrefly-ts/commit/d291e2418b88fe54da968ba046f095991e3cdf7f)) +- **audit:** reactive paths on policyEnforcer (Tier 3.4) ([b677da4](https://github.com/graphrefly/graphrefly-ts/commit/b677da4f194c87155a21e06f3dc2f1f535486cdb)) +- **graph:** reactive opts on explain, delete reactiveExplainPath (Tier 3.5) ([0048ae4](https://github.com/graphrefly/graphrefly-ts/commit/0048ae4efee2a0f8e97857c2aea5b4bccc12652e)) +- **graphspec:** Tier 1.5.3 Phase 3 — collapse GraphSpec ≡ GraphDescribeOutput ([3dac6bb](https://github.com/graphrefly/graphrefly-ts/commit/3dac6bb5ec30c659684b43fefc7df74f66a5b7b4)) +- **promptNode:** typed overload for format raw + tools-without-raw warn (qa D8+A8) ([cf7600c](https://github.com/graphrefly/graphrefly-ts/commit/cf7600c1ff1c042ae4f88bf6d17762e674705fd7)) +- **resilience:** D.2.3 cluster — bound retry, dedup supervisor state machinery, bounded rateLimiter buffer + droppedCount + tokenBucket clock injection (Tier 3.1 + 3.2) ([8685cac](https://github.com/graphrefly/graphrefly-ts/commit/8685cac7d31db37003aa7418f97cae0fd4b12a93)) +- **resilience:** RingBuffer queue + force-flush invariant doc on budgetGate (Tier 3.3) ([d291e24](https://github.com/graphrefly/graphrefly-ts/commit/d291e2418b88fe54da968ba046f095991e3cdf7f)) # [0.38.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.37.0...v0.38.0) (2026-04-28) - ### Features -* implementation plan wave 1 ([6e85b87](https://github.com/graphrefly/graphrefly-ts/commit/6e85b87ad559927cefc455943a012b573abe2230)) -* some changes ([7648764](https://github.com/graphrefly/graphrefly-ts/commit/7648764bfb9e66625b766238ebe965442dee825d)) -* wave A part 1 ([c5745e3](https://github.com/graphrefly/graphrefly-ts/commit/c5745e3f6b90d4f8e0fea5ff336b92b65a7ecf42)) +- implementation plan wave 1 ([6e85b87](https://github.com/graphrefly/graphrefly-ts/commit/6e85b87ad559927cefc455943a012b573abe2230)) +- some changes ([7648764](https://github.com/graphrefly/graphrefly-ts/commit/7648764bfb9e66625b766238ebe965442dee825d)) +- wave A part 1 ([c5745e3](https://github.com/graphrefly/graphrefly-ts/commit/c5745e3f6b90d4f8e0fea5ff336b92b65a7ecf42)) # [0.37.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.36.0...v0.37.0) (2026-04-27) - ### Features -* phase 0 + unit 6 widen ([7ddc325](https://github.com/graphrefly/graphrefly-ts/commit/7ddc3253bb3982e3767f236b1e6f4de07e59765e)) +- phase 0 + unit 6 widen ([7ddc325](https://github.com/graphrefly/graphrefly-ts/commit/7ddc3253bb3982e3767f236b1e6f4de07e59765e)) # [0.36.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.35.0...v0.36.0) (2026-04-25) - ### Features -* phase 8 ([c7c9f71](https://github.com/graphrefly/graphrefly-ts/commit/c7c9f711bf27bad13c8fad0d64316ce1b1065401)) +- phase 8 ([c7c9f71](https://github.com/graphrefly/graphrefly-ts/commit/c7c9f711bf27bad13c8fad0d64316ce1b1065401)) # [0.35.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.34.0...v0.35.0) (2026-04-25) - ### Features -* optimization pass ([1c532bf](https://github.com/graphrefly/graphrefly-ts/commit/1c532bf88a26998a2354ee45822158a6434fe7d0)) -* orchestration phase 0-6 ([b5843b7](https://github.com/graphrefly/graphrefly-ts/commit/b5843b7808fc2d6254dc01c578fbc9b0929261cd)) -* orchestration phase 7 ([0a1968f](https://github.com/graphrefly/graphrefly-ts/commit/0a1968f81bac7464c64a6cc06cf6a55db4cf7368)) +- optimization pass ([1c532bf](https://github.com/graphrefly/graphrefly-ts/commit/1c532bf88a26998a2354ee45822158a6434fe7d0)) +- orchestration phase 0-6 ([b5843b7](https://github.com/graphrefly/graphrefly-ts/commit/b5843b7808fc2d6254dc01c578fbc9b0929261cd)) +- orchestration phase 7 ([0a1968f](https://github.com/graphrefly/graphrefly-ts/commit/0a1968f81bac7464c64a6cc06cf6a55db4cf7368)) # [0.34.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.33.0...v0.34.0) (2026-04-25) - ### Features -* fix agentMemory ([35157f5](https://github.com/graphrefly/graphrefly-ts/commit/35157f513f20174de189e6b3f13737ea1d57c8d7)) -* more harness items ([edd8ca7](https://github.com/graphrefly/graphrefly-ts/commit/edd8ca7de7b7a4c15e6cbf1535fd974ca3363bdb)) +- fix agentMemory ([35157f5](https://github.com/graphrefly/graphrefly-ts/commit/35157f513f20174de189e6b3f13737ea1d57c8d7)) +- more harness items ([edd8ca7](https://github.com/graphrefly/graphrefly-ts/commit/edd8ca7de7b7a4c15e6cbf1535fd974ca3363bdb)) # [0.33.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.32.0...v0.33.0) (2026-04-25) - ### Features -* fix from invariants check ([17b76bb](https://github.com/graphrefly/graphrefly-ts/commit/17b76bbfe2ac461b0dd34064da3004324afbabf2)) -* wave B implementation ([654622b](https://github.com/graphrefly/graphrefly-ts/commit/654622b79448fac57e41c650d8fa4507b78d2c1e)) -* wave B implementation 2 ([5dffd5b](https://github.com/graphrefly/graphrefly-ts/commit/5dffd5b91f4e673440e0d2a1353aca60a5aae0d3)) +- fix from invariants check ([17b76bb](https://github.com/graphrefly/graphrefly-ts/commit/17b76bbfe2ac461b0dd34064da3004324afbabf2)) +- wave B implementation ([654622b](https://github.com/graphrefly/graphrefly-ts/commit/654622b79448fac57e41c650d8fa4507b78d2c1e)) +- wave B implementation 2 ([5dffd5b](https://github.com/graphrefly/graphrefly-ts/commit/5dffd5b91f4e673440e0d2a1353aca60a5aae0d3)) # [0.32.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.31.0...v0.32.0) (2026-04-24) - ### Features -* ai harness implementation 4,5,6 ([b7fa43d](https://github.com/graphrefly/graphrefly-ts/commit/b7fa43ded24d1ca099c05f07cb49948a9fa4a023)) +- ai harness implementation 4,5,6 ([b7fa43d](https://github.com/graphrefly/graphrefly-ts/commit/b7fa43ded24d1ca099c05f07cb49948a9fa4a023)) # [0.31.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.30.0...v0.31.0) (2026-04-24) - ### Features -* ai harness implementation 1,2,3 ([103a09e](https://github.com/graphrefly/graphrefly-ts/commit/103a09ef6c856c5426f76eaaa03d934fcb50b3a1)) +- ai harness implementation 1,2,3 ([103a09e](https://github.com/graphrefly/graphrefly-ts/commit/103a09ef6c856c5426f76eaaa03d934fcb50b3a1)) # [0.30.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.29.0...v0.30.0) (2026-04-24) - ### Features -* add guard ([d528737](https://github.com/graphrefly/graphrefly-ts/commit/d528737affcdea361bd4aaacd705f8c9a67b49b6)) +- add guard ([d528737](https://github.com/graphrefly/graphrefly-ts/commit/d528737affcdea361bd4aaacd705f8c9a67b49b6)) # [0.29.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.28.0...v0.29.0) (2026-04-23) - ### Features -* add tla+ check ([febb4dd](https://github.com/graphrefly/graphrefly-ts/commit/febb4dd927655aad0004aafc6bd25d6f58a6afb5)) -* ascii dag renderer ([de2cb49](https://github.com/graphrefly/graphrefly-ts/commit/de2cb49e559b471d3260e2dc97469f1c61e93d59)) -* executor ([f80e5da](https://github.com/graphrefly/graphrefly-ts/commit/f80e5daa7e8c0ecb6be32baf4fc3e28ba7086176)) -* fix demo ([512999a](https://github.com/graphrefly/graphrefly-ts/commit/512999a1164f0a4b705868bc3d832bb71af76c13)) -* fix fanout ([5e73447](https://github.com/graphrefly/graphrefly-ts/commit/5e734472642b5277fa22a60d91acf6c5a36242cd)) -* split ai ([d161af1](https://github.com/graphrefly/graphrefly-ts/commit/d161af1a6f452372edcd04f60386e7e4c4acb850)) +- add tla+ check ([febb4dd](https://github.com/graphrefly/graphrefly-ts/commit/febb4dd927655aad0004aafc6bd25d6f58a6afb5)) +- ascii dag renderer ([de2cb49](https://github.com/graphrefly/graphrefly-ts/commit/de2cb49e559b471d3260e2dc97469f1c61e93d59)) +- executor ([f80e5da](https://github.com/graphrefly/graphrefly-ts/commit/f80e5daa7e8c0ecb6be32baf4fc3e28ba7086176)) +- fix demo ([512999a](https://github.com/graphrefly/graphrefly-ts/commit/512999a1164f0a4b705868bc3d832bb71af76c13)) +- fix fanout ([5e73447](https://github.com/graphrefly/graphrefly-ts/commit/5e734472642b5277fa22a60d91acf6c5a36242cd)) +- split ai ([d161af1](https://github.com/graphrefly/graphrefly-ts/commit/d161af1a6f452372edcd04f60386e7e4c4acb850)) # [0.28.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.27.0...v0.28.0) (2026-04-23) - ### Features -* browser/node split ([d91320b](https://github.com/graphrefly/graphrefly-ts/commit/d91320b41e4308248c1abf76e3e2c3be4ef61a53)) -* fix demo ([e09032a](https://github.com/graphrefly/graphrefly-ts/commit/e09032a778fe737a9e9fe5b907abb423a0f1c582)) -* fix lint ([1fca905](https://github.com/graphrefly/graphrefly-ts/commit/1fca9052122efda554b7130b12fa6553e444683c)) -* fix lint ([ab9b52c](https://github.com/graphrefly/graphrefly-ts/commit/ab9b52cf0d95c3d2ecc4e39f3e361eeb9365e92c)) -* inbox reducer example ([52b74fd](https://github.com/graphrefly/graphrefly-ts/commit/52b74fd2e6eb32569991ed6d61c51957730714da)) -* LLM adapters and budget ([b45c3d9](https://github.com/graphrefly/graphrefly-ts/commit/b45c3d90e06324d3919b8bdc6fc6ab98ba286b28)) -* optimization 2 ([88d69ca](https://github.com/graphrefly/graphrefly-ts/commit/88d69ca25637e8b2d121acc406f41b88b655fc14)) -* optimization 3 + demo ([a4251f3](https://github.com/graphrefly/graphrefly-ts/commit/a4251f37576c5eec50dfe3ef61f20a479cb0a445)) -* optimization 4 ([02c13a7](https://github.com/graphrefly/graphrefly-ts/commit/02c13a72ddeb6e1c70c6920d51a255161b69b6d0)) -* optimization round 1 ([2ad1110](https://github.com/graphrefly/graphrefly-ts/commit/2ad1110429d63d8a8c0652be884230a5a3fc39cc)) +- browser/node split ([d91320b](https://github.com/graphrefly/graphrefly-ts/commit/d91320b41e4308248c1abf76e3e2c3be4ef61a53)) +- fix demo ([e09032a](https://github.com/graphrefly/graphrefly-ts/commit/e09032a778fe737a9e9fe5b907abb423a0f1c582)) +- fix lint ([1fca905](https://github.com/graphrefly/graphrefly-ts/commit/1fca9052122efda554b7130b12fa6553e444683c)) +- fix lint ([ab9b52c](https://github.com/graphrefly/graphrefly-ts/commit/ab9b52cf0d95c3d2ecc4e39f3e361eeb9365e92c)) +- inbox reducer example ([52b74fd](https://github.com/graphrefly/graphrefly-ts/commit/52b74fd2e6eb32569991ed6d61c51957730714da)) +- LLM adapters and budget ([b45c3d9](https://github.com/graphrefly/graphrefly-ts/commit/b45c3d90e06324d3919b8bdc6fc6ab98ba286b28)) +- optimization 2 ([88d69ca](https://github.com/graphrefly/graphrefly-ts/commit/88d69ca25637e8b2d121acc406f41b88b655fc14)) +- optimization 3 + demo ([a4251f3](https://github.com/graphrefly/graphrefly-ts/commit/a4251f37576c5eec50dfe3ef61f20a479cb0a445)) +- optimization 4 ([02c13a7](https://github.com/graphrefly/graphrefly-ts/commit/02c13a72ddeb6e1c70c6920d51a255161b69b6d0)) +- optimization round 1 ([2ad1110](https://github.com/graphrefly/graphrefly-ts/commit/2ad1110429d63d8a8c0652be884230a5a3fc39cc)) # [0.27.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.26.0...v0.27.0) (2026-04-21) - ### Features -* add knowledge graph demo ([a3e90ee](https://github.com/graphrefly/graphrefly-ts/commit/a3e90eed508158d10bbe5fb3747c0d1265f2750f)) -* fix eval ([f555199](https://github.com/graphrefly/graphrefly-ts/commit/f55519981864e775cdece78cdeca7adeeb394e36)) -* in the middle of treatment A ([b69d07c](https://github.com/graphrefly/graphrefly-ts/commit/b69d07c8d4e790d7f7759d3d4207f9b16bbedd10)) -* wire the knowledge graph demo ([0a340b7](https://github.com/graphrefly/graphrefly-ts/commit/0a340b7fcef635bc9030a6a10a61507b640c9fb8)) +- add knowledge graph demo ([a3e90ee](https://github.com/graphrefly/graphrefly-ts/commit/a3e90eed508158d10bbe5fb3747c0d1265f2750f)) +- fix eval ([f555199](https://github.com/graphrefly/graphrefly-ts/commit/f55519981864e775cdece78cdeca7adeeb394e36)) +- in the middle of treatment A ([b69d07c](https://github.com/graphrefly/graphrefly-ts/commit/b69d07c8d4e790d7f7759d3d4207f9b16bbedd10)) +- wire the knowledge graph demo ([0a340b7](https://github.com/graphrefly/graphrefly-ts/commit/0a340b7fcef635bc9030a6a10a61507b640c9fb8)) # [0.26.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.25.0...v0.26.0) (2026-04-20) - ### Features -* 9.2 ([a444186](https://github.com/graphrefly/graphrefly-ts/commit/a4441862d3f6eaea8d8d2fed7972da94adb5945c)) -* 9.3 ([50b2714](https://github.com/graphrefly/graphrefly-ts/commit/50b2714819b6109ce3b36aee1086431085823119)) -* 9.3 and 9.0 ([b65b3fe](https://github.com/graphrefly/graphrefly-ts/commit/b65b3fef225623e8969fd96d8163e0613e477513)) -* add examples ([818eef4](https://github.com/graphrefly/graphrefly-ts/commit/818eef4d71f0d2c026d4e3fb38d1addbc881acd0)) -* fix cache ([3af0ebd](https://github.com/graphrefly/graphrefly-ts/commit/3af0ebde5d814a40bc375a7bff1803959cb805f9)) -* update eval ([a9b7fab](https://github.com/graphrefly/graphrefly-ts/commit/a9b7faba330c4c12c1d89402b3f74ff6669b6a5f)) +- 9.2 ([a444186](https://github.com/graphrefly/graphrefly-ts/commit/a4441862d3f6eaea8d8d2fed7972da94adb5945c)) +- 9.3 ([50b2714](https://github.com/graphrefly/graphrefly-ts/commit/50b2714819b6109ce3b36aee1086431085823119)) +- 9.3 and 9.0 ([b65b3fe](https://github.com/graphrefly/graphrefly-ts/commit/b65b3fef225623e8969fd96d8163e0613e477513)) +- add examples ([818eef4](https://github.com/graphrefly/graphrefly-ts/commit/818eef4d71f0d2c026d4e3fb38d1addbc881acd0)) +- fix cache ([3af0ebd](https://github.com/graphrefly/graphrefly-ts/commit/3af0ebde5d814a40bc375a7bff1803959cb805f9)) +- update eval ([a9b7fab](https://github.com/graphrefly/graphrefly-ts/commit/a9b7faba330c4c12c1d89402b3f74ff6669b6a5f)) # [0.25.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.24.0...v0.25.0) (2026-04-19) - ### Features -* add cost safety ([49fb70e](https://github.com/graphrefly/graphrefly-ts/commit/49fb70ec28cbfb1eca1d1d292c17953394b99fc4)) +- add cost safety ([49fb70e](https://github.com/graphrefly/graphrefly-ts/commit/49fb70ec28cbfb1eca1d1d292c17953394b99fc4)) # [0.24.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.23.0...v0.24.0) (2026-04-19) - ### Features -* add compat demo ([1c76856](https://github.com/graphrefly/graphrefly-ts/commit/1c768568a31dfa7ef43696a242816c9da614d8b0)) -* add reactive layout demo ([b0a173b](https://github.com/graphrefly/graphrefly-ts/commit/b0a173b5ef042d65ee09b61926d19d2a2d8b9b35)) -* bump version ([7359c7a](https://github.com/graphrefly/graphrefly-ts/commit/7359c7a796c03201717c45d2cb3d25187e5ffe3d)) -* reactive-layout demo ([96a7c73](https://github.com/graphrefly/graphrefly-ts/commit/96a7c739ce2ac45e67da7198339e1dc2488c3f87)) +- add compat demo ([1c76856](https://github.com/graphrefly/graphrefly-ts/commit/1c768568a31dfa7ef43696a242816c9da614d8b0)) +- add reactive layout demo ([b0a173b](https://github.com/graphrefly/graphrefly-ts/commit/b0a173b5ef042d65ee09b61926d19d2a2d8b9b35)) +- bump version ([7359c7a](https://github.com/graphrefly/graphrefly-ts/commit/7359c7a796c03201717c45d2cb3d25187e5ffe3d)) +- reactive-layout demo ([96a7c73](https://github.com/graphrefly/graphrefly-ts/commit/96a7c739ce2ac45e67da7198339e1dc2488c3f87)) # [0.24.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.23.0...v0.24.0) (2026-04-19) - ### Features -* add compat demo ([1c76856](https://github.com/graphrefly/graphrefly-ts/commit/1c768568a31dfa7ef43696a242816c9da614d8b0)) -* add reactive layout demo ([b0a173b](https://github.com/graphrefly/graphrefly-ts/commit/b0a173b5ef042d65ee09b61926d19d2a2d8b9b35)) -* bump version ([7359c7a](https://github.com/graphrefly/graphrefly-ts/commit/7359c7a796c03201717c45d2cb3d25187e5ffe3d)) -* reactive-layout demo ([96a7c73](https://github.com/graphrefly/graphrefly-ts/commit/96a7c739ce2ac45e67da7198339e1dc2488c3f87)) +- add compat demo ([1c76856](https://github.com/graphrefly/graphrefly-ts/commit/1c768568a31dfa7ef43696a242816c9da614d8b0)) +- add reactive layout demo ([b0a173b](https://github.com/graphrefly/graphrefly-ts/commit/b0a173b5ef042d65ee09b61926d19d2a2d8b9b35)) +- bump version ([7359c7a](https://github.com/graphrefly/graphrefly-ts/commit/7359c7a796c03201717c45d2cb3d25187e5ffe3d)) +- reactive-layout demo ([96a7c73](https://github.com/graphrefly/graphrefly-ts/commit/96a7c739ce2ac45e67da7198339e1dc2488c3f87)) # [0.24.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.23.0...v0.24.0) (2026-04-19) - ### Features -* add compat demo ([1c76856](https://github.com/graphrefly/graphrefly-ts/commit/1c768568a31dfa7ef43696a242816c9da614d8b0)) -* add reactive layout demo ([b0a173b](https://github.com/graphrefly/graphrefly-ts/commit/b0a173b5ef042d65ee09b61926d19d2a2d8b9b35)) -* reactive-layout demo ([96a7c73](https://github.com/graphrefly/graphrefly-ts/commit/96a7c739ce2ac45e67da7198339e1dc2488c3f87)) +- add compat demo ([1c76856](https://github.com/graphrefly/graphrefly-ts/commit/1c768568a31dfa7ef43696a242816c9da614d8b0)) +- add reactive layout demo ([b0a173b](https://github.com/graphrefly/graphrefly-ts/commit/b0a173b5ef042d65ee09b61926d19d2a2d8b9b35)) +- reactive-layout demo ([96a7c73](https://github.com/graphrefly/graphrefly-ts/commit/96a7c739ce2ac45e67da7198339e1dc2488c3f87)) # [0.24.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.23.0...v0.24.0) (2026-04-19) - ### Features -* add compat demo ([1c76856](https://github.com/graphrefly/graphrefly-ts/commit/1c768568a31dfa7ef43696a242816c9da614d8b0)) -* add reactive layout demo ([b0a173b](https://github.com/graphrefly/graphrefly-ts/commit/b0a173b5ef042d65ee09b61926d19d2a2d8b9b35)) -* reactive-layout demo ([96a7c73](https://github.com/graphrefly/graphrefly-ts/commit/96a7c739ce2ac45e67da7198339e1dc2488c3f87)) +- add compat demo ([1c76856](https://github.com/graphrefly/graphrefly-ts/commit/1c768568a31dfa7ef43696a242816c9da614d8b0)) +- add reactive layout demo ([b0a173b](https://github.com/graphrefly/graphrefly-ts/commit/b0a173b5ef042d65ee09b61926d19d2a2d8b9b35)) +- reactive-layout demo ([96a7c73](https://github.com/graphrefly/graphrefly-ts/commit/96a7c739ce2ac45e67da7198339e1dc2488c3f87)) # [0.24.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.23.0...v0.24.0) (2026-04-19) - ### Features -* add compat demo ([1c76856](https://github.com/graphrefly/graphrefly-ts/commit/1c768568a31dfa7ef43696a242816c9da614d8b0)) -* add reactive layout demo ([b0a173b](https://github.com/graphrefly/graphrefly-ts/commit/b0a173b5ef042d65ee09b61926d19d2a2d8b9b35)) -* reactive-layout demo ([96a7c73](https://github.com/graphrefly/graphrefly-ts/commit/96a7c739ce2ac45e67da7198339e1dc2488c3f87)) +- add compat demo ([1c76856](https://github.com/graphrefly/graphrefly-ts/commit/1c768568a31dfa7ef43696a242816c9da614d8b0)) +- add reactive layout demo ([b0a173b](https://github.com/graphrefly/graphrefly-ts/commit/b0a173b5ef042d65ee09b61926d19d2a2d8b9b35)) +- reactive-layout demo ([96a7c73](https://github.com/graphrefly/graphrefly-ts/commit/96a7c739ce2ac45e67da7198339e1dc2488c3f87)) # [0.24.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.23.0...v0.24.0) (2026-04-18) - ### Features -* add compat demo ([1c76856](https://github.com/graphrefly/graphrefly-ts/commit/1c768568a31dfa7ef43696a242816c9da614d8b0)) -* add reactive layout demo ([b0a173b](https://github.com/graphrefly/graphrefly-ts/commit/b0a173b5ef042d65ee09b61926d19d2a2d8b9b35)) +- add compat demo ([1c76856](https://github.com/graphrefly/graphrefly-ts/commit/1c768568a31dfa7ef43696a242816c9da614d8b0)) +- add reactive layout demo ([b0a173b](https://github.com/graphrefly/graphrefly-ts/commit/b0a173b5ef042d65ee09b61926d19d2a2d8b9b35)) # [0.23.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.22.0...v0.23.0) (2026-04-18) - ### Features -* rigor infrastructure — fast-check + TLA+ + substrate bug fixes + eval cost safety ([6f8736c](https://github.com/graphrefly/graphrefly-ts/commit/6f8736cb53d1c46c3e1b0dc7098bec635b65f270)) +- rigor infrastructure — fast-check + TLA+ + substrate bug fixes + eval cost safety ([6f8736c](https://github.com/graphrefly/graphrefly-ts/commit/6f8736cb53d1c46c3e1b0dc7098bec635b65f270)) # [0.22.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.21.0...v0.22.0) (2026-04-17) - ### Bug Fixes -* wave 4 QA batch (P1-P5, F1-F8, D1-D3) ([e7d560a](https://github.com/graphrefly/graphrefly-ts/commit/e7d560a780f265922703fa1404dd9578def9a0e9)) -* wave 4 QA round 2 (P1-P9, D1-D6 + extras) ([e3b7391](https://github.com/graphrefly/graphrefly-ts/commit/e3b73918bc556ceb004712dcfb9585b0cfe8f77e)) - - -### Features - -* batch ([a070423](https://github.com/graphrefly/graphrefly-ts/commit/a0704239d997478345c314017d6f00875ede7167)) -* clean up ([2230f15](https://github.com/graphrefly/graphrefly-ts/commit/2230f1528578d93dfd96eb37a90e20c0f34c83dd)) -* diff correctness ([f44ac17](https://github.com/graphrefly/graphrefly-ts/commit/f44ac177aeb2fbc115b5e65f2ca61aab53815986)) -* done message and config ([7657644](https://github.com/graphrefly/graphrefly-ts/commit/7657644b4802fbb78eb725c803696a8355357d70)) -* ergonomics, sizeOf ([ba181d8](https://github.com/graphrefly/graphrefly-ts/commit/ba181d8a0bb625e9768a0f4566064a75ff7e4b75)) -* fix autoTrackNode ([3264eed](https://github.com/graphrefly/graphrefly-ts/commit/3264eeda09ad5f7b9ac9989c1f6cd1b8325b3b23)) -* fix core ([05ddbb8](https://github.com/graphrefly/graphrefly-ts/commit/05ddbb8f1b6a6ad35436256ab58848d3eeae88a3)) -* fix core ([2faadaa](https://github.com/graphrefly/graphrefly-ts/commit/2faadaaeb208bfe1192db2d30028fbe2b93c5183)) -* fix core tests ([5d30a2c](https://github.com/graphrefly/graphrefly-ts/commit/5d30a2c64476ef012504602d4cf435ac909e9a35)) -* fix equals ([f32d0c4](https://github.com/graphrefly/graphrefly-ts/commit/f32d0c4aa3599ad1116cfe0be561b0719ec76164)) -* fix extra ([64f81b3](https://github.com/graphrefly/graphrefly-ts/commit/64f81b3ed9e8b57ff7c3ce3580815af72df71a65)) -* fix graph ([404e402](https://github.com/graphrefly/graphrefly-ts/commit/404e40217643e1a199763f512667efc7aa06b3a9)) -* fix round 1 ([604b75c](https://github.com/graphrefly/graphrefly-ts/commit/604b75ca2f7ee2949294a9c28c7646f905f3cdb2)) -* fix up and down ([c851692](https://github.com/graphrefly/graphrefly-ts/commit/c8516922af7f403f4c1ac13761e5a4fac66de63a)) -* graph review ([46b6f24](https://github.com/graphrefly/graphrefly-ts/commit/46b6f24187caa74a36846d4d66f576320805759a)) -* handle batch wave ([5e93887](https://github.com/graphrefly/graphrefly-ts/commit/5e938877515f03f55e747306332fdc4567411cda)) -* node ([632cd48](https://github.com/graphrefly/graphrefly-ts/commit/632cd48f3162dab16549401d2916f7c72a48bc0b)) -* observe unification ([5927824](https://github.com/graphrefly/graphrefly-ts/commit/5927824742399c6c9e32eedbcb6194c0e255b503)) -* parent back-pointer, scoped autoCheckpoint, WAL unification ([9577491](https://github.com/graphrefly/graphrefly-ts/commit/95774915f23a6f4dda77c6ee9941121c46514067)) -* qa ([897c336](https://github.com/graphrefly/graphrefly-ts/commit/897c33694b9d1afbcb6faedfce138bf5c51c883c)) -* qa ([70c4dcd](https://github.com/graphrefly/graphrefly-ts/commit/70c4dcd12e37625c7a11c7e49087d945cebc102b)) -* reachable, profile, and trace improvements ([ad68572](https://github.com/graphrefly/graphrefly-ts/commit/ad685729f0b9be92712f272d56d657d464a5ae18)) -* remove edge registry ([3ae06c0](https://github.com/graphrefly/graphrefly-ts/commit/3ae06c0d553a2eb157a7f194f3a847c6482c0a3d)) -* remove NO_VALUE and add sentinel guard ([120dd49](https://github.com/graphrefly/graphrefly-ts/commit/120dd49247fd3e5825fc1c1ecedc3fefbae2bff7)) -* ring buffer ([8e64ad2](https://github.com/graphrefly/graphrefly-ts/commit/8e64ad2a2dd4685609ee0a7826661f403e23b173)) -* sugar and meta ([8448edd](https://github.com/graphrefly/graphrefly-ts/commit/8448eddfc4a0ce704ea1c18f6651a327ec7ae302)) -* switchMap etc high order extra ([2cd0d8a](https://github.com/graphrefly/graphrefly-ts/commit/2cd0d8a8659f51b46456578065632325a428380b)) -* trace attribution, autoCheckpoint richness, codec fixes ([c426d65](https://github.com/graphrefly/graphrefly-ts/commit/c426d6567eb1ddc0bc2ae7d89f0aefafef95698c)) -* try to fix ([539a0f0](https://github.com/graphrefly/graphrefly-ts/commit/539a0f0b79372b2d4f728888d5ae3943754166d3)) -* update session log ([4c52948](https://github.com/graphrefly/graphrefly-ts/commit/4c529483552ac4df176e4b29fe4e64eb9e6860e9)) -* v0 + multi inspector hooks ([d8b1500](https://github.com/graphrefly/graphrefly-ts/commit/d8b15000b6b1e5ff8004b31028f2bebc98787083)) -* wave 3 ([ed315a8](https://github.com/graphrefly/graphrefly-ts/commit/ed315a84bdd91cfeff1eef9158657f4d2bdc746a)) -* wave 4 hardening — reactive data structures + messagingHub ([f986ae1](https://github.com/graphrefly/graphrefly-ts/commit/f986ae1a816d1b9ff79a67dcf141000437c1737f)) -* wave 5 ([664416c](https://github.com/graphrefly/graphrefly-ts/commit/664416c18c98d091ecfdaedf23beec37693c42a4)) -* wave A ([da14ffc](https://github.com/graphrefly/graphrefly-ts/commit/da14ffce373b1b06d14b0f610b2c151e5441296c)) +- wave 4 QA batch (P1-P5, F1-F8, D1-D3) ([e7d560a](https://github.com/graphrefly/graphrefly-ts/commit/e7d560a780f265922703fa1404dd9578def9a0e9)) +- wave 4 QA round 2 (P1-P9, D1-D6 + extras) ([e3b7391](https://github.com/graphrefly/graphrefly-ts/commit/e3b73918bc556ceb004712dcfb9585b0cfe8f77e)) + +### Features + +- batch ([a070423](https://github.com/graphrefly/graphrefly-ts/commit/a0704239d997478345c314017d6f00875ede7167)) +- clean up ([2230f15](https://github.com/graphrefly/graphrefly-ts/commit/2230f1528578d93dfd96eb37a90e20c0f34c83dd)) +- diff correctness ([f44ac17](https://github.com/graphrefly/graphrefly-ts/commit/f44ac177aeb2fbc115b5e65f2ca61aab53815986)) +- done message and config ([7657644](https://github.com/graphrefly/graphrefly-ts/commit/7657644b4802fbb78eb725c803696a8355357d70)) +- ergonomics, sizeOf ([ba181d8](https://github.com/graphrefly/graphrefly-ts/commit/ba181d8a0bb625e9768a0f4566064a75ff7e4b75)) +- fix autoTrackNode ([3264eed](https://github.com/graphrefly/graphrefly-ts/commit/3264eeda09ad5f7b9ac9989c1f6cd1b8325b3b23)) +- fix core ([05ddbb8](https://github.com/graphrefly/graphrefly-ts/commit/05ddbb8f1b6a6ad35436256ab58848d3eeae88a3)) +- fix core ([2faadaa](https://github.com/graphrefly/graphrefly-ts/commit/2faadaaeb208bfe1192db2d30028fbe2b93c5183)) +- fix core tests ([5d30a2c](https://github.com/graphrefly/graphrefly-ts/commit/5d30a2c64476ef012504602d4cf435ac909e9a35)) +- fix equals ([f32d0c4](https://github.com/graphrefly/graphrefly-ts/commit/f32d0c4aa3599ad1116cfe0be561b0719ec76164)) +- fix extra ([64f81b3](https://github.com/graphrefly/graphrefly-ts/commit/64f81b3ed9e8b57ff7c3ce3580815af72df71a65)) +- fix graph ([404e402](https://github.com/graphrefly/graphrefly-ts/commit/404e40217643e1a199763f512667efc7aa06b3a9)) +- fix round 1 ([604b75c](https://github.com/graphrefly/graphrefly-ts/commit/604b75ca2f7ee2949294a9c28c7646f905f3cdb2)) +- fix up and down ([c851692](https://github.com/graphrefly/graphrefly-ts/commit/c8516922af7f403f4c1ac13761e5a4fac66de63a)) +- graph review ([46b6f24](https://github.com/graphrefly/graphrefly-ts/commit/46b6f24187caa74a36846d4d66f576320805759a)) +- handle batch wave ([5e93887](https://github.com/graphrefly/graphrefly-ts/commit/5e938877515f03f55e747306332fdc4567411cda)) +- node ([632cd48](https://github.com/graphrefly/graphrefly-ts/commit/632cd48f3162dab16549401d2916f7c72a48bc0b)) +- observe unification ([5927824](https://github.com/graphrefly/graphrefly-ts/commit/5927824742399c6c9e32eedbcb6194c0e255b503)) +- parent back-pointer, scoped autoCheckpoint, WAL unification ([9577491](https://github.com/graphrefly/graphrefly-ts/commit/95774915f23a6f4dda77c6ee9941121c46514067)) +- qa ([897c336](https://github.com/graphrefly/graphrefly-ts/commit/897c33694b9d1afbcb6faedfce138bf5c51c883c)) +- qa ([70c4dcd](https://github.com/graphrefly/graphrefly-ts/commit/70c4dcd12e37625c7a11c7e49087d945cebc102b)) +- reachable, profile, and trace improvements ([ad68572](https://github.com/graphrefly/graphrefly-ts/commit/ad685729f0b9be92712f272d56d657d464a5ae18)) +- remove edge registry ([3ae06c0](https://github.com/graphrefly/graphrefly-ts/commit/3ae06c0d553a2eb157a7f194f3a847c6482c0a3d)) +- remove NO_VALUE and add sentinel guard ([120dd49](https://github.com/graphrefly/graphrefly-ts/commit/120dd49247fd3e5825fc1c1ecedc3fefbae2bff7)) +- ring buffer ([8e64ad2](https://github.com/graphrefly/graphrefly-ts/commit/8e64ad2a2dd4685609ee0a7826661f403e23b173)) +- sugar and meta ([8448edd](https://github.com/graphrefly/graphrefly-ts/commit/8448eddfc4a0ce704ea1c18f6651a327ec7ae302)) +- switchMap etc high order extra ([2cd0d8a](https://github.com/graphrefly/graphrefly-ts/commit/2cd0d8a8659f51b46456578065632325a428380b)) +- trace attribution, autoCheckpoint richness, codec fixes ([c426d65](https://github.com/graphrefly/graphrefly-ts/commit/c426d6567eb1ddc0bc2ae7d89f0aefafef95698c)) +- try to fix ([539a0f0](https://github.com/graphrefly/graphrefly-ts/commit/539a0f0b79372b2d4f728888d5ae3943754166d3)) +- update session log ([4c52948](https://github.com/graphrefly/graphrefly-ts/commit/4c529483552ac4df176e4b29fe4e64eb9e6860e9)) +- v0 + multi inspector hooks ([d8b1500](https://github.com/graphrefly/graphrefly-ts/commit/d8b15000b6b1e5ff8004b31028f2bebc98787083)) +- wave 3 ([ed315a8](https://github.com/graphrefly/graphrefly-ts/commit/ed315a84bdd91cfeff1eef9158657f4d2bdc746a)) +- wave 4 hardening — reactive data structures + messagingHub ([f986ae1](https://github.com/graphrefly/graphrefly-ts/commit/f986ae1a816d1b9ff79a67dcf141000437c1737f)) +- wave 5 ([664416c](https://github.com/graphrefly/graphrefly-ts/commit/664416c18c98d091ecfdaedf23beec37693c42a4)) +- wave A ([da14ffc](https://github.com/graphrefly/graphrefly-ts/commit/da14ffce373b1b06d14b0f610b2c151e5441296c)) # [0.21.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.20.0...v0.21.0) (2026-04-11) - ### Features -* eval and fix bugs ([1d4c3d6](https://github.com/graphrefly/graphrefly-ts/commit/1d4c3d65ad3bd2f088828d12e76edc54331534da)) +- eval and fix bugs ([1d4c3d6](https://github.com/graphrefly/graphrefly-ts/commit/1d4c3d65ad3bd2f088828d12e76edc54331534da)) # [0.20.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.19.0...v0.20.0) (2026-04-10) - ### Features -* reusable harness patterns ([0e2384e](https://github.com/graphrefly/graphrefly-ts/commit/0e2384ec4b1f8ca062d67e3d32984fa1a4c34ebd)) +- reusable harness patterns ([0e2384e](https://github.com/graphrefly/graphrefly-ts/commit/0e2384ec4b1f8ca062d67e3d32984fa1a4c34ebd)) # [0.19.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.18.0...v0.19.0) (2026-04-10) - ### Features -* add mountable extractor subgraphs ([18f77b5](https://github.com/graphrefly/graphrefly-ts/commit/18f77b547e062d0ac7f3601ccb859ad46d04614b)) -* address optimization items ([0839fe3](https://github.com/graphrefly/graphrefly-ts/commit/0839fe316daa840ea68508910909835630864a84)) -* architecture v5 ([c29ff03](https://github.com/graphrefly/graphrefly-ts/commit/c29ff032097e30e1086a27cea4a3f723a2f87394)) -* core streaming infrastructure ([85b2899](https://github.com/graphrefly/graphrefly-ts/commit/85b28993610d86f5776c629c5382bc97556454ee)) -* fix ([7b60e64](https://github.com/graphrefly/graphrefly-ts/commit/7b60e64ff63d300a3f75c554721f6ac530345abc)) -* fix inspection tool ([6b8dace](https://github.com/graphrefly/graphrefly-ts/commit/6b8dacec7566a6848f741438525ba4eda7bd037f)) -* implement start ([0248d99](https://github.com/graphrefly/graphrefly-ts/commit/0248d996119761b9268b4f8c5b9c966d3eb977ae)) +- add mountable extractor subgraphs ([18f77b5](https://github.com/graphrefly/graphrefly-ts/commit/18f77b547e062d0ac7f3601ccb859ad46d04614b)) +- address optimization items ([0839fe3](https://github.com/graphrefly/graphrefly-ts/commit/0839fe316daa840ea68508910909835630864a84)) +- architecture v5 ([c29ff03](https://github.com/graphrefly/graphrefly-ts/commit/c29ff032097e30e1086a27cea4a3f723a2f87394)) +- core streaming infrastructure ([85b2899](https://github.com/graphrefly/graphrefly-ts/commit/85b28993610d86f5776c629c5382bc97556454ee)) +- fix ([7b60e64](https://github.com/graphrefly/graphrefly-ts/commit/7b60e64ff63d300a3f75c554721f6ac530345abc)) +- fix inspection tool ([6b8dace](https://github.com/graphrefly/graphrefly-ts/commit/6b8dacec7566a6848f741438525ba4eda7bd037f)) +- implement start ([0248d99](https://github.com/graphrefly/graphrefly-ts/commit/0248d996119761b9268b4f8c5b9c966d3eb977ae)) # [0.18.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.17.0...v0.18.0) (2026-04-08) - ### Features -* consolidate inspection tools ([3387374](https://github.com/graphrefly/graphrefly-ts/commit/33873741609a2c05f9e2ede208dcc04b0d2ef8e2)) +- consolidate inspection tools ([3387374](https://github.com/graphrefly/graphrefly-ts/commit/33873741609a2c05f9e2ede208dcc04b0d2ef8e2)) # [0.17.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.16.0...v0.17.0) (2026-04-08) - ### Features -* add tests for harness loop ([1885179](https://github.com/graphrefly/graphrefly-ts/commit/188517983c0d4eea9855ef4a35fcc31da6e92375)) +- add tests for harness loop ([1885179](https://github.com/graphrefly/graphrefly-ts/commit/188517983c0d4eea9855ef4a35fcc31da6e92375)) # [0.16.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.15.0...v0.16.0) (2026-04-08) - ### Features -* address optimizations ([f535348](https://github.com/graphrefly/graphrefly-ts/commit/f53534813bc9167b904f0f42a1fde49931394e17)) +- address optimizations ([f535348](https://github.com/graphrefly/graphrefly-ts/commit/f53534813bc9167b904f0f42a1fde49931394e17)) # [0.15.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.14.0...v0.15.0) (2026-04-07) - ### Features -* 9.0 part 2 ([8991753](https://github.com/graphrefly/graphrefly-ts/commit/8991753eaff04f2f38f04924139648b4c7372fdf)) +- 9.0 part 2 ([8991753](https://github.com/graphrefly/graphrefly-ts/commit/8991753eaff04f2f38f04924139648b4c7372fdf)) # [0.14.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.13.0...v0.14.0) (2026-04-07) - ### Features -* 9.0 wiring ([9ae60d3](https://github.com/graphrefly/graphrefly-ts/commit/9ae60d3406f0bdf279ce60dec0f77b5801bd4788)) +- 9.0 wiring ([9ae60d3](https://github.com/graphrefly/graphrefly-ts/commit/9ae60d3406f0bdf279ce60dec0f77b5801bd4788)) # [0.13.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.12.0...v0.13.0) (2026-04-07) - ### Features -* emit -> down ([a656352](https://github.com/graphrefly/graphrefly-ts/commit/a656352f37e576d6c593864ca41fd3e0ac373fd9)) +- emit -> down ([a656352](https://github.com/graphrefly/graphrefly-ts/commit/a656352f37e576d6c593864ca41fd3e0ac373fd9)) # [0.12.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.11.0...v0.12.0) (2026-04-07) - ### Features -* 9.0 ([31f0807](https://github.com/graphrefly/graphrefly-ts/commit/31f080777d49eb9cd218a2c4fe90026c0562ddce)) +- 9.0 ([31f0807](https://github.com/graphrefly/graphrefly-ts/commit/31f080777d49eb9cd218a2c4fe90026c0562ddce)) # [0.11.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.10.0...v0.11.0) (2026-04-07) - ### Features -* 8.2 ([386a745](https://github.com/graphrefly/graphrefly-ts/commit/386a74542081909a4d37f4f9d7073d518fce8617)) -* add eval ([87f98a7](https://github.com/graphrefly/graphrefly-ts/commit/87f98a7ffd2eafa07c051be84eed166b2c1b0a15)) -* address optimizations ([e89b458](https://github.com/graphrefly/graphrefly-ts/commit/e89b4585b1e4088bdfeb7b1de8c9c0fd8409ebbb)) -* update descriptions ([977d94e](https://github.com/graphrefly/graphrefly-ts/commit/977d94ec3d5aeb12a9182b9732e93397d420f03e)) +- 8.2 ([386a745](https://github.com/graphrefly/graphrefly-ts/commit/386a74542081909a4d37f4f9d7073d518fce8617)) +- add eval ([87f98a7](https://github.com/graphrefly/graphrefly-ts/commit/87f98a7ffd2eafa07c051be84eed166b2c1b0a15)) +- address optimizations ([e89b458](https://github.com/graphrefly/graphrefly-ts/commit/e89b4585b1e4088bdfeb7b1de8c9c0fd8409ebbb)) +- update descriptions ([977d94e](https://github.com/graphrefly/graphrefly-ts/commit/977d94ec3d5aeb12a9182b9732e93397d420f03e)) # [0.10.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.9.0...v0.10.0) (2026-04-06) - ### Features -* 8.3 ([296f637](https://github.com/graphrefly/graphrefly-ts/commit/296f637ee92dd0e713eef151de5e33eb631f8a84)) +- 8.3 ([296f637](https://github.com/graphrefly/graphrefly-ts/commit/296f637ee92dd0e713eef151de5e33eb631f8a84)) # [0.9.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.8.0...v0.9.0) (2026-04-06) - ### Features -* 8.1 ([ddc516e](https://github.com/graphrefly/graphrefly-ts/commit/ddc516eaeee8b7ef9e7b5cadff2bb32e6525900b)) +- 8.1 ([ddc516e](https://github.com/graphrefly/graphrefly-ts/commit/ddc516eaeee8b7ef9e7b5cadff2bb32e6525900b)) # [0.8.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.7.0...v0.8.0) (2026-04-06) - ### Features -* redesign initial and cached ([2ad7a00](https://github.com/graphrefly/graphrefly-ts/commit/2ad7a00c9db263a8281e27c7eb44e78bb63d2a3e)) +- redesign initial and cached ([2ad7a00](https://github.com/graphrefly/graphrefly-ts/commit/2ad7a00c9db263a8281e27c7eb44e78bb63d2a3e)) # [0.7.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.6.0...v0.7.0) (2026-04-06) - ### Features -* 3.1c ([dd0a0d1](https://github.com/graphrefly/graphrefly-ts/commit/dd0a0d1c5810c45d3a3bdd7d7fdca1151e52bf0e)) -* 7.2, central timer util + website redesign ([bef5802](https://github.com/graphrefly/graphrefly-ts/commit/bef5802331ca4f2f859cba762b61931cfd2cf71e)) -* address optimization items ([5f96762](https://github.com/graphrefly/graphrefly-ts/commit/5f9676279e7fe46acec6f2fa4d3a134610394c63)) +- 3.1c ([dd0a0d1](https://github.com/graphrefly/graphrefly-ts/commit/dd0a0d1c5810c45d3a3bdd7d7fdca1151e52bf0e)) +- 7.2, central timer util + website redesign ([bef5802](https://github.com/graphrefly/graphrefly-ts/commit/bef5802331ca4f2f859cba762b61931cfd2cf71e)) +- address optimization items ([5f96762](https://github.com/graphrefly/graphrefly-ts/commit/5f9676279e7fe46acec6f2fa4d3a134610394c63)) # [0.6.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.5.0...v0.6.0) (2026-04-04) - ### Features -* add more adapters ([4591f26](https://github.com/graphrefly/graphrefly-ts/commit/4591f26b619a530882dbb0f6421941cc4370a9a7)) +- add more adapters ([4591f26](https://github.com/graphrefly/graphrefly-ts/commit/4591f26b619a530882dbb0f6421941cc4370a9a7)) # [0.5.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.4.0...v0.5.0) (2026-04-04) - ### Features -* fix website's contrast ([537de00](https://github.com/graphrefly/graphrefly-ts/commit/537de00cdfc1b569f9cacc4ed0505f56d0db2049)) +- fix website's contrast ([537de00](https://github.com/graphrefly/graphrefly-ts/commit/537de00cdfc1b569f9cacc4ed0505f56d0db2049)) # [0.4.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.3.0...v0.4.0) (2026-04-04) - ### Features -* fix repository ([5f105c5](https://github.com/graphrefly/graphrefly-ts/commit/5f105c53922bed5949449bdd81c1c2cc580cde0c)) +- fix repository ([5f105c5](https://github.com/graphrefly/graphrefly-ts/commit/5f105c53922bed5949449bdd81c1c2cc580cde0c)) # [0.3.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.2.0...v0.3.0) (2026-04-04) - ### Features -* separate build and publish ([4301e66](https://github.com/graphrefly/graphrefly-ts/commit/4301e6643eabcc75fd92fdbd97cec7603bbe573f)) +- separate build and publish ([4301e66](https://github.com/graphrefly/graphrefly-ts/commit/4301e6643eabcc75fd92fdbd97cec7603bbe573f)) # [0.2.0](https://github.com/graphrefly/graphrefly-ts/compare/v0.1.0...v0.2.0) (2026-04-04) - ### Features -* improve release ([46b111a](https://github.com/graphrefly/graphrefly-ts/commit/46b111a55fe3bda08c8ed01c063e0fac894d0e59)) -* update readme ([a788b3e](https://github.com/graphrefly/graphrefly-ts/commit/a788b3e0fd41f7d60439abb69eaeebace63deede)) -* update semantic-release version ([3d2ae99](https://github.com/graphrefly/graphrefly-ts/commit/3d2ae99d6244cb60872d8b2f5705141e99d9cf2d)) +- improve release ([46b111a](https://github.com/graphrefly/graphrefly-ts/commit/46b111a55fe3bda08c8ed01c063e0fac894d0e59)) +- update readme ([a788b3e](https://github.com/graphrefly/graphrefly-ts/commit/a788b3e0fd41f7d60439abb69eaeebace63deede)) +- update semantic-release version ([3d2ae99](https://github.com/graphrefly/graphrefly-ts/commit/3d2ae99d6244cb60872d8b2f5705141e99d9cf2d)) diff --git a/examples/basic/state-and-derived/CHANGELOG.md b/examples/basic/state-and-derived/CHANGELOG.md new file mode 100644 index 00000000..94a469ac --- /dev/null +++ b/examples/basic/state-and-derived/CHANGELOG.md @@ -0,0 +1,8 @@ +# @graphrefly-examples/basic-state-and-derived + +## 0.0.1 + +### Patch Changes + +- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]: + - @graphrefly/graphrefly@0.45.0 diff --git a/examples/basic/state-and-derived/package.json b/examples/basic/state-and-derived/package.json index 8fd5a3b1..3769428a 100644 --- a/examples/basic/state-and-derived/package.json +++ b/examples/basic/state-and-derived/package.json @@ -1,7 +1,7 @@ { "name": "@graphrefly-examples/basic-state-and-derived", "private": true, - "version": "0.0.0", + "version": "0.0.1", "type": "module", "description": "Basic state + derived counter using GraphReFly.", "scripts": { diff --git a/examples/compat/jotai/CHANGELOG.md b/examples/compat/jotai/CHANGELOG.md new file mode 100644 index 00000000..37f78bfc --- /dev/null +++ b/examples/compat/jotai/CHANGELOG.md @@ -0,0 +1,8 @@ +# @graphrefly-examples/compat-jotai + +## 0.0.1 + +### Patch Changes + +- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]: + - @graphrefly/graphrefly@0.45.0 diff --git a/examples/compat/jotai/package.json b/examples/compat/jotai/package.json index 28b13ac4..e07fc3ec 100644 --- a/examples/compat/jotai/package.json +++ b/examples/compat/jotai/package.json @@ -1,7 +1,7 @@ { "name": "@graphrefly-examples/compat-jotai", "private": true, - "version": "0.0.0", + "version": "0.0.1", "type": "module", "description": "Jotai-compatible atom API over GraphReFly nodes.", "scripts": { diff --git a/examples/compat/nanostores/CHANGELOG.md b/examples/compat/nanostores/CHANGELOG.md new file mode 100644 index 00000000..42a82418 --- /dev/null +++ b/examples/compat/nanostores/CHANGELOG.md @@ -0,0 +1,8 @@ +# @graphrefly-examples/compat-nanostores + +## 0.0.1 + +### Patch Changes + +- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]: + - @graphrefly/graphrefly@0.45.0 diff --git a/examples/compat/nanostores/package.json b/examples/compat/nanostores/package.json index 0cd55b33..98177ac0 100644 --- a/examples/compat/nanostores/package.json +++ b/examples/compat/nanostores/package.json @@ -1,7 +1,7 @@ { "name": "@graphrefly-examples/compat-nanostores", "private": true, - "version": "0.0.0", + "version": "0.0.1", "type": "module", "description": "Nanostores-compatible atom + computed API over GraphReFly nodes.", "scripts": { diff --git a/examples/compat/zustand/CHANGELOG.md b/examples/compat/zustand/CHANGELOG.md new file mode 100644 index 00000000..4c9fcbda --- /dev/null +++ b/examples/compat/zustand/CHANGELOG.md @@ -0,0 +1,8 @@ +# @graphrefly-examples/compat-zustand + +## 0.0.1 + +### Patch Changes + +- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]: + - @graphrefly/graphrefly@0.45.0 diff --git a/examples/compat/zustand/package.json b/examples/compat/zustand/package.json index a163ea63..217a114b 100644 --- a/examples/compat/zustand/package.json +++ b/examples/compat/zustand/package.json @@ -1,7 +1,7 @@ { "name": "@graphrefly-examples/compat-zustand", "private": true, - "version": "0.0.0", + "version": "0.0.1", "type": "module", "description": "Zustand-compatible store API over GraphReFly nodes.", "scripts": { diff --git a/examples/framework/react/CHANGELOG.md b/examples/framework/react/CHANGELOG.md new file mode 100644 index 00000000..824b2d69 --- /dev/null +++ b/examples/framework/react/CHANGELOG.md @@ -0,0 +1,8 @@ +# @graphrefly-examples/framework-react + +## 0.0.1 + +### Patch Changes + +- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]: + - @graphrefly/graphrefly@0.45.0 diff --git a/examples/framework/react/package.json b/examples/framework/react/package.json index 6dc6eccb..74f04f9d 100644 --- a/examples/framework/react/package.json +++ b/examples/framework/react/package.json @@ -1,7 +1,7 @@ { "name": "@graphrefly-examples/framework-react", "private": true, - "version": "0.0.0", + "version": "0.0.1", "type": "module", "description": "React binding for GraphReFly — useStore / useSubscribe.", "scripts": { diff --git a/examples/framework/solid/CHANGELOG.md b/examples/framework/solid/CHANGELOG.md new file mode 100644 index 00000000..8401659e --- /dev/null +++ b/examples/framework/solid/CHANGELOG.md @@ -0,0 +1,8 @@ +# @graphrefly-examples/framework-solid + +## 0.0.1 + +### Patch Changes + +- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]: + - @graphrefly/graphrefly@0.45.0 diff --git a/examples/framework/solid/package.json b/examples/framework/solid/package.json index 8302a75e..58253eb2 100644 --- a/examples/framework/solid/package.json +++ b/examples/framework/solid/package.json @@ -1,7 +1,7 @@ { "name": "@graphrefly-examples/framework-solid", "private": true, - "version": "0.0.0", + "version": "0.0.1", "type": "module", "description": "SolidJS binding for GraphReFly — useStore / useSubscribe.", "scripts": { diff --git a/examples/framework/svelte/CHANGELOG.md b/examples/framework/svelte/CHANGELOG.md new file mode 100644 index 00000000..9675e9bd --- /dev/null +++ b/examples/framework/svelte/CHANGELOG.md @@ -0,0 +1,8 @@ +# @graphrefly-examples/framework-svelte + +## 0.0.1 + +### Patch Changes + +- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]: + - @graphrefly/graphrefly@0.45.0 diff --git a/examples/framework/svelte/package.json b/examples/framework/svelte/package.json index f77b7720..a7557ad8 100644 --- a/examples/framework/svelte/package.json +++ b/examples/framework/svelte/package.json @@ -1,7 +1,7 @@ { "name": "@graphrefly-examples/framework-svelte", "private": true, - "version": "0.0.0", + "version": "0.0.1", "type": "module", "description": "Svelte 5 binding for GraphReFly — useStore / useSubscribe.", "scripts": { diff --git a/examples/framework/vue/CHANGELOG.md b/examples/framework/vue/CHANGELOG.md new file mode 100644 index 00000000..0f5c51d4 --- /dev/null +++ b/examples/framework/vue/CHANGELOG.md @@ -0,0 +1,8 @@ +# @graphrefly-examples/framework-vue + +## 0.0.1 + +### Patch Changes + +- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]: + - @graphrefly/graphrefly@0.45.0 diff --git a/examples/framework/vue/package.json b/examples/framework/vue/package.json index 3e15d5e6..c26bb56e 100644 --- a/examples/framework/vue/package.json +++ b/examples/framework/vue/package.json @@ -1,7 +1,7 @@ { "name": "@graphrefly-examples/framework-vue", "private": true, - "version": "0.0.0", + "version": "0.0.1", "type": "module", "description": "Vue 3 binding for GraphReFly — useStore / useSubscribe.", "scripts": { diff --git a/examples/harness-refine-hello/CHANGELOG.md b/examples/harness-refine-hello/CHANGELOG.md new file mode 100644 index 00000000..135be757 --- /dev/null +++ b/examples/harness-refine-hello/CHANGELOG.md @@ -0,0 +1,8 @@ +# @graphrefly-examples/harness-refine-hello + +## 0.0.1 + +### Patch Changes + +- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]: + - @graphrefly/graphrefly@0.45.0 diff --git a/examples/harness-refine-hello/package.json b/examples/harness-refine-hello/package.json index 00e9c5d7..d84afc73 100644 --- a/examples/harness-refine-hello/package.json +++ b/examples/harness-refine-hello/package.json @@ -1,7 +1,7 @@ { "name": "@graphrefly-examples/harness-refine-hello", "private": true, - "version": "0.0.0", + "version": "0.0.1", "type": "module", "description": "Smallest possible end-to-end wiring of harnessLoop + refineExecutor + evalVerifier. One intake item, one refined artifact, one reactive re-eval.", "scripts": { diff --git a/examples/inbox-reducer/CHANGELOG.md b/examples/inbox-reducer/CHANGELOG.md new file mode 100644 index 00000000..9dcdcc3f --- /dev/null +++ b/examples/inbox-reducer/CHANGELOG.md @@ -0,0 +1,8 @@ +# @graphrefly-examples/inbox-reducer + +## 0.0.1 + +### Patch Changes + +- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]: + - @graphrefly/graphrefly@0.45.0 diff --git a/examples/inbox-reducer/package.json b/examples/inbox-reducer/package.json index f1b5be31..041a6757 100644 --- a/examples/inbox-reducer/package.json +++ b/examples/inbox-reducer/package.json @@ -1,7 +1,7 @@ { "name": "@graphrefly-examples/inbox-reducer", "private": true, - "version": "0.0.0", + "version": "0.0.1", "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": { diff --git a/examples/knowledge-graph/CHANGELOG.md b/examples/knowledge-graph/CHANGELOG.md new file mode 100644 index 00000000..89b7dfac --- /dev/null +++ b/examples/knowledge-graph/CHANGELOG.md @@ -0,0 +1,8 @@ +# @graphrefly-examples/knowledge-graph + +## 0.0.1 + +### Patch Changes + +- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]: + - @graphrefly/graphrefly@0.45.0 diff --git a/examples/knowledge-graph/package.json b/examples/knowledge-graph/package.json index 6cde7159..4c16c34e 100644 --- a/examples/knowledge-graph/package.json +++ b/examples/knowledge-graph/package.json @@ -1,7 +1,7 @@ { "name": "@graphrefly-examples/knowledge-graph", "private": true, - "version": "0.0.0", + "version": "0.0.1", "type": "module", "description": "Reactive knowledge-graph extraction — pre-extracted documents → KG → adjacency. Node-runnable mirror of the browser demo.", "scripts": { diff --git a/examples/nestjs/order-flow/CHANGELOG.md b/examples/nestjs/order-flow/CHANGELOG.md new file mode 100644 index 00000000..a5a53a18 --- /dev/null +++ b/examples/nestjs/order-flow/CHANGELOG.md @@ -0,0 +1,8 @@ +# @graphrefly-examples/nestjs-order-flow + +## 0.0.1 + +### Patch Changes + +- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]: + - @graphrefly/graphrefly@0.45.0 diff --git a/examples/nestjs/order-flow/package.json b/examples/nestjs/order-flow/package.json index b6fa9502..3fc05c29 100644 --- a/examples/nestjs/order-flow/package.json +++ b/examples/nestjs/order-flow/package.json @@ -1,7 +1,7 @@ { "name": "@graphrefly-examples/nestjs-order-flow", "private": true, - "version": "0.0.0", + "version": "0.0.1", "type": "module", "description": "NestJS + GraphReFly — full CQRS order flow with SSE, WebSocket, and admin endpoints.", "scripts": { diff --git a/examples/reactive-layout/flow/CHANGELOG.md b/examples/reactive-layout/flow/CHANGELOG.md new file mode 100644 index 00000000..0811d119 --- /dev/null +++ b/examples/reactive-layout/flow/CHANGELOG.md @@ -0,0 +1,8 @@ +# @graphrefly-examples/reactive-layout-flow + +## 0.0.1 + +### Patch Changes + +- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]: + - @graphrefly/graphrefly@0.45.0 diff --git a/examples/reactive-layout/flow/package.json b/examples/reactive-layout/flow/package.json index f3182aef..3576e5a6 100644 --- a/examples/reactive-layout/flow/package.json +++ b/examples/reactive-layout/flow/package.json @@ -1,7 +1,7 @@ { "name": "@graphrefly-examples/reactive-layout-flow", "private": true, - "version": "0.0.0", + "version": "0.0.1", "type": "module", "description": "Multi-column text flowing around drifting obstacles — reactive-layout recipe.", "scripts": { diff --git a/examples/spending-alerts/CHANGELOG.md b/examples/spending-alerts/CHANGELOG.md new file mode 100644 index 00000000..7064672e --- /dev/null +++ b/examples/spending-alerts/CHANGELOG.md @@ -0,0 +1,8 @@ +# @graphrefly-examples/spending-alerts + +## 0.0.1 + +### Patch Changes + +- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]: + - @graphrefly/graphrefly@0.45.0 diff --git a/examples/spending-alerts/package.json b/examples/spending-alerts/package.json index 806f61c3..3f44a388 100644 --- a/examples/spending-alerts/package.json +++ b/examples/spending-alerts/package.json @@ -1,7 +1,7 @@ { "name": "@graphrefly-examples/spending-alerts", "private": true, - "version": "0.0.0", + "version": "0.0.1", "type": "module", "description": "Spending alerts — 7-hop deterministic pipeline showing structural causal tracing via explainPath. Node-runnable mirror of the browser demo.", "scripts": { diff --git a/package.json b/package.json index d3e2c873..19e65789 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@graphrefly/graphrefly", - "version": "0.44.0", + "version": "0.45.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": { diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index dd36fe28..d38137e3 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 0.0.2 + +### Patch Changes + +- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]: + - @graphrefly/graphrefly@0.45.0 + - @graphrefly/mcp-server@0.0.2 + ## 0.0.1 — 2026-04-19 Initial release — stateless command-line shell over the GraphReFly surface layer (roadmap §9.3c). diff --git a/packages/cli/package.json b/packages/cli/package.json index 398071ac..261353ad 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@graphrefly/cli", - "version": "0.0.1", + "version": "0.0.2", "description": "Command-line interface for GraphReFly — stateless shell over the surface layer (describe, explain, reduce, snapshot, run an MCP server).", "license": "MIT", "repository": { diff --git a/packages/mcp-server/CHANGELOG.md b/packages/mcp-server/CHANGELOG.md index 1142ffe6..fc0eb5fd 100644 --- a/packages/mcp-server/CHANGELOG.md +++ b/packages/mcp-server/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 0.0.2 + +### Patch Changes + +- Updated dependencies [[`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde)]: + - @graphrefly/graphrefly@0.45.0 + ## 0.0.1 — 2026-04-19 Initial release — Model Context Protocol server for GraphReFly (roadmap §9.3). diff --git a/packages/mcp-server/package.json b/packages/mcp-server/package.json index e5d78cfa..0be72210 100644 --- a/packages/mcp-server/package.json +++ b/packages/mcp-server/package.json @@ -1,6 +1,6 @@ { "name": "@graphrefly/mcp-server", - "version": "0.0.1", + "version": "0.0.2", "description": "Model Context Protocol server for GraphReFly — expose graph operations (create, describe, observe, explain, reduce, snapshot) as MCP tools.", "license": "MIT", "mcpName": "io.github.graphrefly/mcp-server", diff --git a/packages/pure-ts/CHANGELOG.md b/packages/pure-ts/CHANGELOG.md index 636f8ad2..c9ed7630 100644 --- a/packages/pure-ts/CHANGELOG.md +++ b/packages/pure-ts/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog — @graphrefly/pure-ts +## 0.45.0 + +### Minor Changes + +- [`64ab268`](https://github.com/graphrefly/graphrefly-ts/commit/64ab26858804265f60f169f69f95343793e5afde) Thanks [@clfhhc](https://github.com/clfhhc)! - minor fix + ## Unreleased — package rename + framing reset (PART 13 of `archive/docs/SESSION-rust-port-architecture.md`) - Renamed: `@graphrefly/legacy-pure-ts` → `@graphrefly/pure-ts` (D082). diff --git a/packages/pure-ts/package.json b/packages/pure-ts/package.json index 2fa3790e..682a4dcb 100644 --- a/packages/pure-ts/package.json +++ b/packages/pure-ts/package.json @@ -1,6 +1,6 @@ { "name": "@graphrefly/pure-ts", - "version": "0.44.0", + "version": "0.45.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",