Skip to content

chore: version packages - #377

Merged
cameronapak merged 1 commit into
mainfrom
changeset-release/main
Sep 3, 2026
Merged

chore: version packages#377
cameronapak merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 1, 2026

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 the packages will be published to npm 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

@youversion/platform-core@2.12.1

Patch Changes

  • 5ddc2e0: Add bundle size budgets, tree-shaking verification, and tighter npm publish metadata for core and hooks.
    • core and hooks now declare sideEffects so bundlers can drop unused exports (core preserves CSS via "**/*.css").
    • core and hooks files allowlists exclude test files, test fixture directories (dist/__tests__, hooks dist/test), and config from published tarballs; both also ship CHANGELOG.md.
    • ui files allowlist adds CHANGELOG.md to published tarballs.
    • ui sideEffects glob is now "**/*.css" (aligns with core; webpack already prepends **/).
    • Root pnpm size, pnpm check:tree-shaking, and CI bundle-size job guard regressions.

@youversion/platform-react-hooks@2.12.1

Patch Changes

  • 5ddc2e0: Add bundle size budgets, tree-shaking verification, and tighter npm publish metadata for core and hooks.

    • core and hooks now declare sideEffects so bundlers can drop unused exports (core preserves CSS via "**/*.css").
    • core and hooks files allowlists exclude test files, test fixture directories (dist/__tests__, hooks dist/test), and config from published tarballs; both also ship CHANGELOG.md.
    • ui files allowlist adds CHANGELOG.md to published tarballs.
    • ui sideEffects glob is now "**/*.css" (aligns with core; webpack already prepends **/).
    • Root pnpm size, pnpm check:tree-shaking, and CI bundle-size job guard regressions.
  • Updated dependencies [5ddc2e0]

    • @youversion/platform-core@2.12.1

@youversion/platform-react-ui@2.12.1

Patch Changes

  • 91c9df1: Restore SDK box and type styles when a host ships unlayered button {} / Tailwind preflight. One unlayered revert-layer rule on [data-yv-sdk] descendants rolls those properties back to yv-sdk-*. This is light-DOM isolation (A2), not Shadow DOM.

  • 5ddc2e0: Add bundle size budgets, tree-shaking verification, and tighter npm publish metadata for core and hooks.

    • core and hooks now declare sideEffects so bundlers can drop unused exports (core preserves CSS via "**/*.css").
    • core and hooks files allowlists exclude test files, test fixture directories (dist/__tests__, hooks dist/test), and config from published tarballs; both also ship CHANGELOG.md.
    • ui files allowlist adds CHANGELOG.md to published tarballs.
    • ui sideEffects glob is now "**/*.css" (aligns with core; webpack already prepends **/).
    • Root pnpm size, pnpm check:tree-shaking, and CI bundle-size job guard regressions.
  • Updated dependencies [5ddc2e0]

    • @youversion/platform-core@2.12.1
    • @youversion/platform-react-hooks@2.12.1

Greptile Summary

This generated release PR consumes the pending changesets and prepares all three public SDK packages for the coordinated 2.12.1 release.

  • Updates core, hooks, and UI package versions from 2.12.0 to 2.12.1.
  • Adds the corresponding release notes and internal dependency updates to each changelog.
  • Removes the changeset files incorporated into the release.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

Filename Overview
packages/core/package.json Advances the core package to 2.12.1 while preserving its existing exports, publication metadata, and package contents.
packages/hooks/package.json Advances the hooks package to 2.12.1 in alignment with the fixed package release group.
packages/ui/package.json Advances the UI package to 2.12.1 while preserving its CSS publication and package export configuration.
packages/core/CHANGELOG.md Records the core package’s bundle-size, tree-shaking, and publication-metadata patch.
packages/hooks/CHANGELOG.md Records the hooks patch and coordinated core dependency release.
packages/ui/CHANGELOG.md Records the style-isolation and release-hardening patches plus coordinated dependency releases.

Reviews (3): Last reviewed commit: "chore: version packages" | Re-trigger Greptile

Context used:

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from d5a472a to ad82986 Compare September 2, 2026 17:06
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from ad82986 to 0aaab04 Compare September 2, 2026 18:59
@cameronapak
cameronapak merged commit 555c094 into main Sep 3, 2026
15 checks passed
@cameronapak
cameronapak deleted the changeset-release/main branch September 3, 2026 14:22
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