@anvia/server
Release notes for @anvia/server.
@anvia/server
Server-side event stream helpers for Anvia applications.
Source: packages/server/CHANGELOG.md
0.3.1
Patch Changes
- b80f013: Refactor stream helpers into focused internal modules, add coverage-gated tests, and omit stack traces from default streamed server error events.
0.3.0
Minor Changes
- e84d775: Clean up the
@anvia/corepublic import surface by keeping common app-authoring APIs on the root export, moving advanced APIs to focused subpaths, and exposing runtime agent internals through@anvia/core/internal/agentfor Anvia integration packages.
0.2.0
Minor Changes
- eb90638: Add server stream response helpers and React client transports for JSONL and Server-Sent Event agent streams.
