Skip to content

maintenance release

Pre-release
Pre-release
Compare
Choose a tag to compare
@ecarriou ecarriou released this 11 Aug 20:55
  • 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.