CLI 1.22.2

Code Quality

🎁 New

  • Add an option to skip files that are missing compile commands.

✨ Improvements

  • Trunk will now automatically cleanup downloads that have not been used in awhile.

  • Trunk will now enable eslint version >= 9 if you use the new style config files.

  • Trunk now allows running node based tools from node_modules/.bin instead of hermetically managed.

🔧 Fixes

  • Fix Ruby installation on some machines.