v0.4.0
Changes
- Simplifies model registration to a single typed object keyed by event/signal/queue names.
- Simplifies queue handler completion semantics and removes the explicit lease-hold API.
- Adds query access to event registration handlers.
- Publishes queue-emitted signals immediately while preserving lease ownership.
- Moves package typecheck/build scripts to
tsgovia@typescript/native-preview.
Breaking changes
The registration and queue-handler API changes are breaking. See CHANGELOG.md for details.