@cloudflare/unenv-preset@2.7.11
📦 cloudflare-workersView on GitHub →
✨ 2 features🔧 2 symbols
Summary
This patch introduces optional usage of native Node.js 'domain' and 'wasi' modules based on compatibility flag settings.
✨ New Features
- Use the native 'node:domain' module when available if the 'enable_nodejs_domain_module' compatibility flag is set.
- Use the native 'node:wasi' module when available if the 'enable_nodejs_wasi_module' compatibility flag is set.
🔧 Affected Symbols
node:domainnode:wasi