Skip to content

v0.16.0

Choose a tag to compare

@github-actions github-actions released this 11 Mar 08:06
· 905 commits to main since this release
4e5942f

0.16.0 (2026-03-11)

Bug Fixes

  • address 7 PR review issues (schema copy, listener snapshot, useScript minification, activeSpan ALS, PDP regex, Android tablet detection, meta.ts import isolation) (5e47ab1)
  • eliminate hydration mismatch by removing getResolvedComponent fallback (5d70095)
  • instrumentFetch now correctly wraps originalFetch instead of globalThis.fetch (de1b5e8)
  • resolve merge conflict in workerEntry.ts - keep both proxyHandler and cacheVersionEnv options, preserve null-safe cache.match wrapper (d3394e8)

Features

  • comprehensive framework improvements (f3bd802)