Releases: unplugin/unplugin-auto-import
Releases · unplugin/unplugin-auto-import
Release list
v21.1.0
🚀 Features
- Add linting and formatting ignores for compatibility with OXC - by @FrontEndDog in #621 (950a1)
🐞 Bug Fixes
- Import MagicString as a named export - by @antfu and Claude Opus 5 (1M context) (1b10e)
- biome: Respect disabled lint config - by @ilyaliao and OpenAI Codex in #624 (93dc8)
🏎 Performance
View changes on GitHub
v21.0.0
🚨 Breaking Changes
View changes on GitHub
v20.3.0
🚀 Features
- Update react preset - by @Debbl in #603 (3d4f4)
- Add an option for preserving file extensions of .ts and .tsx files - by @bsdayo and @antfu in #602 (e0e3a)
- Add react-dom preset - by @Debbl and @antfu in #604 (741aa)
- Update
@solidjs/routerpreset - by @Jungzl in #593 (6b408)
🐞 Bug Fixes
View changes on GitHub
v20.2.0
v20.1.0
🚀 Features
- Add support for
rolldown- by @Asim-Tahir in #586 (125a2) - dts: Introduce the
dtsModeto control the behavior of generating dts file - by @noootwo in #549 (2d375)