What is the supported web browser for Web SDK

What is the supported web browser for Web SDK - Chrome, Firefox, Safari, Edge or even IE? and what’s the minimum version?

As for now we support major modern browsers. Our stack isn’t particularly exotic, and the sdk isn’t bound to any specific api expect for the local storage api which we use for client side caching, therefore we can align with this dependency. The browser version requirement for localStorage can be found

Let me know if that could help