Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Nov 20, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup-plugin-dts ^2.0.1 -> ^5.0.0 age adoption passing confidence

Release Notes

Swatinem/rollup-plugin-dts

v5.3.0

Compare Source

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:

v5.2.0

Compare Source

Fixes:

  • Properly support watch mode when transforming .ts files.

Thank you:

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

v5.1.1

Compare Source

Fixes:

  • Resolve tsconfig.json correctly for relative imports.

Thank you:

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

v5.1.0

Compare Source

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:

v5.0.0

Compare Source

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:

v4.2.3

Compare Source

Fixes:

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

Thank you:

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

v4.2.2

Compare Source

Fixes:

  • Add support for TS 4.7 infer type constraints.

v4.2.1

Compare Source

Fixes:

  • Add support for prefix unary expressions.

v4.2.0

Compare Source

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:

v4.1.0

Compare Source

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:

v4.0.1

Compare Source

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:

v4.0.0

Compare Source

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.

v3.0.2

Compare Source

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:

v3.0.1

Compare Source

Fixes:

  • Make dual-use as ESM / CommonJS possible again.

v3.0.0

Compare Source

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:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant