版本发布 8
### 🚨 Breaking Changes - Move to ESM-only - by @sxzz [<samp>(8f17f)</samp>](https://github.com/unplugin/unplugin-auto-import/commit/8f17fa7) - Drop Node.js <20.19.0 support - by @sxzz [<samp>(cea38)</samp>](https://github.com/unplugin/unplugin-auto-import/commit/cea3839) ##### [View changes on GitHub](https://github.com/unplugin/unplugin-auto-import/compare/v20.3.0...v21.0.0)
### 🐞 Bug Fixes - Update `unimport` - by @antfu [<samp>(1d8d0)</samp>](https://github.com/unplugin/unplugin-auto-import/commit/1d8d015) ##### [View changes on GitHub](https://github.com/unplugin/unplugin-auto-import/compare/v20.1.0...v20.2.0)
### 🚀 Features - Add support for `rolldown` - by @Asim-Tahir in https://github.com/unplugin/unplugin-auto-import/issues/586 [<samp>(125a2)</samp>](https://github.com/unplugin/unplugin-auto-import/commit/125a27e) - **dts**: Introduce the `dtsMode` to control the behavior of generating dts file - by @noootwo in https://github.com/unplugin/unplugin-auto-import/issues/549 [<samp>(2d375)</samp>](https://github.com/unplugin/unplugin-auto-import/commit/2d375d4) ### 🐞 Bug Fixes - Dirs hot reload without wildcards - by @ilyaliao in https://github.com/unplugin/unplugin-auto-import/issues/588 [<samp>(533d4)</samp>](https://github.com/unplugin/unplugin-auto-import/commit/533d4da) ##### [View changes on GitHub](https://github.com/unplugin/unplugin-auto-import/compare/v20.0.0...v20.1.0)
### 🚨 Breaking Changes - Update `@nuxt/kit` to v4 - by @kingyue737 in https://github.com/unplugin/unplugin-auto-import/issues/582 [<samp>(38c88)</samp>](https://github.com/unplugin/unplugin-auto-import/commit/38c88e7) ##### [View changes on GitHub](https://github.com/unplugin/unplugin-auto-import/compare/v19.3.0...v20.0.0)
### 🚀 Features - Use `ScanDirExportsOptions` from unimport - by @ilyaliao in https://github.com/unplugin/unplugin-auto-import/issues/570 [<samp>(f48c9)</samp>](https://github.com/unplugin/unplugin-auto-import/commit/f48c980) ### 🐞 Bug Fixes - Always regenerate .eslintrc to prevent stale entries - by @ilyaliao in https://github.com/unplugin/unplugin-auto-import/issues/574 [<samp>(cd966)</samp>](https://github.com/unplugin/unplugin-auto-import/commit/cd966e1) ##### [View changes on GitHub](https://github.com/unplugin/unplugin-auto-import/compare/v19.2.0...v19.3.0)
### 🏎 Performance - Add hook filters - by @TheAlexLichter in https://github.com/unplugin/unplugin-auto-import/issues/566 [<samp>(b910e)</samp>](https://github.com/unplugin/unplugin-auto-import/commit/b910eac) ##### [View changes on GitHub](https://github.com/unplugin/unplugin-auto-import/compare/v19.1.2...v19.2.0)
### 🐞 Bug Fixes - Resolve path matching in hmr by using relative paths - by @ilyaliao in https://github.com/unplugin/unplugin-auto-import/issues/564 [<samp>(902d2)</samp>](https://github.com/unplugin/unplugin-auto-import/commit/902d273) - Types fixed by upstream - by @JounQin in https://github.com/unplugin/unplugin-auto-import/issues/563 [<samp>(1beb3)</samp>](https://github.com/unplugin/unplugin-auto-import/commit/1beb3e8) ##### [View changes on GitHub](https://github.com/unplugin/unplugin-auto-import/compare/v19.1.1...v19.1.2)
### 🐞 Bug Fixes - Compatible with vue-loader `experimentalInlineMatchResource` - by @ahabhgk [<samp>(6af84)</samp>](https://github.com/unplugin/unplugin-auto-import/commit/6af840b) ##### [View changes on GitHub](https://github.com/unplugin/unplugin-auto-import/compare/v19.1.0...v19.1.1)