Releases · lando/node
v1.6.0
- Added support for Node LTS
24(up to24.11) - Updated Node LTS support to include the latest minor versions for
22(up to22.21) and20(up to20.19) - Fixed
test:leia
v1.5.0
- Updated Node support to include the latest minor versions for Node
23(up to23.8),22(up to22.14),20(up to20.18),19(up to19.9),18(up to18.20), and16(up to16.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_CERTSnot 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