Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [2.731.0](v2.730.0...v2.731.0) (2024-02-23) ### 🎉 New Features * add iwd events in thanks page ([8c40ea1](8c40ea1)) * fix issue with badge image stretch ([64c786c](64c786c)) * get iwd experiment data to evaluate whether redirect to the challenge ty page or the regular ([32099ca](32099ca)) * implement optional async checkout muatations and status check ([52f2d29](52f2d29)) * iwd no inviter thanks page update ([#5170](#5170)) ([86ba3a4](86ba3a4)) * iwd progress bar hidden when goals reached ([#5168](#5168)) ([f6eeae2](f6eeae2)) * make filters list collapsible on cc pages ([10a1a9a](10a1a9a)) * override successPath if valetInviter is set ([b9bc4d1](b9bc4d1)) * update utm campaign values for iwd thanks page ([993990e](993990e)) ### 🐛 Bugfixes * change exp key ([3392584](3392584)) * create reusable remainingCredit computed prop, update CampaignProgressBar to use it ([397ba10](397ba10)) * handle missing checkoutId, fix indents ([0d4bacd](0d4bacd)) * initiate success handler only once for the appropriate type of checkout ([c578ce0](c578ce0)) * iwd thanks page height fixed ([#5176](#5176)) ([129cb8c](129cb8c)) * lint errors ([e8cbdca](e8cbdca)) * logic was incorrect for showing IWD progress ([4d8442e](4d8442e)) * missing slash in redirect url ([db559ca](db559ca)) * new method to format checkoutStatus error, send braintree errors to sentry ([3dfab48](3dfab48)) * post-purchase was not handing over valet inviter query ([81c61ed](81c61ed)) * remove unused query import ([c78bbcf](c78bbcf)) * solve conflict ([65d6f08](65d6f08)) * unused experimentVersionFragment on typage ([625e09e](625e09e)) * update async checkout error formatting to match expected format ([5fe7c76](5fe7c76)) * update kv-shop, extract checkoutId string for new kv-shop method ([ab5cb8a](ab5cb8a)) * use kv-shop version of pollForFinishedCheckout ([4887639](4887639)) * valet_inviter opt chaining ([212947d](212947d)) ### 🧹 Chores * install kvShop library ([ed96f9d](ed96f9d)) * **release:** 2.731.0-rc.1 [skip ci] ([0f2331a](0f2331a)), closes [#5170](#5170) [#5168](#5168) * **release:** 2.731.0-rc.2 [skip ci] ([eabd537](eabd537)), closes [#5176](#5176) * remove unused checkout status polling function ([fc5e75a](fc5e75a)) * update configs for custom domain and dev mode with caddy ([f0a87fd](f0a87fd))
- Loading branch information