- 
                Notifications
    You must be signed in to change notification settings 
- Fork 2.6k
docs(release): update docs to use correct releaseTag object notation #33202
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
Conversation
| The latest updates on your projects. Learn more about Vercel for GitHub. 
 | 
| ✅ Deploy Preview for nx-docs ready!
 To edit notification comments on pull requests, go to your Netlify project configuration. | 
| View your CI Pipeline Execution ↗ for commit c28a157 
 ☁️ Nx Cloud last updated this comment at  | 
Co-authored-by: James Henry <[email protected]>
Added documentation for Nx Release v22 features that were not originally documented: - Enhanced preserveMatchingDependencyRanges documentation with default change explanation - Enhanced updateDependents documentation with all three options (always/auto/never) - Added replaceExistingContents option for changelog regeneration (Nx 22+) - Added ReleaseClient programmatic API note about ignoring nx.json config - Added Custom Changelog Renderer section with TypeScript example These additions complement the existing releaseTag documentation that was updated in the rebase from PR #33202. Related to DOC-261 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
…33202) Update docs to match new API --------- Co-authored-by: James Henry <[email protected]>
…33202) Update docs to match new API --------- Co-authored-by: James Henry <[email protected]> (cherry picked from commit 2402ecb)
| This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request. | 
Update docs to match new API