new
improved
fixed
1.17.2
š New
- Single-player mode will now auto-upgrade all linters periodically.
- Linters now have a maximum concurrency setting. Trunk will never run a linter more than this number of times simultaneously.
⨠Improvements
- Trunk now gives an error message when you include a version specifier in a disabled entry.
- Added the --only-detected-formattersand--only-detected-lintersflags
- LSP Server de-deuplicates code actions.
š§ Fixes
- Fixed a memory leak in the daemon process.