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

fix(editor): return copy of array in getNodes/getConnections #648

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

Ni55aN
Copy link
Member

@Ni55aN Ni55aN commented Jul 24, 2023

Resolves #644

Improve DX for cases like removing all connections/nodes by iterating them.

Improve DX for cases like removing all connections/nodes by iterating them.
@Ni55aN Ni55aN merged commit baa7397 into main Jul 24, 2023
4 checks passed
@rete-js
Copy link
Contributor

rete-js bot commented Jul 24, 2023

🎉 This PR is included in version 2.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@rete-js rete-js bot added the released label Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Editor.getConnections & Editor.getNodes should return _not_ return the internal reference
1 participant