Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 881 Bytes

CHANGELOG.md

File metadata and controls

37 lines (24 loc) · 881 Bytes

[3.0.1] - Minor code formatting

  • Fixed a formatting issue

[3.0.0] - Error fixes and improvements

Breaking changes

  • Deprecated SizingInfo. Constructors now provide an instance of MediaQueryData

Minor changes

  • Fixed an error where the StatefulVMStoreBuilder.standAlone() would use Provider
  • Updated and fixed formatting for README.md

[2.0.0-nullsafety.0] - Null safety migration

  • MobX architecture has been fully migrated to null safety
  • Fixed README.md formatting and typos, and changed parts for clarity
  • Fixed example to be null-safe

[1.0.4] - Minor changes

  • Updated README.md
  • Minor bug fix
  • Minor change to error logging

[1.0.3] - Updated README.md

  • Fixed formatting

[1.0.2] - Fixed Typo

  • Fixed typo in the docs

[1.0.1] - Minor changes

  • Minor changes to the docs for dartdoc

[1.0.0] - Initial Release

  • Initial release