Skip to main content
🎁 New
  • New command line flag:Β β€”print-failuresΒ will print any failures instead of saving them to a file.
✨ Improvements
  • trunk upgradeΒ is now able to perform all upgrades in a single invocation. Previously, it would require multiple invocations if there were dependencies between the linters, plugin repos, or the CLI.
  • The LSP Server will now lint files that are modified outside of the editor.
πŸ”§ Fixes
  • Remove deprecatedΒ trunk check download. It has been superseded byΒ trunk install.
  • Make Trunk daemon startup faster to fix occasional timeouts connecting to it.
  • Fix various Windows issues.