New: During refreshes checkout sections now have a sweet new 'loading shimmer' effect rather than fading out.
Improved: Page now refreshes faster on first load
Improved: Added missing aria description to field output.
Fix - Fix edge cases where fatal error could be fired if a shipping method isn't a proper shipping method.
Fix - Fix bug that caused fractional quantities like 0.5 to remove an item from the cart.
Fix - Fix issue where billing address fields were synced from shipping address at the wrong time on page load. Now happens after field values have been restored from cache.
Fix - Fix styling of cart total on mobile
Fix - Fix issue where JS error was thrown when Checkout Add-ons for WooCommerce was activated.
Fix - Fix bug where post code was not set to optional or required properly when switching countries.
Fix - Fix bugs with Stripe and Order Review Step feature.
Fix - Fix issue with New Zealand addresses and Google Address Autocomplete.
Fix - Fix improper implementations of debounced that were not debouncing.
Fix - Fix issue where cart items were being modified during refresh when there were no changes.
Fix - Fix bug with custom attributes on fields that caused them to be output improperly.
Fix - Fix bug with Free Gifts for WooCommerce that caused items not to show up when cart was modified to satisfy gift conditions.