wessberg / browserslist-generator

A library that makes generating and validating Browserslists a breeze!
MIT License
91 stars 8 forks source link

Bump browserslist to >= 4.13.0 to support the 'supports' query #5

Closed ggoodman closed 4 years ago

ggoodman commented 4 years ago

I would like to use a browserslist config in a rollup project using your @wessberg/rollup-plugin-ts and traced things back here when I realized the query was unsupported in the pinned version.

Please consider bumping to >=4.13.0. See the changelog for what this brings.

Cheers!

wessberg commented 4 years ago

Cool, thanks for the heads up! I should probably consider making it a peerDependency in the next major version 🙂

wessberg commented 4 years ago

The dependency has been bumped in the latest version