For discussing the development and usage of Checkout UI extensions, post-purchase extensions, web pixels, Customer Accounts UI extensions, and POS UI extensions
Hey, I am looking for some docs on compatibility between different https://www.npmjs.com/package/@shopify/web-pixels-extension versions. I'd like to bump version to newest, to update the types in our code. I have confirmed manually that it works we also have unit tests. I cannot find any docs I could rely on in that matter.
On serving end is it that it's always the newest api being served? We have 1.1 version in dependencies, but it seems that the events we get are the ones matching 2.14 types.
Thanks!