Skip to content

v1.34.1

Choose a tag to compare

@Arul- Arul- released this 04 Jun 21:40
· 68 commits to main since this release

Photon v1.34.1

Fixes and follow-up hardening:

  • Prevent daemon watcher and lifecycle memory retention by capping Bun polling on Photon-root discovery watchers and using non-terminal lifecycle clear reasons.
  • Protect Beam-hosted apps from service-worker shell leakage and add safe destructive-call argument previews.
  • Document the client-first UI architecture direction for Beam/custom app hosting.

Validation:

  • bun run test:all passed before release prep.
  • Post-commit bun run typecheck passed.
  • Post-commit daemon watcher and Beam hosting focused tests passed.

Note: npm publish was not run from this environment because npm auth is unavailable here.