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

Make an alpha release for 2.0.0 #295

Closed
ehmicky opened this issue Jun 18, 2019 · 2 comments
Closed

Make an alpha release for 2.0.0 #295

ehmicky opened this issue Jun 18, 2019 · 2 comments
Labels

Comments

@ehmicky
Copy link
Collaborator

ehmicky commented Jun 18, 2019

We are getting closer to releasing 2.0.0.

I am trying to use the latest commit of execa:

"dependencies": {
    "execa": "sindresorhus/execa#be1d70ffafc0d6af62d2a1af723a317e20752842",
}

However npm seems to have several issues with using commit hashes:

  • some users are reporting it makes npm install fail
  • it makes npm audit crash

Releasing 2.0.0-alpha.0 would solve this problem. As a side-effect, it could help us catch some bugs from early adopters before the major release.

@tunnckoCore
Copy link

tunnckoCore commented Jun 18, 2019

Exactly what I came for today. Ship the dist tag. :) I'll use the master until then.

@ehmicky
Copy link
Collaborator Author

ehmicky commented Jun 18, 2019

Fixed!

@ehmicky ehmicky closed this as completed Jun 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants