Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Release 0.2.0#22

Merged
vitbokisch merged 2 commits into
mainfrom
release-0.2.0
Mar 22, 2026
Merged

Release 0.2.0#22
vitbokisch merged 2 commits into
mainfrom
release-0.2.0

Conversation

@vitbokisch

Copy link
Copy Markdown
Contributor

Release 0.2.0

All packages bumped from 0.1.1 → 0.2.0 (fixed versioning).

@pyreon/zero — New Features

  • API routes (file-based .ts handlers with HTTP methods)
  • Server actions (defineAction() with client/server boundary)
  • Per-route middleware + renderMode wiring
  • CORS, rate limiting, compression middleware
  • Testing utilities (createTestContext, testMiddleware, createTestApiServer)
  • Dev error overlay + route table on startup
  • 6 new subpath exports, 249 tests

@pyreon/zero-cli — New Commands

  • zero doctor, zero context, zero create <name>
  • Dev route table printed on startup

@pyreon/create-zero — Interactive Scaffolding

  • Pick rendering mode, features, AI toolchain via @clack/prompts
  • Generates customized config based on selections

@pyreon/meta — Ecosystem Updates

  • Added @pyreon/machine + @pyreon/permissions
  • All deps bumped to latest (query ^0.5.0, virtual ^0.5.0, UI system ^0.1.1)
  • 75 export verification tests

Test Summary

  • 313 total tests (238 zero + 75 meta)
  • 11 integration tests (real Vite dev server)
  • All passing, biome clean, tsc clean

🤖 Generated with Claude Code

vitbokisch and others added 2 commits March 21, 2026 19:54
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…ractive CLI

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vitbokisch vitbokisch merged commit 11a6c2d into main Mar 22, 2026
11 checks passed
@vitbokisch vitbokisch deleted the release-0.2.0 branch March 22, 2026 08:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant