sveltejs / svelte-preprocess

A ✨ magical ✨ Svelte preprocessor with sensible defaults and support for: PostCSS, SCSS, Less, Stylus, Coffeescript, TypeScript, Pug and much more.
MIT License
1.73k stars 147 forks source link

Upgrade pnpm and drop Node 14 #620

Closed benmccann closed 6 months ago

benmccann commented 6 months ago

closes https://github.com/sveltejs/svelte-preprocess/pull/614

doesn't close the other dependabot ones. they're all semi-involved, so would need to be handled individually

I'd like to take a stab at fixing https://github.com/sveltejs/svelte-preprocess/issues/312, but needed this PR first as I can't easily develop against the project due to the old pnpm version. It would be helpful to merge this, but not cut a release until I'm able to address that issue as well as they're both potentially breaking changes, so it makes sense to batch them together into a single release