-
-
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 #1236
Merged
Merged
chore: bump versions #1236
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
github-actions
bot
force-pushed
the
changeset-release/next-release
branch
from
January 11, 2024 11:57
8fc9439
to
a308efd
Compare
github-actions
bot
force-pushed
the
changeset-release/next-release
branch
from
January 11, 2024 12:10
a308efd
to
dbfbe44
Compare
github-actions
bot
force-pushed
the
changeset-release/next-release
branch
from
January 12, 2024 12:41
dbfbe44
to
37e6f24
Compare
github-actions
bot
force-pushed
the
changeset-release/next-release
branch
from
January 15, 2024 20:41
37e6f24
to
690cc2b
Compare
github-actions
bot
force-pushed
the
changeset-release/next-release
branch
from
January 21, 2024 11:00
690cc2b
to
1d4f96f
Compare
github-actions
bot
force-pushed
the
changeset-release/next-release
branch
from
January 21, 2024 12:04
1d4f96f
to
4a708e4
Compare
github-actions
bot
force-pushed
the
changeset-release/next-release
branch
from
January 21, 2024 12:41
4a708e4
to
b1d7eb7
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 next-release, this PR will be updated.
Releases
@vue-flow/core@1.29.0
Minor Changes
#1237
16c7d32
Thanks @bcakmakoglu! - Expose handleClick and handlePointerDown from handle components#1238
dd4cbe0
Thanks @bcakmakoglu! - AdduseConnection
composable for easy access of current connection paramsPatch Changes
#1243
b5e77a4
Thanks @bcakmakoglu! - Pass vueflow id togetMarkerId
in connection line component#1236
be15b5a
Thanks @github-actions! - Add default event handler when no handlers for a given event exist anymore#1250
f3c786f
Thanks @bcakmakoglu! - Allow panning on scroll when selection is active#1236
d46ac3a
Thanks @github-actions! - Merge connection line styles with options#1250
b71754f
Thanks @bcakmakoglu! - Return false for boolean key filter and set theisPressed
ref to whatever the keyFilter would be (true/false)#1250
4109cf1
Thanks @bcakmakoglu! - Await fitView before emitting pane-ready#1236
d46ac3a
Thanks @github-actions! - Add fallback for connection line type (bezier as default)@vue-flow/minimap@1.4.0
Minor Changes
a8bdb93
Thanks @bcakmakoglu! - Inherit attrs in minimap