Skip to content
This repository was archived by the owner on Oct 10, 2021. It is now read-only.

Conversation

@toddself
Copy link
Contributor

Old version disallowed most ES6 syntax, namely template strings.

Old version disallowed most es6 syntax.
@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @vvo, @defunctzombie and @bevacqua to be potential reviewers

@toddself
Copy link
Contributor Author

I would be awesome to get this merged in. We are using my fork of this for testing on choo but would love to not use a direct link to a github repo for testing!

Happy to make any changes necessary

@vvo
Copy link
Collaborator

vvo commented Jun 26, 2016

Not sure if we would have to major bump after this?

@toddself
Copy link
Contributor Author

Possibly? It looks like all the changes since 0.1.5 are upping other dependencies. Istanbul is at 0.4.2 instead of 0.2.8 -- that seems to be the main difference (other than options you can pass in to the created instance).

@vvo
Copy link
Collaborator

vvo commented Jun 26, 2016

Having to bump major for istanbul maybe seen as weird but I am down for it if needed. cc @rase- you did the original istanbul integration, any thoughts?

"batch": "0.5.0",
"browserify": "13.0.0",
"browserify-istanbul": "0.1.5",
"browserify-istanbul": "^2.0.0",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this doesn't follow the pattern of the other dependencies...be mindful to be consistent

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants