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