Browser Compatibility
Closed this issue · 1 comments
vinnymac commented
It is unclear to me what browsers this polyfill supports. Caniuse shows IE9/10/11 and Safari 7 not supporting native promises. Does this poyfill support those browsers?
The minimum supported browser should be documented in the readme.
Thanks
taylorhakes commented
I added a minimum browser support to the Readme 21e1deb . It should work in every major browser and all versions. If you see any issues please let me know.