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

PSA: Intention to remove ie11 support #125

Closed
alexreardon opened this issue Oct 11, 2021 · 0 comments
Closed

PSA: Intention to remove ie11 support #125

alexreardon opened this issue Oct 11, 2021 · 0 comments

Comments

@alexreardon
Copy link
Owner

alexreardon commented Oct 11, 2021

I plan on removing ie11 support from memoize-one

Why?

This will allow the library to more gracefully set the .length of a memoized function, as well as ship a (smaller*) bundle as less language features will need to be compiled

*Exact size drop TBC

What will the supported environments be?

Still to be confirmed, but a sufficiently low common build target (eg supports es6-module)

→ relevant twitter thread

What type of version will this be?

This change will be done in a major. If you need to support ie11, then you can use the not-latest major

When will this take place?

No timeline as yet. Will confirm at a later date

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

No branches or pull requests

1 participant