vuestorefront / vue-storefront

Alokai is a Frontend as a Service solution that simplifies composable commerce. It connects all the technologies needed to build and deploy fast & scalable ecommerce frontends. It guides merchants to deliver exceptional customer experiences quickly and easily.
https://www.alokai.com
MIT License
10.59k stars 2.08k forks source link

fix: use any type as configuration in ApiClientExtension #6862

Closed WojtekTheWebDev closed 1 year ago

WojtekTheWebDev commented 1 year ago

Release v2.7.3 introduced an unexpected change in types which changes any to unknown. This could breaks some apps, needs to be reversed.