Skip to content

v4.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 01:36
· 797 commits to main since this release
9b9d979

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