Patch Changes
-
#15870
8c4b8a3Thanks @dario-piotrowicz! - Keep Node.js ESM packages working when consumers rebundle them as CommonJSNode.js-targeted ESM bundles now provide a real
requireimplementation for bundled CommonJS dependencies. This avoids downstream patches for dynamic require calls and keeps the packages usable when a consumer rebundles them to CommonJS. -
Updated dependencies [
8c4b8a3,8280086]:- @cloudflare/workers-utils@0.44.0