v16.0.0-beta.1
Pre-release
Pre-release
·
26 commits
to beta
since this release
16.0.0-beta.1 (2026-05-29)
Features
- modernize: update to align with breaking changes to project package (17f5a93)
BREAKING CHANGES
- modernize: the minimum required node version is now v22.21
- modernize: valid visibility options have been changed from Public/Private to OSS/ISS/CS
- modernize:
scaffold,lift, andtestnow require a dependencies object as a second
argument withloggeras the first required dependency to replace the previous direct dependency
on@travi/cli-messages