new

improved

fixed

0.11.0-beta

image 0.11.0
🎁 New
  • Native macOS arm64 support. A launcher upgrade is required to take advantage of this: See https://docs.trunk.io/get-started
  • New command:
    trunk check enable <linter>
    or
    trunk check enable <linter>@<version>
    enables a linter to an autodetected or explicit version respectively.
⚜️ Improvements
  • Linters can now propagate environment variables to execution.
🔧 Bug Fixes
  • trunk init --lock
    works again (requires a launcher upgrade)