Skip to content

@cloudflare/unenv-preset@2.16.2

Choose a tag to compare

@workers-devprod workers-devprod released this 21 Sep 17:00
· 15 commits to main since this release
6e77127

Patch Changes

  • #15745 14d946d Thanks @edmundhung! - Preserve runtime polyfills when bundling @cloudflare/unenv-preset

    Bundlers now retain side-effect-only polyfills that install runtime globals such as performance instead of tree-shaking them from applications.