thgh / rollup-plugin-scss

Rollup and compile multiple .scss, .sass and .css imports
MIT License
134 stars 47 forks source link

Missing Changelog for v4 #105

Open wagenet opened 1 year ago

evelynhathaway commented 1 year ago

Looks like it's mostly just that it uses rollup's emitFile instead of fs.writeFile

https://github.com/thgh/rollup-plugin-scss/compare/v3.0.0...v3

@thgh marked it as a major bump as they didn't know if it was breaking or not. https://github.com/thgh/rollup-plugin-scss/pull/98#issuecomment-1317805414