Skip to content

Releases: 1111mp/nvmd-command

NVMD Command v4.3.2

10 Apr 10:29
2bdb817

Choose a tag to compare

Feature

NVMD Command v4.3.1

16 Mar 09:17
54ae76d

Choose a tag to compare

Bug Fixes

NVMD Command v4.3.0

16 Mar 05:55
38e41bb

Choose a tag to compare

More new features are now supported.

NVMD Command v4.2.1

06 Mar 09:59
bf78171

Choose a tag to compare

Bug Fixes

NVMD Command v4.2.0

20 Dec 06:59
b03b495

Choose a tag to compare

Features

  • 5c5a772 - allow users to specify custom filename for Node version config (default: .nvmdrc) #206 by @1111mp
  • 4c2980e - allow overriding Node version using NVMD_NODE_VERSION environment variable #11 by @1111mp

Bug Fixes

NVMD Command v4.1.2

24 Sep 11:03
78e3560

Choose a tag to compare

More new features are now supported.

NVMD Command v4.1.1

22 Aug 02:13
7db1f0c

Choose a tag to compare

More new features are now supported.

NVMD Command v4.1.0

15 Aug 03:49
5f12d0d

Choose a tag to compare

Features

Refactor

  • 32fff46 - A complete refactoring makes the code cleaner and faster by @1111mp

NVMD Command v4.0.9

30 May 02:35
c8ee7b5

Choose a tag to compare

More new features are now supported.

NVMD Command v4.0.8

17 Apr 02:16
7793f60

Choose a tag to compare

Bug Fixes

  • e4b3038 - add processing for npm's --workspace parameter & optimize the performance of npm link command by @1111mp
  • b4fefa8 - handling errors in the canonicalize method by @1111mp