Skip to content

upgrade: i18n package upgrade for Solid 2.0#866

Draft
davedbase wants to merge 2 commits intosolidjs-community:nextfrom
davedbase:update/v2/i18n
Draft

upgrade: i18n package upgrade for Solid 2.0#866
davedbase wants to merge 2 commits intosolidjs-community:nextfrom
davedbase:update/v2/i18n

Conversation

@davedbase
Copy link
Copy Markdown
Member

Bumps the peer dependency to solid-js@^2.0.0-beta.10 and updates all
call-sites to the v2 API:

  • createResource → createMemo (sync or async)
  • Suspense → Loading
  • useTransition / duringTransition → isPending()
  • onMount → onSettled
  • createEffect single-arg → split compute/apply form with flush() in tests
  • test/setup.tsx → setup.ts (removes JSX; solid-js/web subpath is gone in v2)

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 4, 2026

🦋 Changeset detected

Latest commit: 50d3cf4

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

This PR includes changesets to release 1 package
Name Type
@solid-primitives/i18n Major

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