Skip to content

0.7.1 (2021-12-06)

Choose a tag to compare

@strager strager released this 04 Apr 03:45
· 3648 commits to master since this release

Beta release.

Downloads

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