xaviergonz / mobx-keystone

A MobX powered state management solution based on data trees with first class support for Typescript, support for snapshots, patches and much more
https://mobx-keystone.js.org
MIT License
554 stars 25 forks source link

fix: rename `runForCurrentChildren` to `fireForCurrentChildren` #548

Closed yuqianma closed 2 months ago

yuqianma commented 2 months ago

fireForCurrentChildren: false has no effect.

I should add corresponding tests but I'm busy at the moment. ( Sorry, but the bug is really clear. The fix should definitely work 😁. )

xaviergonz commented 2 months ago

Thanks for the fix! I'll release a bugfix release right away