Skip to content

Releases: spryker-shop/product-offer-widget

1.1.0

04 Apr 15:28
Compare
Choose a tag to compare

Included commits: 1.0.0...1.1.0

Improvements

  • Introduced QuickOrderItem transfer.
  • Introduced ProductOfferQuickOrderItemMapperPlugin.

Adjustments

  • Added QuickOrderPageExtension module to dependencies.

1.0.0

24 Feb 17:02
Compare
Choose a tag to compare

Included commits: 0.1.0...1.0.0

Breaking Changes

  • Added ProductOfferStorage module to dependencies.

Improvements

  • Adjusted ProductOfferWidget to use ProductOfferStorageClient instead of MerchantProductOfferStorageClient.

Adjustments

  • Removed MerchantProductOfferStorage module from dependencies.
  • Removed MerchantProductOfferStorageClientInterface from dependencies.
  • Added ProductOfferStorageClientInterface to dependencies.

0.1.0

26 Jan 13:42
Compare
Choose a tag to compare

Included commits: https://github.com/spryker-shop/product-offer-widget/tree/0.1.0

Initial Release

  • Introduced ProductView transfer.
  • Introduced ProductOfferStorage transfer.
  • Introduced ShoppingListProductOfferWidget widget.
  • Added MerchantProductOfferStorageClient to dependencies.