Skip to content

0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@kiftio kiftio released this 26 Jan 13:22
· 123 commits to main since this release
ee10155

What's Changed

  • Expose Web Pixel events via new onWebPixelEvent(PixelEvent) function, added to the CheckoutEventProcessor interface - #50, #46, #45, #40, #29
  • Send Sec-Purpose: prefetch header to identify preload requests - #51
  • Match CheckoutDialog's header padding with checkout's padding - #44
  • Ensure loadCheckout() is not called twice for preloads - #49
  • Ensure the WebView cache is cleared on error responses for preloaded requests - #52