Skip to content

Add components to make release changelogs easier#2129

Merged
cptpiepmatz merged 2 commits intonushell:mainfrom
cptpiepmatz:release-components
Feb 27, 2026
Merged

Add components to make release changelogs easier#2129
cptpiepmatz merged 2 commits intonushell:mainfrom
cptpiepmatz:release-components

Conversation

@cptpiepmatz
Copy link
Member

@cptpiepmatz cptpiepmatz commented Feb 27, 2026

This PR adds three new components:

  • <ReleaseToc>, this component dynamically generates the toc for changelogs, no more manual toc generation
  • <JumpToc>, this component add a jump to toc link without modifying the actual heading
  • <PrBy :pr="123" :user="author">, this component add a subtitle to a heading to display the PR number and author

I also pinned the node version for volta

@cptpiepmatz cptpiepmatz merged commit 9c64201 into nushell:main Feb 27, 2026
2 checks passed
@cptpiepmatz cptpiepmatz deleted the release-components branch February 27, 2026 23:37
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.

1 participant