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

13
8

5.0.0

Diff

Changelog

Source

5.0.0

Compatibility Notice:

This release targets Rollup 3.0 and requires Node 14.

Features:

  • Support reference path directives.

Thank you:

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

  • @pi0
swatinem
published 4.2.3 •

Changelog

Source

4.2.3

Fixes:

  • Add types to exports.
  • Fix handling of class property initializers.

Thank you:

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

swatinem
published 4.2.2 •

Changelog

Source

4.2.2

Fixes:

  • Add support for TS 4.7 infer type constraints.
swatinem
published 4.2.1 •

Changelog

Source

4.2.1

Fixes:

  • Add support for prefix unary expressions.
swatinem
published 4.2.0 •

Changelog

Source

4.2.0

Compatibility Notice:

Relaxed TypeScript version compatibility, to be forward compatible to newer releases.

Features:

  • Add support for .d.cts / .d.mts files.

Thank you:

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

swatinem
published 4.1.0 •

Changelog

Source

4.1.0

Compatibility Notice:

The peer dependency requirements were actually lowered to TypeScript 4.1 and Rollup 2.55.

Features:

  • Support reference path directives.

Fixes:

  • Correctly forward generic type bounds.
  • Fix inheritance from null.

Thank you:

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

swatinem
published 4.0.1 •

Changelog

Source

4.0.1

Fixes:

  • Write output files to the correct directly corresponding to the input file.
  • Allow overriding default compiler options.

Thank you:

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

swatinem
published 4.0.0 •

Changelog

Source

4.0.0

Compatibility Notice:

This release targets TypeScript 4.4 and Rollup 2.56.

Fixes:

  • Add preliminary support for nested namespace declarations.
  • Fix renaming of exports from namespaces declarations.
swatinem
published 3.0.2 •

Changelog

Source

3.0.2

Fixes:

  • Fix undefined Error in post-processing.
  • Support using keywords as exports.

Internal:

  • Restructure internals, splitting transformer from the Rest of the Plugin.

Thank you:

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

swatinem
published 3.0.1 •

Changelog

Source

3.0.1

Fixes:

  • Make dual-use as ESM / CommonJS possible again.
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