Skip to content

Conversation

@acasazza
Copy link
Member

  • Expose Adyen dropin events (onReady, onSelect)
  • v4.21.0
  • Add stripe connected account
  • v4.22.0-beta.0
  • v4.22.0
  • Add new CKO flow library
  • v4.23.0
  • Fix load CKO configuration
  • v4.23.1
  • Fix CKO config types
  • v4.23.2
  • Fix show CKO payment error
  • v4.23.3-beta.0
  • Fix place draft order
  • v4.23.3-beta.1
  • v4.23.3
  • Fix avoid place order in draft
  • v4.23.4-beta.0
  • v4.23.4
  • Add Adyen subscriptions
  • Hide customer payments when the order contains a subscription
  • v4.24.0-beta.0
  • Reset Adyen stored payments when the order has a subscription
  • v4.24.0-beta.1
  • Add subscriptionPaymentMethods prop to filter available payment methods when there is a subscription order
  • v4.24.0-beta.2
  • Fix types
  • v4.24.0
  • Show all payment methods available
  • Fix avoid place order in draft, and express payments by CKO
  • v4.24.1-beta.0
  • Fix loading card info
  • v4.24.1-beta.1
  • Fix loading card info
  • v4.24.1-beta.2
  • Fix unused variable
  • v4.24.1-beta.3
  • Fix autoselect payment method with CKO. Resolve Autoselect not working with checkout.com #645
  • Update deps
  • Fix avoid place order in draft
  • v4.24.1-beta.4
  • Update biome configuration
  • v4.24.1
  • Add new prop showLoader in PaymentMethod component
  • v4.25.0-beta.0
  • Fix showLoader flow
  • v4.25.0-beta.1
  • Remove unused code
  • v4.25.0
  • Fix draft order and showLoader flow
  • v4.25.1-beta.0
  • v4.25.1
  • Fix post requests when a customer edit an address
  • v4.25.2-beta.0
  • Fix place order with declined transaction by CKO
  • v4.25.2-beta.1
  • Fix place order with declined transaction by CKO
  • v4.25.2-beta.2
  • Fix remove customer email
  • v4.25.2-beta.3
  • fix: update shipping, instead of billing address
  • v4.25.2-beta.4
  • fix: update address only if doesn't belong to a customer address
  • v4.25.2-beta.5
  • v4.25.2
  • fix: remove ref.current from dependencies array
  • v4.25.3-beta.0
  • v4.25.3
  • Fix place order flow with CKO using the auto-capture setting
  • v4.25.4-beta.0
  • v4.25.4
  • Fix duplicate addresses
  • v4.25.5-beta.0
  • v4.25.5
  • Fix duplicate save addresses
  • v4.25.6-beta.0
  • v4.25.6
  • Fix tax recalculations
  • v4.25.7-beta.0
  • Fix tax recalculations
  • v4.25.7-beta.1
  • Remove delete customer_email
  • v4.25.7-beta.2
  • Fix place order behaviour
  • v4.25.7-beta.3
  • Enable save address button even if billing info is required
  • v4.25.7-beta.4
  • v4.25.7
  • Update deps
  • Fix cko express payment
  • v4.25.8-beta.0
  • v4.25.8
  • feat: enable server side sorting for order list
  • v4.26.0
  • Fix rebuilt shipments
  • v4.26.1-beta.0
  • v4.26.1
  • feat: enable sorting on order subscriptions
  • v4.27.0
  • chore: avoid unused orders and subscriptions list requests on setup
  • chore: update default sort of customer payment sources
  • Fix save address input behaviour
  • v4.28.0
  • Fix ship to different address toggle
  • v4.28.1-beta.0
  • Fix ship to different address mode using customer address
  • v4.28.1-beta.1
  • Fix shipToDifferentAddress toggle
  • v4.28.1-beta.2
  • v4.28.1
  • Fix vulnerabilities
  • v4.28.2
  • fix: refresh order when billing or shipping address is updated
  • v4.28.3
  • Fix givex flow
  • Fix givex partially authorization flow
  • v4.28.3-beta.0
  • v4.28.4-beta.0
  • Fix payment flow using givex card
  • v4.28.4-beta.1
  • Fix show giftcard into the summary, remove manageAdyenGiftCard prop
  • v4.28.4
  • Unused variable
  • v4.28.4
  • Fix duplicate addresses when pay with Adyen
  • Fix show givex card details in the summary
  • Fix duplicate save address
  • Fix currencies format
  • v4.28.5-beta.0
  • v4.28.5
  • Fix place unpaid orders when payment source is declined
  • v4.28.6-beta.6
  • Fix place order
  • v4.28.6-beta.7
  • Fix place order button
  • v4.28.6-beta.8
  • v4.28.6
  • Create new core package
  • Add configuration and getPrices function
  • Add getPrices tests, biomejs, and global vitest config
  • Add new documentation folder
  • Add new getAccessToken function. Resolve Create getAccessToken function #617
  • Fix vite types env
  • Fix relative path for vitest
  • Remove ts comment
  • Add retrievePrice function. Resolve retrievePrice function #621
  • Add updatePrice function, and tests, remove package jwt-decode
  • Add new hook usePrices and unit tests, update commercelayer/sdk to v7 into the core package

acasazza and others added 30 commits July 31, 2025 18:40
…orting

Enable server side sorting for `OrderList` component
@acasazza acasazza merged commit 58a7534 into v5.0.0 Dec 23, 2025
1 check failed
@acasazza acasazza deleted the v5/hooks/usePrices branch December 23, 2025 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prices hook resource

4 participants