Skip to content

upgrade: event-bus package upgrade for Solid 2.0#860

Merged
davedbase merged 5 commits into
solidjs-community:nextfrom
davedbase:update/v2/event-bus
May 14, 2026
Merged

upgrade: event-bus package upgrade for Solid 2.0#860
davedbase merged 5 commits into
solidjs-community:nextfrom
davedbase:update/v2/event-bus

Conversation

@davedbase
Copy link
Copy Markdown
Member

Updates peer dependency to solid-js^2.0.0-beta.10. Replaces the removed batch and on() APIs with their 2.0 equivalents, fixes toEffect to preserve a reactive owner in the effect apply phase via runWithOwner, and updates createEventStack to handle deferred signal writes. All 15 tests pass.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 3, 2026

🦋 Changeset detected

Latest commit: 319f7ef

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

@davedbase davedbase changed the title upgrade: event-bus package upgrade for Solid 2. upgrade: event-bus package upgrade for Solid 2.0 May 3, 2026
@davedbase davedbase added this to the Solid 2.0 Migration milestone May 3, 2026
@davedbase davedbase marked this pull request as ready for review May 8, 2026 21:24
Comment thread packages/event-bus/src/eventStack.ts
Comment thread packages/event-bus/src/utils.ts
@davedbase davedbase merged commit 35f2f93 into solidjs-community:next May 14, 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.

2 participants