sveltejs / rollup-plugin-svelte

Compile Svelte components with Rollup
MIT License
505 stars 79 forks source link

update rollup-pluginutils to @rollup/pluginutils #178

Closed dominikg closed 3 years ago

dominikg commented 3 years ago

This includes 2 major version bumps: 2-3: updates minimum rollup version to 1.20 and node version to 8, not a problem 3-4: fixes/changes behavior of createFilter with absolute paths or globs at start, see https://github.com/rollup/plugins/pull/517