Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@slovnicki slovnicki released this 18 Dec 10:30
44b245a

CHANGELOG

Most of this release is matuella's directly and indirectly contributions. Many thanks!

  • Add: a link to Medium article for "Migrating" section in README
  • Add: lint rules prefer_single_quotes, always_use_package_imports, omit_local_variable_types, prefer_final_locals and comment_references.
  • Fix: disposing histories on beamBack (#417)
  • Fix: updating history when setting state manually (#420)
  • Deprecate: unused BeamerDelegate.preferUpdate
  • Improve: tests setup (Thanks cedvdb)