Releases · lando/node

v1.6.0

  • Added support for Node LTS 24 (up to 24.11)
  • Updated Node LTS support to include the latest minor versions for 22 (up to 22.21) and 20 (up to 20.19)
  • Fixed test:leia

v1.5.0

  • Updated Node support to include the latest minor versions for Node 23 (up to 23.8), 22 (up to 22.14), 20 (up to 20.18), 19 (up to 19.9), 18 (up to 18.20), and 16 (up to 16.20)
  • Fixed issue causing npx scripts to fail (#97)

v1.4.0

  • Added support for Node 23, 22 and 21. #92

v1.3.3

  • Updated the version index.md to get Docuverse page to build correctly.

v1.3.2

v1.3.1

v1.3.0

  • Updated release process to generate an edge release when stable releases are created.

v1.2.1

  • Fixed issue with NODE_EXTRA_CA_CERTS not being set correctly or dynamically #85

v1.2.0

  • Updated to latest database services.

v1.1.0

  • Added support for Node 20, thanks @yobottehg. #47