-
Notifications
You must be signed in to change notification settings - Fork 5
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
Version Packages #339
Open
github-actions
wants to merge
1
commit into
main
Choose a base branch
from
changeset-release/main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Version Packages #339
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/main
branch
from
October 10, 2024 07:10
5169915
to
bb053dc
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
October 15, 2024 09:49
bb053dc
to
446f207
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
October 15, 2024 11:33
446f207
to
52654c1
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
October 29, 2024 10:05
52654c1
to
7ff0dde
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
October 30, 2024 10:47
7ff0dde
to
6019d79
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
October 31, 2024 12:41
6019d79
to
a3a0c04
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 4, 2024 09:49
a3a0c04
to
c3cbd40
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 4, 2024 12:38
c3cbd40
to
94db4ef
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
November 4, 2024 13:24
94db4ef
to
8a78bb6
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 5, 2024 15:11
27d4d68
to
2426c09
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 6, 2024 10:03
2426c09
to
b58b0ea
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 6, 2024 10:26
b58b0ea
to
d24575c
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 6, 2024 12:12
d24575c
to
765f89d
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 6, 2024 12:36
765f89d
to
d067b89
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 6, 2024 14:01
d067b89
to
130b740
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 10, 2024 10:55
130b740
to
6e06def
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 10, 2024 12:13
6e06def
to
cc6b93f
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
December 11, 2024 10:32
cc6b93f
to
cc689eb
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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 the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@shopware-ag/[email protected]
Major Changes
fc3c5a6: Reduce bundle size caused by font
Upgrade guide
Previously you needed to only import one css file:
You now need to update that one import to the following two imports:
If you want to load the font by yourself, you can do that.
Remove the second import and load the font the way you want.
b2ef241: Making vue a peer dependency
This allows you to define the version of Vue you want to use. Before
you needed to use the exact vue version Meteor used. Now you can
define it by yourself, but it must meet the version requirements.
50de30f: Require a minimum version of vue 3.5
Minor Changes
Patch Changes
@shopware-ag/[email protected]
Minor Changes
@shopware-ag/[email protected]
Patch Changes
[email protected]
Patch Changes
[email protected]
Patch Changes
[email protected]
Patch Changes