Skip to content

Version Packages (next)#998

Merged
davedbase merged 1 commit into
nextfrom
changeset-release/next
Jul 22, 2026
Merged

Version Packages (next)#998
davedbase merged 1 commit into
nextfrom
changeset-release/next

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 22, 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 next, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

next is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on next.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@solid-primitives/scroll@3.0.0-next.3

Patch Changes

  • 855bc1b: createPreventScroll now locks scroll on document.documentElement instead of <body>. Locking <body> could break position: sticky elements, since sticky positioning is computed relative to the nearest scrolling ancestor — when that ancestor was <body> instead of the viewport, sticky children would unstick while scroll was prevented. Scrollbar-width, padding/margin compensation, and scroll-position restoration are all computed against documentElement now as well.

@solid-primitives/storage@5.0.0-next.3

Patch Changes

  • 673347c: Fixed a build failure in messageSync and wsSync: their url parameter's default value (globalThis.location?.href) lacked an explicit type annotation, which --isolatedDeclarations (used by the package's .d.ts generation) requires on any parameter whose type can't be trivially inferred. No behavior or API changes — url is still string | undefined.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 22, 2026

Copy link
Copy Markdown

Deploying solid-primitives with  Cloudflare Pages  Cloudflare Pages

Latest commit: 95e5844
Status:🚫  Build failed.

View logs

@github-actions
github-actions Bot force-pushed the changeset-release/next branch from c9d735e to 99638a5 Compare July 22, 2026 01:32
@github-actions
github-actions Bot force-pushed the changeset-release/next branch from 99638a5 to 95e5844 Compare July 22, 2026 01:41
@davedbase
davedbase merged commit dbec212 into next Jul 22, 2026
1 check failed
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