Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: side effects and event handlers #2

Merged
merged 4 commits into from
May 4, 2023
Merged

feat: side effects and event handlers #2

merged 4 commits into from
May 4, 2023

Conversation

jolexxa
Copy link
Member

@jolexxa jolexxa commented May 4, 2023

  • Adds side effect streams — now blocs can trigger one-shot side effects that can be handled using bloc glue.
  • Changes event handling API to use On<TEvent>(_handler) style registration.

Naturally, these are breaking changes for the API.

@jolexxa jolexxa merged commit cf6e272 into main May 4, 2023
@jolexxa jolexxa deleted the feat/handlers branch May 4, 2023 03:17
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