Skip to content

v5.1.0

Compare
Choose a tag to compare
@aleclarson aleclarson released this 04 Nov 17:27
· 15 commits to master since this release
  • 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 calling this.resolve in their resolveId hooks (#157)
  • Allow both tsconfig.json and jsconfig.json in the same directory (4124b09)