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
9 changes: 0 additions & 9 deletions .changeset/fresh-podman-candidate.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/strict-core-package-floor.md

This file was deleted.

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

## 0.0.24

### Patch Changes

- Updated dependencies [82e9d70]
- Updated dependencies [82e9d70]
- @graphrefly/ts@0.7.0

## 0.0.23

### Patch Changes
Expand Down
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.23",
"version": "0.0.24",
"private": true,
"description": "Periodic on-device RN/Hermes verification for @graphrefly/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
8 changes: 8 additions & 0 deletions examples/basic/state-and-derived/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphrefly-examples/basic-state-and-derived

## 0.0.25

### Patch Changes

- Updated dependencies [82e9d70]
- Updated dependencies [82e9d70]
- @graphrefly/ts@0.7.0

## 0.0.24

### 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.24",
"version": "0.0.25",
"type": "module",
"description": "Basic state + derived counter using GraphReFly.",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/compat/jotai/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphrefly-examples/compat-jotai

## 0.0.25

### Patch Changes

- Updated dependencies [82e9d70]
- Updated dependencies [82e9d70]
- @graphrefly/ts@0.7.0

## 0.0.24

### 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.24",
"version": "0.0.25",
"type": "module",
"description": "Jotai-compatible atom API over GraphReFly nodes.",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/compat/nanostores/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphrefly-examples/compat-nanostores

## 0.0.25

### Patch Changes

- Updated dependencies [82e9d70]
- Updated dependencies [82e9d70]
- @graphrefly/ts@0.7.0

## 0.0.24

### 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.24",
"version": "0.0.25",
"type": "module",
"description": "Nanostores-compatible atom + computed API over GraphReFly nodes.",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/compat/zustand/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphrefly-examples/compat-zustand

## 0.0.25

### Patch Changes

- Updated dependencies [82e9d70]
- Updated dependencies [82e9d70]
- @graphrefly/ts@0.7.0

## 0.0.24

### 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.24",
"version": "0.0.25",
"type": "module",
"description": "Zustand-compatible store API over GraphReFly nodes.",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/framework/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphrefly-examples/framework-react

## 0.0.25

### Patch Changes

- Updated dependencies [82e9d70]
- Updated dependencies [82e9d70]
- @graphrefly/ts@0.7.0

## 0.0.24

### 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.24",
"version": "0.0.25",
"type": "module",
"description": "React binding for GraphReFly — useNodeInput / useNodeValue.",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/framework/solid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphrefly-examples/framework-solid

## 0.0.25

### Patch Changes

- Updated dependencies [82e9d70]
- Updated dependencies [82e9d70]
- @graphrefly/ts@0.7.0

## 0.0.24

### 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.24",
"version": "0.0.25",
"type": "module",
"description": "SolidJS binding for GraphReFly — createNodeInput / createNodeValue.",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/framework/svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphrefly-examples/framework-svelte

## 0.0.25

### Patch Changes

- Updated dependencies [82e9d70]
- Updated dependencies [82e9d70]
- @graphrefly/ts@0.7.0

## 0.0.24

### 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.24",
"version": "0.0.25",
"type": "module",
"description": "Svelte 5 binding for GraphReFly — nodeWritable / nodeReadable.",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/framework/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphrefly-examples/framework-vue

## 0.0.25

### Patch Changes

- Updated dependencies [82e9d70]
- Updated dependencies [82e9d70]
- @graphrefly/ts@0.7.0

## 0.0.24

### 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.24",
"version": "0.0.25",
"type": "module",
"description": "Vue 3 binding for GraphReFly — useNodeInput / useNodeValue.",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/knowledge-graph/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphrefly-examples/knowledge-graph

## 0.0.25

### Patch Changes

- Updated dependencies [82e9d70]
- Updated dependencies [82e9d70]
- @graphrefly/ts@0.7.0

## 0.0.24

### 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.24",
"version": "0.0.25",
"type": "module",
"description": "Reactive knowledge-graph reducer over graph-visible semantic-memory assertion facts.",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/nestjs-graph-boundary/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphrefly-examples/nestjs-graph-boundary

## 0.0.25

### Patch Changes

- Updated dependencies [82e9d70]
- Updated dependencies [82e9d70]
- @graphrefly/ts@0.7.0

## 0.0.24

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/nestjs-graph-boundary/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@graphrefly-examples/nestjs-graph-boundary",
"private": true,
"version": "0.0.24",
"version": "0.0.25",
"type": "module",
"description": "NestJS keyed ingress/egress boundary nodes over @graphrefly/ts.",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/reactive-layout/flow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphrefly-examples/reactive-layout-flow

## 0.0.25

### Patch Changes

- Updated dependencies [82e9d70]
- Updated dependencies [82e9d70]
- @graphrefly/ts@0.7.0

## 0.0.24

### 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.24",
"version": "0.0.25",
"type": "module",
"description": "Multi-column text flowing around drifting obstacles — reactive-layout recipe.",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/spending-alerts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphrefly-examples/spending-alerts

## 0.0.25

### Patch Changes

- Updated dependencies [82e9d70]
- Updated dependencies [82e9d70]
- @graphrefly/ts@0.7.0

## 0.0.24

### 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.24",
"version": "0.0.25",
"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
15 changes: 15 additions & 0 deletions packages/ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @graphrefly/ts

## 0.7.0

### Minor Changes

- 82e9d70: Add the independent rootless native Libpod API v0 PostgreSQL backend family and
its Node-local certifier. The certifier keeps socket discovery and resource
handles private and admits only the package-owned exact host profile after all
containment, network, secret, cancellation, cleanup, and zero-residue probes
succeed.
- 82e9d70: Enforce the strict zero-dependency package floor. Framework and third-party
runtime integrations move to `@graphrefly/react`, `@graphrefly/vue`,
`@graphrefly/solid`, `@graphrefly/svelte`, `@graphrefly/nestjs`, and
`@graphrefly/reactive-layout-node-canvas`; the core manifest no longer declares
dependencies, optional dependencies, or peer dependencies.

## 0.6.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphrefly/ts",
"version": "0.6.4",
"version": "0.7.0",
"description": "GraphReFly TypeScript package: synchronous reactive graphs, operators, sources, storage, renderers, adapters, and testing helpers.",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions scripts/hermes-smoke/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @graphrefly/hermes-smoke

## 0.0.17

### Patch Changes

- Updated dependencies [82e9d70]
- Updated dependencies [82e9d70]
- @graphrefly/ts@0.7.0

## 0.0.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion scripts/hermes-smoke/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphrefly/hermes-smoke",
"version": "0.0.16",
"version": "0.0.17",
"private": true,
"type": "module",
"description": "Private RN/Hermes smoke consumer for the @graphrefly/ts graph export map.",
Expand Down