Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getLatestStableBrowsers returns array of all browsers #63

Closed

Conversation

cacheflow
Copy link

-getLatestStableBrowsers calls select on browserslist internally which requires a context argument.
-Passing "this" as first argument to select and version as the second argument.
-browserslist select function reference https://github.com/ai/browserslist/blob/master/index.js#L470
-Fixes #56.

-getLatestStableBrowsers calls select on browserslist internally which requires a context argument.
-Passing "this" as first argument to select and version as the second argument.
-browserslist select function reference https://github.com/ai/browserslist/blob/master/index.js#L470
-Fixes Nyalab#56.
@cacheflow
Copy link
Author

Hey @MoOx or @ben-eb could I have a review? :D

@MoOx
Copy link
Collaborator

MoOx commented Nov 14, 2017

Can we add an automated test ?

@Nyalab
Copy link
Owner

Nyalab commented Mar 2, 2018

closed by #71, thanks for your time though

@Nyalab Nyalab closed this Mar 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants