Skip to content

v3.1.0

Compare
Choose a tag to compare
@CarLeonDev CarLeonDev released this 15 Jul 07:17
· 618 commits to master since this release

Breaking

  • refactor(core): Remove selector aspect from ReactterProvider.of.

Fixes

  • fix(core): Fix ReactterInstanceManager's get method create instance when instance didn't create yet.
  • refactor(engine, widgets): Add validations about child and builder properties.

Enhancements

  • refactor(core): Change Reactter.delete named argument to positional argument.

Internal

  • docs: Fix README documentation.
  • refactor(tests): Add test coverage of 100%.

Full Changelog: v3.0.0...v3.1.0