v0.7.0
What's Changed
NOTE: THIS RELEASE DROPS SUPPORT FOR DEPRECATED NODE VERSIONS 12.x AND 14.x
SUPPORTED NODE VERSIONS ARE >= 16.x
New Features
- Add
-c/--fail-on-critical
flag toapi:validate
command by @CalemRoelofsSB in #284
Bug Fixes
- Fix exit codes for
api:validate
command by @CalemRoelofsSB in #283 - Fix fallback in
api:validate
command to work with older on-prem versions by @CalemRoelofsSB in #286
Full Changelog: v0.6.5...v0.7.0