Avatar for the triggeryjs user
triggeryjs
triggery
BlogDocsChangelog

Performance History

Latest Results

fix(release): pin examples to ^0.10.0 deps + refresh lockfile The Release workflow tripped on 'pnpm install --frozen-lockfile' because examples/*/package.json carried the leftover ^1.0.0 specifiers that 'pnpm changeset version' generated during the v0.10.0 cut. The lockfile still referenced ^0.9.1 from before the cut, so the resolver failed. Replaced every @triggery/* dependency in examples/* and apps/docs with ^0.10.0 to match the synchronised package version line, then refreshed pnpm-lock.yaml. Pre-commit checks all green locally: typecheck, lint, build.
main
6 hours ago
docs: deep audit fix — last-mount-wins → last-write-wins for conditions/actions across all pages Found and fixed in the systematic re-audit: V1.1 stale references (builder API was historical 'V1.1 future' — now shipped): - guide/essentials/conditions.mdx + ru/: replaced with builder subpath hint - guide/essentials/trigger-anatomy.mdx: replaced with builder subpath hint - ru/api/core/create-trigger.mdx: Aside changed from 'V1 limitation' to 'v0.10 builder API' last-mount-wins → last-write-wins for conditions/actions semantics (v0.10 dropped the stack): - guide/essentials/conditions.mdx + ru/: full section rewrite (slot, no stack pop) - guide/essentials/actions.mdx + ru/: section + recommend action-channel API - guide/essentials/runtime.mdx + ru/: lifecycle note - guide/architecture/ownership.mdx + ru/: full rewrite — slot diagram, stale-token semantics - guide/architecture/scopes.mdx + ru/: inline comment - guide/architecture/anti-spaghetti.mdx + ru/: link description - guide/ssr/strict-mode.mdx + ru/: description + stack diagram rewrite to single-slot - guide/async/debouncing-throttling.mdx + ru/: link description - guide/testing/integration-testing.mdx + ru/: StrictMode safety note - api/core/action-channel.mdx: 'top-of-stack' → 'live handler' - api/testing/mock-condition.mdx + ru/: aside rewrite - recipes/react/diagram-table-sync.mdx + ru/: useAction is additive now - examples/vite-react-diagram-table-sync/src/store.ts: motivation comment Migration guide code blocks: added missing 'import { createTrigger } from "@triggery/core/builder"' import lines (en + ru) Core source comments: 'top-of-stack handler' → 'live handler'; '(non-last-mount-wins)' → '(non-last-write-wins)' in JSDoc. Trigger-replacement last-mount-wins (semantically unchanged) intentionally left as-is in: inline-triggers.mdx, auto-discovery.mdx, vite plugin docs. hooks.ts:102 historical v0.9 reference (in semantic-change note) kept.
feat/v0.10
7 hours ago

Latest Branches

CodSpeed Performance Gauge
+30%
chore(deps): bump astro from 5.18.1 to 6.1.10#10
7 hours ago
0b76444
dependabot/npm_and_yarn/astro-6.1.10
CodSpeed Performance Gauge
-22%
feat: v0.10 — ergonomics & bundle release#9
7 hours ago
463adfc
feat/v0.10
CodSpeed Performance Gauge
+8%
14 hours ago
e627311
feat/docs-discord-launcher
© 2026 CodSpeed Technology
Home Terms Privacy Docs