ts-import-plugin
Advanced tools
Changelog
2.0.0
[BREAKING CHANGES]: Compatible only TypeScript
4.2+. If your TypeScript version is below 4.2, use 1.x
.
Changelog
1.6.7
[Chore] Upgrade deps, add funding
field in package.json
[Chore] Update example to webpack@5
Changelog
1.6.5
[Fix] Missing cjs entry file in files
field in package.json.
Changelog
1.6.4
[Feat] Add module
field support
[Doc] Add rollup example.