-
Notifications
You must be signed in to change notification settings - Fork 61
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: next version release #1090
Merged
Merged
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
July 11, 2024 07:11
f975c9c
to
82f7907
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
July 11, 2024 07:17
82f7907
to
ddf822e
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
July 14, 2024 18:49
ddf822e
to
7a88adb
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
July 14, 2024 19:49
7a88adb
to
55122ee
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
July 15, 2024 14:10
55122ee
to
0b28f17
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
July 16, 2024 09:26
0b28f17
to
cd58fff
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
July 16, 2024 10:24
cd58fff
to
3739e8b
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
July 16, 2024 12:20
3739e8b
to
8089358
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
July 16, 2024 13:01
8089358
to
1fd08e0
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
July 16, 2024 13:51
1fd08e0
to
5677185
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
July 16, 2024 14:04
5677185
to
22bedd8
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
July 16, 2024 14:16
22bedd8
to
4aef73f
Compare
patzick
approved these changes
Jul 16, 2024
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 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-pwa/[email protected]
Minor Changes
#1071
f9d2735
Thanks @mdanilowicz! - -useCart
- newaddProducts
function that allows adding a set of products to the cart#893
d95751e
Thanks @khanSoliheen! - -useWishList
:getCurrentPage
andgetTotalPagesCount
to the returned objectgetWishlistProducts
to acceptpage
andquery
as optional parametersuseSyncWishList
:getWishlistProducts
, added Parameter to pass default criterias@shopware/[email protected]
Patch Changes
#1113
65212d1
Thanks @patzick! - Parse Json5 responses when using default overrides#1112
2065d00
Thanks @patzick! - Fixed adding missing components in overrides. Used when component name is overriden and no component definition is provided for it.#1103
c9a4965
Thanks @trimethylpentan! - Re-enabled generation forGenericRecord
s for openAPI objects@shopware-pwa/[email protected]
Patch Changes
f9d2735
,d95751e
]:@shopware-pwa/[email protected]
Patch Changes
f9d2735
,d95751e
]:[email protected]
Minor Changes
#893
d95751e
Thanks @khanSoliheen! - Added a pagination for the order history page and wishlist page.#1071
f9d2735
Thanks @mdanilowicz! - AddedRepeat order
possibilityPatch Changes
ac62181
Thanks @mdanilowicz! - Disable add to cart button when product is out of stock[email protected]
Patch Changes
f9d2735
,d95751e
]: