v5.1.0
- Add
skip
option for adding additional directories to be skipped when searching for tsconfig.json files (#146) - Fix path resolution on Windows when other Vite plugins neglect to normalize the
importer
path before callingthis.resolve
in theirresolveId
hooks (#157) - Allow both tsconfig.json and jsconfig.json in the same directory (4124b09)