Socket
Socket
Sign inDemoInstall

rollup-plugin-dts

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollup-plugin-dts - npm Package Versions

1
8

3.0.0

Diff

Changelog

Source

3.0.0

Compatibility Notice:

This release targets TypeScript 4.2, Rollup 2.40 and requires Node 12.

Internal:

  • Switch Package to native ES modules, requiring Node 12.
  • Modernize internal tooling.
  • Circular import warnings are suppressed.
  • Use transform instead of load hook.

Thank you:

Features, fixes and improvements in this release have been contributed by:

  • @marijnh
swatinem
published 2.0.1 •

Changelog

Source

2.0.1

Fixes:

  • When using code-splitting with multiple input files, type references directives will be correctly attached only to the output files that reference them.
swatinem
published 2.0.0 •

Changelog

Source

2.0.0

Compatibility Notice:

This release targets TypeScript 4.1 and support for previous versions was dropped.

Features:

  • The plugin gained a new pre-processing step that added support for unnamed export default declarations and splitting up variable declarations that were previously rejected.
swatinem
published 1.4.14 •

Changelog

Source

1.4.14

Released on 2020-11-14

  • Better support for monorepos.

Features, fixes and improvements in this release have been contributed by:

swatinem
published 1.4.13 •

Changelog

Source

1.4.13

Released on 2020-09-05

Fixes:

  • Correctly update ranges when merging declarations.
swatinem
published 1.4.12 •

Changelog

Source

1.4.12

Released on 2020-08-23

Fixes:

  • Add support for variadic tuple types and named tuple members that were added in typescript@4.

Thank you:

Features, fixes and improvements in this release have been contributed by:

swatinem
published 1.4.11 •

Changelog

Source

1.4.11

Released on 2020-08-21

Fixes:

  • Make the plugin compatible with typescript 4.

Thank you:

Features, fixes and improvements in this release have been contributed by:

swatinem
published 1.4.10 •

Changelog

Source

1.4.10

Released on 2020-08-05

Fixes:

  • Correctly add declare keyword to any variable statement.
swatinem
published 1.4.9 •

Changelog

Source

1.4.9

Released on 2020-07-21

Fixes:

  • Correctly resolve type-arguments of inline imports.
swatinem
published 1.4.8 •

Changelog

Source

1.4.8

Released on 2020-07-12

Fixes:

  • Make allowJs work correctly.
  • Make type-aliases and generics work in namespace exports.

Thank you:

Features, fixes and improvements in this release have been contributed by:

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc