Release v2.14.1
Release type: stable
Release line: 2.14.x
Branch: release/2.14.x
Published Packages
@enclave-vm/core@2.14.1@enclave-vm/types@2.14.1@enclave-vm/stream@2.14.1@enclave-vm/broker@2.14.1@enclave-vm/client@2.14.1@enclave-vm/react@2.14.1@enclave-vm/runtime@2.14.1@enclave-vm/ast@2.14.1
[2.14.1] - 2026-06-19
Added
- Added
@types/estreedependency to@enclave-vm/core. - Introduced
additionalEntryPointsinproject.jsonfor distributed entry handling.
Fixed
- Formatted code blocks for better readability.
- Streamlined exports in
worker.tsby merging type exports into a single line.