v3.1.0
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
andbuilder
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