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

23
8

6.1.1

Diff

Changelog

Source

6.1.1

Fixes:

  • Fix missing whitespace related to generic arguments.

Thank you:

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

  • @brc-dd
swatinem
published 6.1.0 •

Changelog

Source

6.1.0

Compatibility Notice:

This release adds compatibility with Rollup version 4.

Fixes:

  • Fix fallback path generation.

Thank you:

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

swatinem
published 6.0.2 •

Changelog

Source

6.0.2

Fixes:

  • Fix typeof this being wrongly renamed.

Thank you:

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

swatinem
published 6.0.1 •

Changelog

Source

6.0.1

Compatibility Notice:

This release lowers the minimum required node.js version to 16.

Fixes:

  • Fix namespace declarations being exported as export { type T }.

Thank you:

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

swatinem
published 6.0.0 •

Changelog

Source

6.0.0

Compatibility Notice:

This release raises the minimum required Rollup version to 3.25, the minimum required TypeScript version to 4.5 and the minimum required node.js version to 18.

Fixes:

  • Export types with export { type T } syntax.

Thank you:

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

swatinem
published 5.3.1 •

Changelog

Source

5.3.1

Fixes:

  • Export the plugin as a named dts export as well.
  • Export both cjs and mjs type definitions.

Thank you:

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

swatinem
published 5.3.0 •

Changelog

Source

5.3.0

Compatibility Notice:

This release supports TypeScript 5.0.

Fixes:

  • Allow to use same resolve method as defined in tsconfig.
  • Add support for .d.cts and .d.mts files.
  • Fix declare modifiers of enums.

Thank you:

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

swatinem
published 5.2.0 •

Changelog

Source

5.2.0

Fixes:

  • Properly support watch mode when transforming .ts files.

Thank you:

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

swatinem
published 5.1.1 •

Changelog

Source

5.1.1

Fixes:

  • Resolve tsconfig.json correctly for relative imports.

Thank you:

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

swatinem
published 5.1.0 •

Changelog

Source

5.1.0

Features:

  • Add support for .mts and .cts files.
  • Allow supplying a custom tsconfig.json.

Fixes:

  • Add an export {} for empty files without exports.

Thank you:

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

23
8
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