Skip to content

chore: version packages#319

Merged
kimyouknow merged 1 commit into
mainfrom
changeset-release/main
Feb 10, 2026
Merged

chore: version packages#319
kimyouknow merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

react-simplikit@0.0.48

Patch Changes

  • #318 466e3ce Thanks @kimyouknow! - Fix broken package exports by moving main/types/module/exports from publishConfig to top-level package.json fields

    npm does not support publishConfig field overrides for manifest fields like main, types, and exports. The previous versions (react-simplikit@0.0.47, @react-simplikit/mobile@0.0.1) were published with incorrect entry points because publishConfig overrides were not applied during npm publish.

@react-simplikit/mobile@0.0.2

Patch Changes

  • #318 466e3ce Thanks @kimyouknow! - Fix broken package exports by moving main/types/module/exports from publishConfig to top-level package.json fields

    npm does not support publishConfig field overrides for manifest fields like main, types, and exports. The previous versions (react-simplikit@0.0.47, @react-simplikit/mobile@0.0.1) were published with incorrect entry points because publishConfig overrides were not applied during npm publish.

@github-actions github-actions Bot requested a review from kimyouknow as a code owner February 10, 2026 14:35
@kimyouknow kimyouknow merged commit 8c94727 into main Feb 10, 2026
@kimyouknow kimyouknow deleted the changeset-release/main branch February 10, 2026 14:36
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