Skip to content

0.7.1 (2021-12-06)

Compare
Choose a tag to compare
@kyle-wannacott kyle-wannacott released this 08 Apr 00:25
· 38 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.)