Releases: sheerlox/nodelix
Releases · sheerlox/nodelix
v1.0.0-alpha.13
1.0.0-alpha.13 (2024-12-21)
✨ Features
- add
run_lts/2
andinstall_and_run_lts/2
(717d375)
🐛 Bug Fixes
- update latest Node LTS version to 22.12.0 (337e427)
♻️ Chores
v1.0.0-alpha.12
1.0.0-alpha.12 (2024-06-20)
🐛 Bug Fixes
- receive signing keys from nodejs/release-keys repo (cb9de75)
- update latest Node LTS version to 20.14.0 (6ed4f24)
♻️ Chores
- fix renovate config (514b9cb)
v1.0.0-alpha.11
v1.0.0-alpha.10
v1.0.0-alpha.9
1.0.0-alpha.9 (2023-12-01)
⚠ Breaking changes
version
is now an argument / mix flag instead of a global configuration
✨ Features
- remove version from application configuration (06c539f)
v1.0.0-alpha.8
1.0.0-alpha.8 (2023-11-30)
⚠ Breaking changes
--if-missing
is now the default, use--force
to reinstall an existing version
✨ Features
- don't reinstall by default & add force install flag (0bb58d0)
v1.0.0-alpha.7
1.0.0-alpha.7 (2023-11-29)
⚠ Breaking changes
- the profile is no longer the first argument of
mix nodelix
✨ Features
v1.0.0-alpha.6
v1.0.0-alpha.5
1.0.0-alpha.5 (2023-11-28)
🛠 Builds
- update dependency semantic-release-hex to v1.1.1 (df783d9)
⚙️ Continuous Integrations
- update semantic-release config (06e13e0)