Skip to content

Resolves #341 - Add info re: Promise polyfill for ES5#342

Merged
techfg merged 1 commit intomasterfrom
promise-polyfill-required-for-es5
Jan 21, 2021
Merged

Resolves #341 - Add info re: Promise polyfill for ES5#342
techfg merged 1 commit intomasterfrom
promise-polyfill-required-for-es5

Conversation

@techfg
Copy link
Copy Markdown
Collaborator

@techfg techfg commented Jan 21, 2021

Explain the details for making this change. What existing problem does the pull request solve and/or what capability does it add?

Resolves #341 - Promise polyfill required for ES5 browers

Test plan (required)
All tests & example work as expected in non-ES6 browers (e.g. IE 11) with Promise polyfill.

@techfg techfg merged commit a1034ca into master Jan 21, 2021
@techfg techfg deleted the promise-polyfill-required-for-es5 branch January 21, 2021 08:57
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.

Promise polyfill required as of v1.3.0

1 participant