Skip to content

upgrade: resize-observer package upgrade for Solid 2.0#858

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

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

Conversation

@davedbase
Copy link
Copy Markdown
Member

Migrates @solid-primitives/resize-observer to Solid.js v2.0 (beta.10). Updates peer/dev deps, converts both createEffect usages to the Solid 2.0 split compute/apply pattern, moves isServer to @solidjs/web, and fixes the hydration guard (sharedConfig.hydrating). Tests updated to use flush() for explicit effect scheduling, onSettled in place of onMount, and the new store setter function API.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 3, 2026

🦋 Changeset detected

Latest commit: 68b803a

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

This PR includes changesets to release 2 packages
Name Type
@solid-primitives/resize-observer Major
@solid-primitives/bounds Patch

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

@davedbase davedbase changed the title Adapt to Solid 2.0 beta 10 upgrade: resize-observer package upgrade for Solid 2.0 May 3, 2026
@davedbase davedbase added this to the Solid 2.0 Migration milestone May 3, 2026
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