-
Notifications
You must be signed in to change notification settings - Fork 137
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
Unstable release sync with main #1364
Unstable release sync with main #1364
Conversation
cb40d9d
to
9effdbd
Compare
9effdbd
to
7846411
Compare
228a25d
to
6dae7d1
Compare
6dae7d1
to
f110db9
Compare
@@ -8959,6 +8959,21 @@ execa@^5.0.0, execa@^5.1.1: | |||
signal-exit "^3.0.3" | |||
strip-final-newline "^2.0.0" | |||
|
|||
execa@^7.0.0: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wanted to use new enough execa for execCommand / native ESM.
Node 14.18 is supported: https://github.com/sindresorhus/execa/blob/main/package.json#L16
Publishing wasn't really implemented correctly but I fixed it and ran it locally. See the unstable.73213f2a packages on NPM. |
TODO:
Inspired by: https://github.com/ember-animation/ember-animated/blob/master/.github/workflows/publish-unstable.yml
CLI Output:
Sample Diff: