v0.2.52
What's Changed
- chore: version packages by @github-actions[bot] in #2353
- docs: llms.txt discoverability + fix outdated CLI refs + /api/ prefix docs by @viniciusdacal in #2356
- feat(agents): typed ctx.prev accumulation via builder pattern (#2147) by @viniciusdacal in #2355
- feat(runtime): V8 startup snapshots for production runtime (#2116) by @viniciusdacal in #2357
- fix(ci): re-link runtime binary after artifact download by @viniciusdacal in #2360
- fix(agents): error on output schema validation failure (#2354) by @viniciusdacal in #2359
- feat(agents): add errorReason to WorkflowResult (#2358) by @viniciusdacal in #2362
- fix(ci): re-link runtime binary after downloading artifacts by @viniciusdacal in #2363
- chore: version packages by @github-actions[bot] in #2361
- fix(ci): use npm publish instead of vtz publish for source packages by @viniciusdacal in #2364
- docs(openapi): add Mintlify page for @vertz/openapi by @viniciusdacal in #2369
- fix(openapi): add @vertz/fetch peer dependency (#2217) by @viniciusdacal in #2366
- chore: version packages by @github-actions[bot] in #2370
- chore(docs): remove Bun references from docs and scaffolding by @viniciusdacal in #2376
- fix(server): handle channel close in watcher select! loops (#2372) by @viniciusdacal in #2379
- fix(ci): download vtz binary from GitHub release when not built by @viniciusdacal in #2365
- fix(db): generate valid DDL for composite primary keys in autoApply (#2375) by @viniciusdacal in #2378
- docs: add test runner page and clarify runtime architecture by @viniciusdacal in #2381
- fix(openapi): add bunup config with adapters entry point (#2380) by @viniciusdacal in #2383
- docs: add READMEs to published packages for npm discoverability by @viniciusdacal in #2386
- fix(test): publish @vertz/test package for migrate-tests resolution by @viniciusdacal in #2388
- fix(server): service action custom path respects API prefix by @viniciusdacal in #2385
- fix(runtime): ship CLI shims so npm creates bin links by @viniciusdacal in #2387
- fix(scaffold): use rules.public in templates, add anti-pattern docs by @viniciusdacal in #2390
- chore: version packages by @github-actions[bot] in #2384
- fix(test): complete @vertz/test import surface by @viniciusdacal in #2392
- fix(create-vertz): broken npm dep chain + docs template listing by @viniciusdacal in #2393
- feat(fetch): add queryKey() utility for TanStack Query integration by @viniciusdacal in #2394
- feat: add dev-orchestrator by @viniciusdacal in #2391
- docs(scaffold): add dev server MCP tools guide and template rules by @viniciusdacal in #2395
- chore: version packages by @github-actions[bot] in #2396
- feat(codegen): type-safe query params for generated SDK by @viniciusdacal in #2398
- fix(ui): correct native value binding and reactivity by @viniciusdacal in https://github.com//pull/2399 feat(mcp): browser interaction tools for AI agents by @viniciusdacal in https://github.com//pull/2402 chore: version packages by @github-actions[bot] in https://github.com//pull/2401 feat(codegen): generate SDK methods for standalone services by @viniciusdacal in https://github.com//pull/2404 feat(desktop): add IPC bridge for native filesystem access by @viniciusdacal in https://github.com//pull/2403 fix(ci): remove unsupported --provenance flag from vtz publish by @viniciusdacal in https://github.com//pull/2412 fix(ci): download vtz binary from latest v* release by @viniciusdacal in https://github.com//pull/2413 Full Changelog: https://github.com/vertz-dev/vertz/compare/v0.2.49...v0.2.52