-
-
Notifications
You must be signed in to change notification settings - Fork 261
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
chore: bump versions #1128
Merged
Merged
chore: bump versions #1128
Conversation
This file contains 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:
|
bcakmakoglu
force-pushed
the
release/1.24.0
branch
from
October 7, 2023 09:44
36009d0
to
b0ffe42
Compare
github-actions
bot
force-pushed
the
changeset-release/release/1.24.0
branch
from
October 7, 2023 09:49
c359bb2
to
d2aa989
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
bcakmakoglu
force-pushed
the
release/1.24.0
branch
from
October 7, 2023 12:13
9b04da6
to
4fb43b6
Compare
github-actions
bot
force-pushed
the
changeset-release/release/1.24.0
branch
from
October 7, 2023 12:14
d2aa989
to
36ffb18
Compare
Deployment failed with the following error:
|
github-actions
bot
force-pushed
the
changeset-release/release/1.24.0
branch
from
October 7, 2023 16:33
36ffb18
to
dfd48ee
Compare
github-actions
bot
force-pushed
the
changeset-release/release/1.24.0
branch
from
October 7, 2023 22:50
dfd48ee
to
490d299
Compare
github-actions
bot
force-pushed
the
changeset-release/release/1.24.0
branch
from
October 7, 2023 23:30
490d299
to
5bf9b7f
Compare
github-actions
bot
force-pushed
the
changeset-release/release/1.24.0
branch
from
October 9, 2023 11:18
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. |
github-actions
bot
force-pushed
the
changeset-release/release/1.24.0
branch
from
October 16, 2023 17:04
4c03777
to
c1d0905
Compare
github-actions
bot
force-pushed
the
changeset-release/release/1.24.0
branch
from
October 16, 2023 17:20
c1d0905
to
b2e6417
Compare
github-actions
bot
force-pushed
the
changeset-release/release/1.24.0
branch
from
October 18, 2023 07:11
b2e6417
to
ca3252d
Compare
bcakmakoglu
force-pushed
the
release/1.24.0
branch
from
October 18, 2023 10:07
d2922ce
to
15f439c
Compare
github-actions
bot
force-pushed
the
changeset-release/release/1.24.0
branch
from
October 18, 2023 10:08
ca3252d
to
b2088d9
Compare
github-actions
bot
force-pushed
the
changeset-release/release/1.24.0
branch
from
October 19, 2023 11:53
b2088d9
to
be85ae7
Compare
github-actions
bot
force-pushed
the
changeset-release/release/1.24.0
branch
from
October 19, 2023 13:19
be85ae7
to
125e638
Compare
github-actions
bot
force-pushed
the
changeset-release/release/1.24.0
branch
2 times, most recently
from
October 27, 2023 11:43
9dbf94e
to
1cf8f65
Compare
github-actions
bot
force-pushed
the
changeset-release/release/1.24.0
branch
from
October 27, 2023 12:21
1cf8f65
to
501d7a4
Compare
github-actions
bot
force-pushed
the
changeset-release/release/1.24.0
branch
from
October 27, 2023 17:50
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/[email protected]
Minor Changes
#1149
d11e59f1
Thanks @bcakmakoglu! - Allow adding edges with missing source or target node to state but don't render them unless source and target exist#1146
6f93bbbb
Thanks @bcakmakoglu! - Use viewport and vueflow refs directly from store instead of assigning valuesafter mount#1128
0ff65bf2
Thanks @github-actions! - Use nodes from state as the default third arg forgetIntersectingNodes
Patch Changes
#1128
7d153860
Thanks @github-actions! - Use correct filter for pan on scroll class name#1147
6bc391c6
Thanks @bcakmakoglu! - Release apply default handlers when scope is disposed#1146
6f93bbbb
Thanks @bcakmakoglu! - Allow panning while pan key is pressed#1139
eee9bd87
Thanks @bcakmakoglu! - Create a key predicate for string key filters and check if we need to useevent.key
orevent.code
to match the key#1128
f5138157
Thanks @github-actions! - select nodes on click when nodeDragThreshold > 0#1149
a7fe412a
Thanks @bcakmakoglu! - Push component emit handlers into the emit fns set instead of using theon
helper which overwrites any existing default handlers#1128
84e98305
Thanks @github-actions! - Update to use vue 3.3