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
withvitest
: 95aef3974daf3357bf220fb5f584858ca83452f62.2.0
Minor Changes
- Update del dependency to latest version with Node.js 10 and CommonJS support: 6689d79b04af58e39e7123c3614acab43d995100
Commits
-
6543bd7
3.0.0 -
3fe6aea
Remove cache option -
ff68a57
Update tsconfig path -
cb5f238
Fix eslint config -
70cd31c
Update gitignore -
2ec1276
Remove unused config files -
627ffa6
Add pnpm to test workflow -
7a44d1d
Update scripts -
3c3e580
Update readme -
106a35d
Convert package to pure ESM - Additional commits viewable in compare view
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