Skip to content

Remove polyfills for ES5 features #2

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

realityking
Copy link

@realityking realityking commented Apr 11, 2021

This breaks compatibility with Internet Explorer 8 which is technically a breaking change but today the impact ought to be quite limited. IMO the added compatibility it not worth the bytes it uses. The polyfills are also quite easy to add for any users of this library.

Test are also already failing on IE8 without this change: https://ci.testling.com/substack/json-stable-stringify

This breaks compatability with Internet Explorer 8
@realityking
Copy link
Author

Hey @samn, this PR is quite old but it'd still be nice to have. Could you please have a look?

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.

1 participant