Releases: unjs/unenv
Releases · unjs/unenv
v2.0.0-rc.17
v2.0.0-rc.16
🚀 Enhancements
🩹 Fixes
- node:timers: Add missing methods to
Timeout
polyfill (b6934a5) - node:http: Add
Agent.options
property (#502) - npm:debug: Add missing named exports (#501)
📦 Build
- Migrate to obuild (#504)
❤️ Contributors
- Pooya Parsa (@pi0)
- Pete Bacon Darwin (@petebacondarwin)
- Victor Berchet (@vicb)
v2.0.0-rc.15
🩹 Fixes
v2.0.0-rc.14
v2.0.0-rc.13
🩹 Fixes
- readline: Fixed import of
readline/promise
(#482) - web/performance: Use consistent performance.now checks (#481)
- Validate
globalThis.performance
before reexporting it (#483)
💅 Refactors
- web/performance: Clean ordering (#479)
- node:performance: Standalone implementation (#478)
- node:events: Simple top level exports (#484)