- New command line flag:Β βprint-failuresΒ will print any failures instead of saving them to a file.
- 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.
- 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.