Skip to content

Releases: commercelayer/commercelayer-react-components

v4.2.1-beta.6

07 Feb 18:12
60ccd30
Compare
Choose a tag to compare
v4.2.1-beta.6 Pre-release
Pre-release

What's Changed

🐛 Bug Fix

  • fix: Auto place order using Paypal or Klarna throught Adyen payment by @acasazza in #339

Full Changelog: v4.2.1-beta.5...v4.2.1-beta.6

v4.2.1-beta.5

06 Feb 16:00
d614bca
Compare
Choose a tag to compare
v4.2.1-beta.5 Pre-release
Pre-release

What's Changed

🐛 Bug Fix

Full Changelog: v4.2.1-beta.4...v4.2.1-beta.5

v4.2.1-beta.4

01 Feb 17:31
ea11f7b
Compare
Choose a tag to compare
v4.2.1-beta.4 Pre-release
Pre-release

What's Changed

🚀 Enhancement

  • perf: Expose order resource as param into autoSelectShippingMethod callback by @acasazza in #337

Full Changelog: v4.2.1-beta.3...v4.2.1-beta.4

v4.2.1-beta.3

26 Jan 18:09
d2936e1
Compare
Choose a tag to compare
v4.2.1-beta.3 Pre-release
Pre-release

What's Changed

🚀 Enhancement

  • perf: Expose order resource into callback function by @acasazza in #335
  • perf: Get order from callback and refactor code by @acasazza in #336

Full Changelog: v4.2.1-beta.1...v4.2.1-beta.3

v4.2.1-beta.1

25 Jan 09:20
d4c90a8
Compare
Choose a tag to compare
v4.2.1-beta.1 Pre-release
Pre-release

What's Changed

🐛 Bug Fix

  • fix: Dispatch fetchOrder callback using useMemo by @acasazza in #334

Full Changelog: v4.2.1-beta.0...v4.2.1-beta.1

v4.2.1-beta.0

24 Jan 09:49
0dc2c0b
Compare
Choose a tag to compare
v4.2.1-beta.0 Pre-release
Pre-release

What's Changed

🚀 Enhancement

  • Add payment_gateway in the PaymentMethodName children fn props by @scerelli in #325
  • External Payment Component by @acasazza in #327

🐛 Bug Fix

New Contributors

Full Changelog: v4.1.2...v4.2.1-beta.0

v4.2.0

13 Jan 08:42
68e5241
Compare
Choose a tag to compare

What's Changed

🚀 Enhancement

  • Add payment_gateway in the PaymentMethodName children fn props by @scerelli in #325
  • External Payment Component by @acasazza in #327

Other Changes

New Contributors

Full Changelog: v4.1.2...v4.2.0

v4.1.2

21 Dec 15:46
38b7a28
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fix

Full Changelog: v4.1.1...v4.1.2

v4.1.1

16 Dec 17:59
5678fd7
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fix

Full Changelog: v4.1.0...v4.1.1

v4.1.0

07 Dec 01:36
9b9d979
Compare
Choose a tag to compare

What's Changed

🚀 Enhancement

  • feat: Add new useOrderContainer hook. by @acasazza in #305
  • feat: Add new pagination components for <OrderList/> by @acasazza in #307
  • feat: Add new prop hideWhenDisabled on previous and next buttons object by @acasazza in #312

🐛 Bug Fix

  • fix: Show billing info input using prop require equal to false by @acasazza in #309
  • fix: Set default pageSize, add new sortBy prop by @acasazza in #310
  • fix: Cart empty glitch by @acasazza in #313
  • fix: Pagination errors when order list is empty by @acasazza in #314
  • fix: Show pagination components when rows total is greater than page size by @acasazza in #315
  • fix: Hide pagination components when orders list is empty by @acasazza in #316

📝 Documentation

Other Changes

Full Changelog: v4.0.0...v4.1.0