Skip to content

Latest commit

 

History

History
94 lines (54 loc) · 4.17 KB

File metadata and controls

94 lines (54 loc) · 4.17 KB

{{ UNRELEASED_VERSION }} - [{{ UNRELEASED_DATE }}]({{ UNRELEASED_LINK }})

  • Updated @lando/argv to 1.2.0
  • Updated lodash to 4.17.23
  • Updated lodash-es to 4.17.23
  • Updated tar to 4.4.19 in examples/12
  • Updated GitHub Actions dependencies
  • Removed Node 19 test example (EOL, deps like minimatch no longer support it)
  • Fixed Node 21 test example by pinning minimatch to ^9.0.0 for compatibility
  • 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 - March 5, 2025

  • 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)
  • Added support for Node 23, 22 and 21. #92
  • Updated the version index.md to get Docuverse page to build correctly.
  • Updated release process to generate an edge release when stable releases are created.
  • Fixed issue with NODE_EXTRA_CA_CERTS not being set correctly or dynamically #85

v1.2.0 - March 8, 2024

  • Updated to latest database services.
  • Added support for Node 20. #47
  • Dialed fully for lando update

v0.10.0 - Dec 6, 2023

  • Refactored plugin structure and isolated. #59
  • Updated dependencies.

v0.9.0 - July 3, 2023

  • Removed bundle-dependencies and version-bump-prompt from plugin.
  • Updated package to use prepare-release-action.
  • Updated documentation to reflect new release process.
  • Add support for Node 13/15/17.
  • Add support for Node 18 and 19.
  • Added bundle-dependencies to release process.
  • Fixed bug in plugin dogfooding test.

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.

  • Clean up unused dependencies

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.

  • Initial Release