Skip to content

1.1.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 17 Mar 10:20
· 24 commits to master since this release

Included commits: 1.0.0...1.1.0

Improvements

  • Introduced WishlistCollectionToRemoveExpanderPluginInterface to expand WishlistCollectionTransfer which should be removed from wishlist after add to cart.
  • Introduced WishlistPostMoveToCartCollectionExpanderPluginInterface to expand WishlistMoveToCartRequestCollectionTransfer with invalid items which were not added to cart.
  • Introduced WishlistItemValidationResponse transfer.
  • Introduced Wishlist transfer.
  • Introduced WishlistItemsValidatorPluginInterface to validate wishlist items.
  • Introduced WishlistPreAddItemPluginInterface to expand items before add to wishlist.
  • Introduced WishlistReloadItemsPluginInterface to reload wishlist properties from requested data.