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

fix: Update to support nyc 15. #515

Merged
merged 1 commit into from Dec 30, 2019
Merged

fix: Update to support nyc 15. #515

merged 1 commit into from Dec 30, 2019

Conversation

coreyfarrell
Copy link
Member

BREAKING CHANGE: This configuration is no longer valid for nyc 14 and
below.


@JaKXz do you agree that this is a breaking change? Sorry I didn't catch this before releasing 1.0.0.

BREAKING CHANGE: This configuration is no longer valid for nyc 14 and
below.
@coreyfarrell
Copy link
Member Author

Additional question, do you think this should have a peer dep on nyc >=15 or should that be done through documentation only?

Copy link
Member

@JaKXz JaKXz left a comment

Choose a reason for hiding this comment

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

I think v1.0.0 should have the peer dep on nyc >= 15 👍🏽

This looks great!

@coreyfarrell
Copy link
Member Author

I think v1.0.0 should have the peer dep on nyc >= 15 👍🏽

This looks great!

I agree that 1.0.0 should have the peer dep, unfortunately 1.0.0 was already published 8 days ago. So the question now do I publish this as 1.1.0 (treat 1.0.0 as a broken release) or do another semver-major to 2.0.0?

@JaKXz
Copy link
Member

JaKXz commented Dec 28, 2019

Oh - then this should be a patch just so that people get the warning when they are installing v ^1.0.0

@coreyfarrell coreyfarrell merged commit c62c16a into istanbuljs:master Dec 30, 2019
@coreyfarrell coreyfarrell deleted the typescript-config branch December 30, 2019 15:37
@coreyfarrell
Copy link
Member Author

@JaKXz thanks for the review, 1.0.1 is now published.

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.

None yet

2 participants