v0.7.4
- --
-
- Add
--watchflag tocodeline buildfor incremental rebuilds (closes #412).
- - Add JSON output mode to
codeline lint; pipe-friendly for CI.
- - Fix
tsconfig.jsonresolution failing whenextendspoints outside the workspace root.
- - Fix incorrect exit code (
0instead of1) whencodeline lintfinds errors but no warnings.
- - Deprecate
--legacy-loader; will be removed in v0.9.
-