-
Notifications
You must be signed in to change notification settings - Fork 581
feat: support devEngines.runtime
filed in package.json
#1433
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
base: master
Are you sure you want to change the base?
Conversation
🦋 Changeset detectedLatest commit: 6d08891 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
f155c82
to
ef55d07
Compare
ef55d07
to
91a20b8
Compare
91a20b8
to
f70f12f
Compare
5ee51e9
to
177d22f
Compare
177d22f
to
67cfd45
Compare
cb5f3a6
to
0485f58
Compare
This feature is enabled by default. To disable it, provide `--resolve-dev-engines=false`. | ||
Note: The Node version in `devEngines.runtime` can be any semver range, with the latest satisfying version being resolved. | ||
Note 2: The `devEngines.runtime` field has priority over the `engines.node` field. |
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.
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.
maybe this should be a major change
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 don't think it matters much, as this is an opt-in for now
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.
ah it's not
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.
still a good thing to have
Any progress? |
yes, almost three months have passed |
resolves #1389