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

Add ability to cut the parents chain off #118

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

OnkelTem
Copy link

Sometimes it is needed to just break state chain at some point.
I think passing { parent: false; } is the most straightforward and intuitive way for doing this.

@ncuillery
Copy link
Owner

Hi, thanks for the PR. It looks good to me and work well with the sample.

Please, can you add tests ?

Here is some guidelines.

  • Additional state in this test module with parent: false
  • Additional it in this spec

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.

None yet

2 participants