Skip to content

fix(release): properly terminate case in switch statement#30114

Merged
JamesHenry merged 1 commit intonrwl:masterfrom
tristanzander:master
Feb 26, 2025
Merged

fix(release): properly terminate case in switch statement#30114
JamesHenry merged 1 commit intonrwl:masterfrom
tristanzander:master

Conversation

@tristanzander
Copy link
Copy Markdown
Contributor

This corrects an issue when the changelog renderer is incorrect and shows Cannot read properties of undefined (reading 'map'), but it hides the real error message.

Current Behavior

Expected Behavior

Related Issue(s)

Fixes #

@tristanzander tristanzander requested a review from a team as a code owner February 19, 2025 21:42
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Feb 24, 2025 7:58pm

This corrects an issue when the changelog renderer is incorrect and shows `Cannot read properties of
undefined (reading 'map')`, but it hides the real error message.
@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented Feb 24, 2025

View your CI Pipeline Execution ↗ for commit 42deb32.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 38m 28s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 16s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check --base= --he... ✅ Succeeded 6s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 5s View ↗
nx documentation ✅ Succeeded 1m 3s View ↗

☁️ Nx Cloud last updated this comment at 2025-02-24 21:07:29 UTC

Copy link
Copy Markdown
Contributor

@JamesHenry JamesHenry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@JamesHenry JamesHenry merged commit 1738d79 into nrwl:master Feb 26, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 4, 2025

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.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Mar 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants