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)