UNPKG

@lando/node

Version:

The Official Node Lando Plugin.

81 lines (43 loc) 3.66 kB
## {{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }}) ## v1.5.0 - [March 5, 2025](https://github.com/lando/node/releases/tag/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](https://github.com/lando/node/issues/97)) ## v1.4.0 - [December 20, 2024](https://github.com/lando/node/releases/tag/v1.4.0) * Added support for Node 23, 22 and 21. [#92](https://github.com/lando/node/issues/92) ## v1.3.3 - [December 6, 2024](https://github.com/lando/node/releases/tag/v1.3.3) * Updated the version index.md to get Docuverse page to build correctly. ## v1.3.2 - [December 4, 2024](https://github.com/lando/node/releases/tag/v1.3.2) * Updated to [@lando/vitepress-theme-default-plus@v1.1.0-beta.24](https://github.com/lando/vitepress-theme-default-plus/releases/tag/v1.1.0-beta.24). ## v1.3.1 - [November 4, 2024](https://github.com/lando/node/releases/tag/v1.3.1) * Updated to [@lando/vitepress-theme-default-plus@v1.1.0-beta.18](https://github.com/lando/vitepress-theme-default-plus/releases/tag/v1.1.0-beta.18). ## v1.3.0 - [October 25, 2024](https://github.com/lando/node/releases/tag/v1.3.0) * Updated release process to generate an edge release when stable releases are created. ## v1.2.1 - [October 16, 2024](https://github.com/lando/node/releases/tag/v1.2.1) * Fixed issue with `NODE_EXTRA_CA_CERTS` not being set correctly or dynamically [#85](https://github.com/lando/node/issues/85) ## v1.2.0 - [March 8, 2024](https://github.com/lando/node/releases/tag/v1.2.0) * Updated to latest database services. ## v1.1.0 - [January 2, 2023](https://github.com/lando/node/releases/tag/v1.1.0) * Added support for Node 20. [#47](https://github.com/lando/node/issues/47) ## v1.0.0 - [December 7, 2023](https://github.com/lando/node/releases/tag/v1.0.0) * Dialed fully for `lando update` ## v0.10.0 - [Dec 6, 2023](https://github.com/lando/node/releases/tag/v0.10.0) * Refactored plugin structure and isolated. [#59](https://github.com/lando/node/pull/59) * Updated dependencies. ## v0.9.0 - [July 3, 2023](https://github.com/lando/node/releases/tag/v0.9.0) * Removed bundle-dependencies and version-bump-prompt from plugin. * Updated package to use prepare-release-action. * Updated documentation to reflect new release process. ## v0.8.1 - [January 26, 2023](https://github.com/lando/node/releases/tag/v0.8.1) * Add support for Node 13/15/17. ## v0.8.0 - [January 26, 2023](https://github.com/lando/node/releases/tag/v0.8.0) * Add support for Node 18 and 19. ## v0.7.0 - [December 12, 2022](https://github.com/lando/node/releases/tag/v0.7.0) * Added bundle-dependencies to release process. * Fixed bug in plugin dogfooding test. ## v0.6.0 - [September 7, 2022](https://github.com/lando/node/releases/tag/v0.6.0) ## v0.5.1 - [April 21, 2022](https://github.com/lando/node/releases/tag/v0.5.1) Lando is **free** and **open source** software that relies on contributions from developers like you! If you like Lando then help us spend more time making, updating and supporting it by [contributing](https://github.com/sponsors/lando). * Clean up unused dependencies ## v0.5.0 - [November 9, 2021](https://github.com/lando/node/releases/tag/v0.5.0) Lando is **free** and **open source** software that relies on contributions from developers like you! If you like Lando then help us spend more time making, updating and supporting it by [contributing](https://github.com/sponsors/lando). * Initial Release