Issues 共 65
Regex declaration scanner misses `var` declarations after `for (const [a, b] of …)`
#521 · harlan-zw · 2026-04-10
Incorrect output when using vite 8
#520 · a92126 · 2026-04-08
Prevent deduplication of imports with same `from` and `name`, but different `type`
#506 · 8ctavio · 2026-03-12
Deduplication offset when some imports are disabled
#505 · 8ctavio · 2026-03-12
v5.7.0: arrow function parameters parsed as exported declarations
#502 · JonSpeare · 2026-02-27
5.7.0 made unplugin-auto-import error
#500 · liuzwZYW · 2026-02-27
Unnecessary `@ts-ignore` of `utils`
#499 · PatrykKuniczak · 2026-02-21
`toImport` doesn't handle comma separated declaration exports
#490 · cernymatej · 2026-01-06
Local var detection swallows auto imports after for loop destructuring
#487 · dword-design · 2025-12-16
Auto-imported namespaces broken
#473 · Anoesj · 2025-10-02