Document ChildProcess environment behavior - #6717
Conversation
🦋 Changeset detectedLatest commit: bac4776 The changes in this PR will be included in the next version bump. This PR includes changesets to release 29 packages
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 |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughDocuments that ChangesChild process environment documentation
Estimated code review effort: 1 (Trivial) | ~3 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
Comment |
Bundle Size Analysis
|
Summary
CommandOptions.extendEnvdefaults tofalseenvwithoutextendEnv: truereplaces inherited variables, includingPATHeffectpatch changesetValidation
pnpm lintpnpm docgenfrompackages/effectgit diff --checkCloses #6709
Summary by CodeRabbit
CommandOptions.extendEnvdefaults tofalse.envreplaces the inherited child environment unlessextendEnv: trueis enabled.PATHinheritance behavior.