@lando/core
Advanced tools
Changelog
v3.23.2 - October 30, 2024
@lando/core
and its plugins to incorrectly report ⚠️ Cannot update. Please update manually.
Changelog
v3.23.1 - October 29, 2024
warning
if Lando cannot detect the CLI update location in PATH
#259tooling
commands to disappear in apps with characters in their name
that get altered by slugification
Changelog
v3.23.0 - October 26, 2024
lando setup
to pull common plugins based on release channel
to better mimic fatcorelando shellenv
to produce more consistent newliney outputaxios
and octokit
on @npmcli/agent
to improve request consistency across environments4.34.3
27.3.1
>=4.34.0
<=4.35
<=2.29.2
cli
to use node20
core/cli
and changed so tests run 💯 packaged#shebang
to be more universalflags: 0x5000: no such file or directory: unknown
on WSL when bind mounting certain files the second time #242v4
auto entrypoint
and command
populationoptions
to throw an error #240core
was not being loaded when it only exists internallySHELL
environment variable is not sethealthchecks
from reporting unknown shorthand flag: 'T' in -T
instead of underlying error (thanks to @AaronFeledy)proxy
routes, fixes #246dns
preference of ipv4first
debugShim
to lando.utils
downloadX
to lando.utils
getAxios
to lando.utils
getOctokit
to lando.utils
getUserShell
to lando.utils
getUserShellProfile
to lando.utils
isVersionLte
to lando.utils
legacyMerge
to lando.utils
mergeArrays
to lando.utils
mergePromise
to lando.utils
merge
to lando.utils
readFile
to lando.utils
remove
to lando.utils
runCommand
to lando.utils
runElevated
to lando.utils
runPowerShell
to lando.utils
slugify
to lando.utils
writeFile
to lando.utils
@lando/cli
into @lando/core
eg lando
binaries are now released hereURL.parse
to url.parse
until people are reliably on a node20
CLIChangelog
v3.23.0-beta.10 - October 26, 2024
tip
about using lando shellenv
when it cannot detect ~/.lando/bin
in PATH
lando setup
to pull common plugins based on release channel
to better mimic fatcorelando shellenv
to produce more consistent newliney outputaxios
and octokit
on @npmcli/agent
to improve request consistency across environments4.34.3
27.3.1
>=4.34.0
<=4.35
<=2.29.2
healthchecks
from reporting unknown shorthand flag: 'T' in -T
instead of underlying error (thanks to @AaronFeledy)debugShim
to lando.utils
downloadX
to lando.utils
getAxios
to lando.utils
getOctokit
to lando.utils
getUserShell
to lando.utils
getUserShellProfile
to lando.utils
isVersionLte
to lando.utils
legacyMerge
to lando.utils
mergeArrays
to lando.utils
mergePromise
to lando.utils
merge
to lando.utils
readFile
to lando.utils
remove
to lando.utils
runCommand
to lando.utils
runElevated
to lando.utils
runPowerShell
to lando.utils
slugify
to lando.utils
writeFile
to lando.utils
URL.parse
to url.parse
until people are reliably on a node20
CLIChangelog
v3.23.0-beta.7 - October 24, 2024
core/cli
and changed so tests run 💯 packaged