maintenance release
Pre-release
Pre-release
- remove monoco.find API,
- by default core objects are injected on behaviors (so you can use $db.[Collection].find and $component.get instead of monoco.find,
- add $state in dependency injection,
- remove $log object on dependency injection,
- fix a bug on $component.inheritFrom API and
- update unit tests.