Skip to content

Releases: ehmicky/normalize-node-version

Release 11.0.0

22 Jun 22:08

Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 12.20.0
  • This package is now an ES module. It can only be loaded with an import or import() statement, not require(). See this post for more information.

Release 10.0.0

21 Apr 12:09

Choose a tag to compare

Breaking changes

Release 9.0.1

18 Apr 16:44

Choose a tag to compare

Dependencies

  • Upgrade all-node-versions

Release 9.0.0

17 Apr 10:53

Choose a tag to compare

Breaking changes

Release 8.0.1

16 Apr 13:51

Choose a tag to compare

Dependencies

  • Fix removing core-js

Release 8.0.0

16 Apr 12:55

Choose a tag to compare

Breaking changes

  • Replace the cache option with the more advanced fetch option

Release 7.1.0

07 Apr 12:35

Choose a tag to compare

Features

Release 7.0.1

28 Mar 15:35

Choose a tag to compare

Bug fixes

  • Fix terminal color changing on Windows

Release 7.0.0

25 Dec 14:31

Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 10.17.0

Release 6.1.2

04 Dec 14:08

Choose a tag to compare

Bug fixes

  • Fix crash when Node.js binary URL is invalid