Skip to content

v132

Compare
Choose a tag to compare
@ije ije released this 04 Sep 07:14
· 642 commits to main since this release

In v132, no features are added but some bugs have been fixed.

Changelog:

  • Resolve node internal modules when ?external=* set (close #714)
  • Fix builds with bigint and top-level-await for all targets (close #711)
  • Fix node:process ployfill module mssing the hrtime method
  • Fix docker image missing git command
  • esm-worker: add varyUA option for polyfill modules