@fullstack-webapp/local-edge 0.1.0-beta.2
Pre-release
Pre-release
·
18 commits
to main
since this release
Protocol-aware Local Edge worker takeover and clearer update diagnostics.
Highlights:
- Treats the worker protocol as a monotonic capability level.
- Replaces missing, invalid, or older controlled kernels through the guarded takeover path.
- Keeps cached loaders compatible with newer kernels that retain the required capability.
- Reports installing or waiting workers as Updating before evaluating active-cache completeness.
- Preserves the clean-cut storage boundary: no reads, migration, or deletion of legacy
fwa-shell:*storage.
Published from main@bc87be8 through npm Trusted Publishing with provenance.
Verification:
- Publish workflow: https://github.com/fullstack-webapp/fwa-kit/actions/runs/32647278836
- Public package: https://www.npmjs.com/package/@fullstack-webapp/local-edge/v/0.1.0-beta.2
- Full CI, package boundary checks, browser lifecycle tests, Pages hosting contract, pack check, and isolated packed consumer passed.