-
- Notifications
You must be signed in to change notification settings - Fork 377
chore: bump versions #1128
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
Merged
Merged
chore: bump versions #1128
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
| Deployment failed with the following error: |
36009d0 to b0ffe42 Compare c359bb2 to d2aa989 Compare | The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
9b04da6 to 4fb43b6 Compare d2aa989 to 36ffb18 Compare | Deployment failed with the following error: |
36ffb18 to dfd48ee Compare dfd48ee to 490d299 Compare 490d299 to 5bf9b7f Compare 5bf9b7f to 4c03777 Compare | 🤖 Meticulous spotted visual differences in 318 of 381 screens tested: view and approve differences detected. Last updated for commit 1cf8f65. This comment will update as new commits are pushed. |
4c03777 to c1d0905 Compare c1d0905 to b2e6417 Compare b2e6417 to ca3252d Compare d2922ce to 15f439c Compare ca3252d to b2088d9 Compare b2088d9 to be85ae7 Compare be85ae7 to 125e638 Compare 9dbf94e to 1cf8f65 Compare 1cf8f65 to 501d7a4 Compare 501d7a4 to 118cf74 Compare Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to release/1.24.0, this PR will be updated.
Releases
@vue-flow/core@1.24.0
Minor Changes
#1149
d11e59f1Thanks @bcakmakoglu! - Allow adding edges with missing source or target node to state but don't render them unless source and target exist#1146
6f93bbbbThanks @bcakmakoglu! - Use viewport and vueflow refs directly from store instead of assigning valuesafter mount#1128
0ff65bf2Thanks @github-actions! - Use nodes from state as the default third arg forgetIntersectingNodesPatch Changes
#1128
7d153860Thanks @github-actions! - Use correct filter for pan on scroll class name#1147
6bc391c6Thanks @bcakmakoglu! - Release apply default handlers when scope is disposed#1146
6f93bbbbThanks @bcakmakoglu! - Allow panning while pan key is pressed#1139
eee9bd87Thanks @bcakmakoglu! - Create a key predicate for string key filters and check if we need to useevent.keyorevent.codeto match the key#1128
f5138157Thanks @github-actions! - select nodes on click when nodeDragThreshold > 0#1149
a7fe412aThanks @bcakmakoglu! - Push component emit handlers into the emit fns set instead of using theonhelper which overwrites any existing default handlers#1128
84e98305Thanks @github-actions! - Update to use vue 3.3