browserslist / browserslist-ga

🦔 Target browsers tailored to your audience using Google Analytics
MIT License
303 stars 18 forks source link

Publish 0.0.13? #39

Closed michaeljaltamirano closed 3 years ago

michaeljaltamirano commented 3 years ago

Hi,

I'm currently playing around with browserslist-ga-export which relies on browserslist-ga under the hood. Because the iOS Safari Usage fix was merged in but not released as a new patch version, usage of browserslist-ga-export is not correctly parsing iOS Safari.

Can we release a new patch version of browserslist-ga? I've modified the content in node_modules to match that PR as a temporary workaround but I'm also writing up steps to reproduce the work for generating the data and this is currently a blocker. Thanks!

dmfrancisco commented 3 years ago

Hey @michaeljaltamirano, should be there now. Sorry for the wait.

Just an FYI, you can also install the package directly from GitHub when you need updates that have not yet been published in the NPM registry.