immerjs / use-immer

Use immer to drive state with a React hooks
MIT License
4.04k stars 92 forks source link

Support for useOptimistic? #133

Open antonio-bluco opened 3 months ago

antonio-bluco commented 3 months ago

Hi everyone,

Is there a plan to add support for useOptimistic, introduced in react19?