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!: replace npm-lifecycle with @npmcli/run-script #3134

Merged
merged 3 commits into from
May 23, 2022

Conversation

JamesHenry
Copy link
Member

@JamesHenry JamesHenry commented May 22, 2022

BREAKING CHANGE

We are classing this as a breaking change because the APIs of npm-lifecycle and @npmcli/run-script are significantly different, despite @npmcli/run-script being the official successor to npm-lifecycle.

We have successfully made the integration test suite we inherited pass with this change, but there may potentially be aspects related to it which are not covered by the tests and are breaking. If you encounter any issues you believe are related to this change please open a new issue with a dedicated reproduction for us to look into!

@JamesHenry JamesHenry force-pushed the npm-lifecycle-to-npmcli-run-script branch from 9a77c14 to 21babbf Compare May 23, 2022 17:15
@JamesHenry JamesHenry marked this pull request as ready for review May 23, 2022 18:33
@JamesHenry JamesHenry merged commit 8d39927 into main May 23, 2022
@JamesHenry JamesHenry deleted the npm-lifecycle-to-npmcli-run-script branch May 23, 2022 18:33
ghiscoding added a commit to lerna-lite/lerna-lite that referenced this pull request May 24, 2022
- fixes #60 by following PR [#3134](lerna/lerna#3134) from original Lerna
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

1 participant