Skip to content

upgrade: presence package upgrade for Solid 2.0#883

Draft
davedbase wants to merge 1 commit intosolidjs-community:nextfrom
davedbase:update/v2/presence
Draft

upgrade: presence package upgrade for Solid 2.0#883
davedbase wants to merge 1 commit intosolidjs-community:nextfrom
davedbase:update/v2/presence

Conversation

@davedbase
Copy link
Copy Markdown
Member

Breaking change**: peer dependency now requires solid-js@^2.0.0-beta.10.

Implementation changes (internals only — public API is unchanged):

  • createEffect converted to the required split compute/apply form; cleanup returned from apply instead of onCleanup
  • Internal signals use { ownedWrite: true } to permit writes from effect apply phases
  • Tests restructured so signal writes happen outside createRoot (Solid 2.0 treats createRoot as an owned scope)

@davedbase davedbase added this to the Solid 2.0 Migration milestone May 8, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 8, 2026

🦋 Changeset detected

Latest commit: 2ea3768

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant