Skip to content

Bump rollup-plugin-delete from 2.1.0 to 3.0.0

Bumps rollup-plugin-delete from 2.1.0 to 3.0.0.

Release notes

Sourced from rollup-plugin-delete's releases.

3.0.0

This update features a rewrite in TypeScript and reflects breaking changes from the latest del package updates:

  • v7+: Package is published as pure ESM
  • v8+: Node.js 18+ is required

Major Changes

  • Require Node.js 18: 48e366be73b2a85d4eb7e9b4a894db8d6a322b13
  • Convert package to pure ESM: 106a35d92c8ac8644651dfe89941356841b8ca5c

Minor Changes

  • Rewrite in TypeScript: 8b72280cecd178082cba29f2b412510b979f3fbb
  • Replace jest with vitest: 95aef3974daf3357bf220fb5f584858ca83452f6

2.2.0

Minor Changes

  • Update del dependency to latest version with Node.js 10 and CommonJS support: 6689d79b04af58e39e7123c3614acab43d995100
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading