rollup-plugin-dts
Advanced tools
Changelog
3.0.0
Compatibility Notice:
This release targets TypeScript 4.2, Rollup 2.40 and requires Node 12.
Internal:
transform
instead of load
hook.Thank you:
Features, fixes and improvements in this release have been contributed by:
Changelog
2.0.1
Fixes:
Changelog
2.0.0
Compatibility Notice:
This release targets TypeScript 4.1 and support for previous versions was dropped.
Features:
export default
declarations and splitting up variable declarations that were previously rejected.Changelog
1.4.14
Released on 2020-11-14
Features, fixes and improvements in this release have been contributed by:
Changelog
1.4.13
Released on 2020-09-05
Fixes:
Changelog
1.4.10
Released on 2020-08-05
Fixes:
declare
keyword to any variable statement.Changelog
1.4.9
Released on 2020-07-21
Fixes: