Skip to content

v2.0.0-rc.13

Compare
Choose a tag to compare
@pi0 pi0 released this 08 Mar 19:24
· 2 commits to main since this release

compare changes

🩹 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)

❤️ Contributors