Skip to content

Is there an official list of supported browsers? #788

Closed Answered by dai-shi
jannisg asked this question in Q&A
Discussion options

You must be logged in to vote

In terms of transpilation, our ESM build is for modern browsers, and our CJS build is traditional browsers.
But, I don't think we can list supported browsers only from it...
The comments in #48 still hold. It uses Map, Set, Symbol and WeakMap, which may not work on old browsers.
If IE11 support is a requirement, my suggestion is zustand, which is not atom based, though.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@jannisg
Comment options

@dai-shi
Comment options

@jannisg
Comment options

Answer selected by jannisg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants