Releases: reactioncommerce/reaction
@reactioncommerce/api-plugin-products@1.3.1
Patch Changes
- #6565
b48825c43
Thanks @smriti0710! - awaited the recursive createHandle call
v4.2.3
Patch Changes
-
#6556
48c610511
Thanks @shwetha263! - Updated surcharge resolver to handle the amount value being 0 -
Updated dependencies [
48c610511
]:- @reactioncommerce/api-plugin-surcharges@1.1.7
v4.2.2
reaction@4.2.3
Patch Changes
-
#6556
48c610511
Thanks @shwetha263! - Updated surcharge resolver to handle the amount value being 0 -
Updated dependencies [
48c610511
]:- @reactioncommerce/api-plugin-surcharges@1.1.7
@reactioncommerce/api-plugin-tags@1.2.0
Minor Changes
-
#6541
6f0143d31
Thanks @vishalmalu! - Added afterAddTagsToProducts, afterTagDelete, afterRemoveTagsFromProducts events when respective mutations are called. -
#6550
332e88b4b
Thanks @zenweasel! - Added ability to filter by createdAt/updatedAt on products and tags query
@reactioncommerce/api-plugin-surcharges@1.1.7
Patch Changes
- #6556
48c610511
Thanks @shwetha263! - Updated surcharge resolver to handle the amount value being 0
@reactioncommerce/api-plugin-products@1.3.0
Minor Changes
- #6551
72b77f6ef
Thanks @vishalmalu! - Added shopId to payload for afterAddTagsToProducts & afterRemoveTagsFromProducts events
@reactioncommerce/api-plugin-products@1.2.0
Minor Changes
-
#6541
6f0143d31
Thanks @vishalmalu! - Added afterAddTagsToProducts, afterTagDelete, afterRemoveTagsFromProducts events when respective mutations are called. -
#6550
332e88b4b
Thanks @zenweasel! - Added ability to filter by createdAt/updatedAt on products and tags query
@reactioncommerce/api-plugin-orders@1.4.5
Patch Changes
- #6536
40d172db1
Thanks @tedraykov! - Fix(orders): await order items before passing them to additional transformation function xformOrderItems