mobxjs / mobx-react-lite

Lightweight React bindings for MobX based on React 16.8 and Hooks
https://mobx.js.org/react-integration.html
MIT License
2.13k stars 91 forks source link

fix: reintroduce isObserverBatched for backwards compatibility (#309) #313

Closed alex3683 closed 4 years ago

alex3683 commented 4 years ago

Fixes mobxjs/mobx-react-lite#309

Code change checklist

danielkcz commented 4 years ago

Thank you! Will publish it soon.