0.7.1 (2021-12-06)
Beta release.
Added
- npm: The npm package now installs on Windows when using the x86 (32-bit)
version of Node.js. - E0036 is now reported in more situations.
Fixed
- npm: The npm package now installs on macOS Apple silicon when using the
AArch64 (native) version of Node.js. (The package previously worked only on
macOS Intel, or when using x86_64 Node.js with Rosetta.)