Added
- Add a
expandWildcardImportsAPI for java (#2679) - Add the ability to specify a wildcard version (
*) for external formatter executables. (#2757)
Fixed
- Prevent race conditions when multiple npm-based formatters launch the server process simultaneously while sharing the same
node_modulesdirectory. (#2786) - Git ratchet no longer throws an error with Git worktrees. (#2779)