{{ message }}
Releases: unjs/unimport
Releases · unjs/unimport
v6.1.1
v6.1.0
🚀 Features
- dedupeImports: Preserve imports with same
fromandname, but differenttype- by @8ctavio in #507 (c340f)
🐞 Bug Fixes
- Handle for-of/for-in loop declarations in regex scanner - by @harlan-zw in #522 (c6e84)
View changes on GitHub
v6.0.2
v6.0.1
🐞 Bug Fixes
- Filter out reserved words from
exp.names- by @danielroe in #504 (464a0)
View changes on GitHub
v6.0.0
v5.7.0
🐞 Bug Fixes
- Use map instead of plain object for injection usage records - by @KazariEX in #496 (b2f99)
- toImport: Handle comma-separated declaration exports - by @cernymatej in #491 (e908b)
View changes on GitHub
v5.6.0
🚀 Features
- toExports: Add
declarationoption to generate exports for declaration files - by @8ctavio in #477 (22558)
🐞 Bug Fixes
- Include const enum in type exports - by @Flo0806 in #486 (28e88)
- Include function parameters as declarations in scope - by @younggglcy in #482 (3c1ce)
View changes on GitHub
v5.5.0
No significant changes
