Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(polyfill): IE11 compatibility #138

Merged
merged 2 commits into from
Sep 29, 2020
Merged

Conversation

simon04
Copy link
Contributor

@simon04 simon04 commented Apr 21, 2020

Fixes #101.

Fix from #101 (comment).

@developit
Copy link
Owner

This looks good - sorry for the slow review, I need to check that this isn't something we could solve by updating Microbundle.

@ianks
Copy link

ianks commented Aug 13, 2020

i think this issue should be high priority to get merged. having a polyfill which only works on modern browsers defeats the purpose...

@developit developit merged commit 21a15bf into developit:master Sep 29, 2020
@developit
Copy link
Owner

Released in 4.2.0. Sorry for the super long wait!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

import 'unfetch/polyfill'; still has arrow functions that don't work in IE11
3 participants