Skip to content

Version Packages (next) - #1063

Merged
davedbase merged 1 commit into
nextfrom
changeset-release/next
Sep 19, 2026
Merged

davedbase merged 1 commit into
nextfrom
changeset-release/next

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 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/drag-drop@0.1.0-next.2

Patch Changes

  • da17801: Stop calling flush() from the ref callbacks of createDraggable, createDroppable and createNativeDroppable. Solid 2 runs refs inside an effect, where a synchronous flush() is a no-op that logs FLUSH_IN_EFFECT_CALLBACK once per item. The elSignal write is picked up by the flush already in progress (or Solid's own scheduled flush when ref is called outside JSX), so listeners attach as before. Code that calls ref manually and needs listeners attached synchronously should call flush() itself.

@solid-primitives/upload@1.0.0-next.6

Patch Changes

  • Updated dependencies [da17801]
    • @solid-primitives/drag-drop@0.1.0-next.2

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying solid-primitives with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0031f0c
Status:⚡️  Build in progress...

View logs

@coderabbitai

coderabbitai Bot commented Sep 19, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 3bccd5da-bb5f-4bbe-a502-bb9d520a5967

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@netlify

netlify Bot commented Sep 19, 2026 •

Copy link
Copy Markdown

✅ Deploy Preview for solid-primitives-v2 ready!

Name Link
🔨 Latest commit 0031f0c
🔍 Latest deploy log https://app.netlify.com/projects/solid-primitives-v2/deploys/6aae9e32625408000868b9e7
😎 Deploy Preview https://deploy-preview-1063--solid-primitives-v2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@davedbase
davedbase merged commit 134c5ca into next Sep 19, 2026
6 of 8 checks passed
@davedbase
davedbase deleted the changeset-release/next branch September 19, 2026 14:38
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