Skip to content

feat(changelog-github)!: add composeReleaseLine, remove disableThanks - #2079

Closed
jycouet wants to merge 1 commit into
changesets:nextfrom
jycouet:compact-next-js
Closed

feat(changelog-github)!: add composeReleaseLine, remove disableThanks#2079
jycouet wants to merge 1 commit into
changesets:nextfrom
jycouet:compact-next-js

Conversation

@jycouet

@jycouet jycouet commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Compose changelog lines in JS via a local module (summary, pr, commit, authors[], linkRefs/linkHints, optional separator). Default output unchanged.

BREAKING: removes disableThanks.

@changeset-bot

changeset-bot Bot commented Jun 9, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 900f505

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@changesets/changelog-github Major

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

@jycouet
jycouet force-pushed the compact-next-js branch from b2091e1 to 19f6949 Compare June 9, 2026 09:12
@codecov

codecov Bot commented Jun 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.07%. Comparing base (909e777) to head (900f505).
⚠️ Report is 7 commits behind head on next.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2079      +/-   ##
==========================================
+ Coverage   81.17%   82.07%   +0.89%     
==========================================
  Files          61       61              
  Lines        2321     2337      +16     
  Branches      635      642       +7     
==========================================
+ Hits         1884     1918      +34     
+ Misses        392      377      -15     
+ Partials       45       42       -3     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Compose each changelog line in JS via a local module: summary, pr,
commit, authors[], linkRefs/linkHints helpers, and an optional
separator override (e.g. for compact output). Default output unchanged.

BREAKING CHANGE: the disableThanks option is removed; replace it with a
composeReleaseLine callback that omits the Thanks segment.
@jycouet
jycouet force-pushed the compact-next-js branch from 5b5c172 to 900f505 Compare June 9, 2026 09:59
@jycouet jycouet changed the title js template tentative feat(changelog-github)!: add composeReleaseLine, remove disableThanks Jun 9, 2026
@jycouet

jycouet commented Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

Closing here 👍

@jycouet jycouet closed this Jun 9, 2026
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