Skip to content

v2.0.0-next.7

@ljharb ljharb tagged this 15 May 19:58
 - [New] add `moduleSystem` option to select `import` or `require` conditions for `exports` resolution
 - [New] add type declarations
 - [Fix] fix a bizarre issue in old v8
 - [Fix] `defaultPaths`: handle null homedir gracefully
 - [Fix] `homedir`: fix operator precedence bug with HOMEDRIVE/HOMEPATH concatenation
 - [Fix] `loadpkg`: add missing `return` after error callback to prevent double-callback
 - [meta] do not publish .gitmodules
 - [meta] avoid eccheck error
 - [meta] update security policy to use GitHub PVR instead of Tidelift
 - [meta] fix editorconfig
 - [Deps] update `is-core-module`
 - [Dev Deps] update `@ljharb/eslint-config`, `@types/node`, `eslint`
 - [Tests] add `nyc`; increase coverage
Assets 2
Loading