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

Local owner context #31

Merged
merged 12 commits into from
Nov 8, 2023
Merged

Local owner context #31

merged 12 commits into from
Nov 8, 2023

Conversation

riccardoperra
Copy link
Owner

@riccardoperra riccardoperra commented Oct 28, 2023

  • States will now get resolved using their Container reactive context instead of the context where they are defined.
  • Errors thrown through the state lifecycle will return a StateBuilderError class.
  • Add the remove method to the Container API to destroy a state
  • Add container hierarchy
  • Export ɵdefineResource andɵWithResourceStorage state resource API

@changeset-bot
Copy link

changeset-bot bot commented Oct 28, 2023

🦋 Changeset detected

Latest commit: 6c23634

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

This PR includes changesets to release 2 packages
Name Type
statebuilder Minor
counter 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

@riccardoperra riccardoperra merged commit 3ce5a15 into main Nov 8, 2023
1 check failed
@riccardoperra riccardoperra deleted the local_owner_context branch November 8, 2023 21:04
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