v2.731.0
kiva-robot
released this
23 Feb 01:06
·
1845 commits
to production
since this release
2.731.0 (2024-02-23)
🎉 New Features
- add iwd events in thanks page (8c40ea1)
- fix issue with badge image stretch (64c786c)
- get iwd experiment data to evaluate whether redirect to the challenge ty page or the regular (32099ca)
- implement optional async checkout muatations and status check (52f2d29)
- iwd no inviter thanks page update (#5170) (86ba3a4)
- iwd progress bar hidden when goals reached (#5168) (f6eeae2)
- make filters list collapsible on cc pages (10a1a9a)
- override successPath if valetInviter is set (b9bc4d1)
- update utm campaign values for iwd thanks page (993990e)
🐛 Bugfixes
- change exp key (3392584)
- create reusable remainingCredit computed prop, update CampaignProgressBar to use it (397ba10)
- handle missing checkoutId, fix indents (0d4bacd)
- initiate success handler only once for the appropriate type of checkout (c578ce0)
- iwd thanks page height fixed (#5176) (129cb8c)
- lint errors (e8cbdca)
- logic was incorrect for showing IWD progress (4d8442e)
- missing slash in redirect url (db559ca)
- new method to format checkoutStatus error, send braintree errors to sentry (3dfab48)
- post-purchase was not handing over valet inviter query (81c61ed)
- remove unused query import (c78bbcf)
- solve conflict (65d6f08)
- unused experimentVersionFragment on typage (625e09e)
- update async checkout error formatting to match expected format (5fe7c76)
- update kv-shop, extract checkoutId string for new kv-shop method (ab5cb8a)
- use kv-shop version of pollForFinishedCheckout (4887639)
- valet_inviter opt chaining (212947d)