v0.11.15
Release notes from CHANGELOG.md for 0.11.15 (2026-06-19).
- Made the source package private and kept its public surface to the minimal
export spec for root,/browser,/server, and/package.jsononly. - Moved publish staging to generated
dist/package.jsonso npm and release
automation publish fromdist/while package consumers still receive
root-level artifacts withoutdist/paths. - Removed legacy direct artifact subpath exports plus top-level
main/module/browser/typesand generated file lists from the source
manifest. - Updated pack, size, pipeline, and installed-package coverage to verify the
browser and server entrypoints remain split after packing. - Bundle size from bundled TypeScript source:
browser.ts197,173 B raw /
37,198 B gzip ->browser.min.js84,013 B raw / 24,894 B gzip
(-113,160 B raw, -12,304 B gzip).
Source: CHANGELOG.md in tag v0.11.15.