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

last-child move operation to update ancestor nodes #69

Merged
merged 5 commits into from
Sep 17, 2023
Merged

Conversation

adamjkb
Copy link
Owner

@adamjkb adamjkb commented Sep 14, 2023

Fixes #68

Main goal is to fix the above mentioned issue but I have a feeling there is going to be a couple skeletons found in the closet along the way.

@changeset-bot
Copy link

changeset-bot bot commented Sep 14, 2023

🦋 Changeset detected

Latest commit: 1677ef7

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

This PR includes changesets to release 2 packages
Name Type
prisma-extension-bark Patch
playground 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

@adamjkb adamjkb marked this pull request as ready for review September 17, 2023 17:43
@adamjkb adamjkb self-assigned this Sep 17, 2023
@adamjkb adamjkb merged commit f0a187c into main Sep 17, 2023
4 checks passed
@github-actions github-actions bot mentioned this pull request Sep 17, 2023
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.

TypeError: siblings is not iterable on move operation
1 participant