v1.1.0
🚀 Features
🐞 Bug Fixes
🏎 Performance
- Bundle several dependencies to minimum space size - by @so1ve (dac27)
- plugin-not-found: Drop
didyoumean2to reduce package size and get better customizability - by @so1ve (28992)
👷 CI
🧹 Chore
- Update deps and format - by @so1ve (72253)
- Update deps and format - by @so1ve (b5561)
- Release v1.1.0 - by @so1ve (0685f)
🧪 Test
- Should call
awaitonnext- by @so1ve (942e4) - Remove
tsconfigPathsplugin - by @so1ve (cf9a7) - Migrate to
vite-plugin-simple-tsconfig-alias- by @so1ve (332f2) - Fix typecheck - by @so1ve (6b547)
🔨 Refactor
- Enable
fixedExtension- by @so1ve (71f1a) - Use asterisk for tsconfig path aliases - by @so1ve (183f0)