Skip to content

Releases: mobxjs/mobx.dart

mobx-2.1.1

06 Dec 09:00
87ba7d1
Compare
Choose a tag to compare

What's Changed

  • disableErrorBoundaries will not only affect Reactions, but also things like Computeds, so the original doc is wrong and should say Derivations by @fzyzcjy in #861
  • Feat: Allow a custom equals parameter for ObservableStream by @amondnet in #771

Full Changelog: mobx-2.1.0...mobx-2.1.1

mobx-2.1.0

06 Dec 08:59
e56e2c4
Compare
Choose a tag to compare

What's Changed

  • Remove ObservableSet.linkedHashSetFrom() and use Set by default by @pr-1 in #869

Full Changelog: mobx-2.0.7+7...mobx-2.1.0