node-version-alias

Resolve Node.js version aliases like `latest`, `lts` or `erbium`

APACHE-2.0 License

Downloads
549.9K
Stars
14
Committers
3

Bot releases are visible (Hide)

node-version-alias - v5.0.0 Latest Release

Published by ehmicky 12 months ago

Breaking changes

  • Minimal supported Node.js version is now 18.18.0
node-version-alias - v4.1.0

Published by ehmicky over 1 year ago

Features

node-version-alias - v4.0.0

Published by ehmicky over 1 year ago

Breaking changes

  • Minimal supported Node.js version is now 16.17.0
node-version-alias - v3.4.1

Published by ehmicky almost 2 years ago

Bug fixes

node-version-alias - Release 3.4.0

Published by ehmicky almost 2 years ago

Features

  • Improve tree-shaking support
node-version-alias - Release 3.3.0

Published by ehmicky about 2 years ago

Features

  • Reduce npm package size by 68%
node-version-alias - Release 3.2.0

Published by ehmicky about 2 years ago

Features

  • Reduce npm package size
node-version-alias - Release 3.1.0

Published by ehmicky over 2 years ago

Features

  • Add TypeScript types
node-version-alias - Release 3.0.1

Published by ehmicky over 2 years ago

Dependencies

node-version-alias - Release 3.0.0

Published by ehmicky over 2 years ago

Breaking changes

  • Minimal supported Node.js version is now 14.18.0
node-version-alias - Release 2.0.0

Published by ehmicky over 3 years ago

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.
node-version-alias - Release 1.0.1

Published by ehmicky over 4 years ago

Dependencies

  • Upgrade normalize-node-version
node-version-alias - Release 1.0.0

Published by ehmicky over 4 years ago

  • Fix version (c4922d7)
  • Update nvm test helpers (9bedd94)
  • Update comments (d2e608c)
  • Update README (84f3dba)
  • Fix negation (9d4ad07)
  • Add support for LTS names (58d76eb)
  • Improve nvm aliases support (7e3cd5f)
  • Add tests (8fd5fe1)
  • Add more tests (76221da)
  • Add tests (0a323e8)
  • Add test (bde0dfc)
  • Remove cwd (29975a7)
  • Improve tests (13caa00)
  • Add more tests (584177f)
  • Use NVM_DIR (755c139)
  • Add more tests (4850f46)
  • Fix test (b4d4006)
  • Upgrade normalize-node-version 9.0.0 -> 9.0.1 (e14054f)
  • Add tests (d826a59)
  • Remove cwd option (a5861db)
  • Update README (3f6bd67)
  • Initial commit (bbba533)