new
improved
fixed
đ New
- New command line flag: --print-failureswill print any failures instead of saving them to a file.
⨠Improvements
- trunk upgradeis 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 bytrunk install.
- Make Trunk daemon startup faster to fix occasional timeouts connecting to it.
- Fix various Windows issues.