immerjs / immer

Create the next immutable state by mutating the current one

Home Page:https://immerjs.github.io/immer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there any plan for support enableES5?

Emiya0306 opened this issue Β· comments

πŸ™‹β€β™‚ Question

I have many customers using morden browsers, but also some Internet Explorer. Old browser customers are offline in computer labs only with local network. Some techs are also limited by Microsoft, just like office 2019 plugin (Volume-licensed) which must use IE 11.

If I upgrade the immer, I will lost old browser customers. If not, I will not get the new features of immer. It is very pain for me to this.

So is there any plan to let enableES5 come back? 😭

Link to repro

Please provide a CodeSandbox demo to clarify your question if possible. Typically, questions without minimal codesandbox demo won't be answered.

Environment

We only accept questions against the latest Immer version.

  • Immer version:
  • 10.0.0

There is no active development going on introducing new features, so I recommend to just stay at the previous major version instead.

@mweststrate
Got it. So does next version of immer just focus on performance improving? That sounds good. I will keep the immer version on 9.0.21, thanks! πŸ‘