Anidetrix / rollup-plugin-styles

🎨 Universal Rollup plugin for styles: PostCSS, Sass, Less, Stylus and more.
https://anidetrix.github.io/rollup-plugin-styles
MIT License
242 stars 43 forks source link

refactor: use query-string instead of manual query parsing #149

Closed rchl closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@dc16939). Click here to learn what that means. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #149   +/-   ##
=========================================
  Coverage          ?   99.51%           
=========================================
  Files             ?       36           
  Lines             ?     1028           
  Branches          ?      282           
=========================================
  Hits              ?     1023           
  Misses            ?        2           
  Partials          ?        3           
Impacted Files Coverage Δ
src/loaders/postcss/url/resolve.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update dc16939...07dbaeb. Read the comment docs.

Anidetrix commented 3 years ago

Well that was fast, nice, LGTM!

rchl commented 3 years ago

👍 Any plans to make a release soon so that I can make use of this fix in my project? :)

Anidetrix commented 3 years ago

Finishing up with upgrading some packages (mostly PostCSS 8 migration), but plan to release right after that

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 3.11.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: