Skip to content

Add a named export that mirrors the current default export#1969

Merged
Andarist merged 2 commits intochangesets:nextfrom
marcalexiei:no-default-export
May 5, 2026
Merged

Add a named export that mirrors the current default export#1969
Andarist merged 2 commits intochangesets:nextfrom
marcalexiei:no-default-export

Conversation

@marcalexiei
Copy link
Copy Markdown
Contributor

Note

Internal default export has been removed and only named exports are available

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 4, 2026

🦋 Changeset detected

Latest commit: e80660d

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

This PR includes changesets to release 14 packages
Name Type
@changesets/get-version-range-type Minor
@changesets/assemble-release-plan Minor
@changesets/get-dependents-graph Minor
@changesets/apply-release-plan Minor
@changesets/changelog-github Minor
@changesets/get-release-plan Minor
@changesets/changelog-git Minor
@changesets/release-utils Minor
@changesets/parse Minor
@changesets/write Minor
@changesets/read Minor
@changesets/cli Minor
@changesets/git Minor
@changesets/config Patch

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

@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.98%. Comparing base (5dbf458) to head (e80660d).

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #1969      +/-   ##
==========================================
+ Coverage   81.93%   81.98%   +0.05%     
==========================================
  Files          54       54              
  Lines        2458     2465       +7     
  Branches      722      723       +1     
==========================================
+ Hits         2014     2021       +7     
  Misses        401      401              
  Partials       43       43              

☔ View full report in Codecov by Sentry.
📢 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.

@marcalexiei marcalexiei force-pushed the no-default-export branch from 0e7053c to 65444f5 Compare May 5, 2026 06:17
@marcalexiei
Copy link
Copy Markdown
Contributor Author

Comment thread packages/cli/src/changelog.ts Outdated
Comment thread packages/cli/src/changelog.ts Outdated
Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
@Andarist Andarist merged commit 2c7c043 into changesets:next May 5, 2026
10 checks passed
@marcalexiei marcalexiei deleted the no-default-export branch May 5, 2026 09:19
@github-actions github-actions Bot mentioned this pull request May 4, 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.

3 participants