Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 546 Bytes

CHANGELOG.md

File metadata and controls

14 lines (11 loc) · 546 Bytes

0.6.2

  • Improved nested dependent component support (thanks ChrisZou! for the report)
  • Support for Provider fields in InjectFromComponent definition

0.6.1

  • Improved dependent component support (thanks plastiv! for the report)
  • Improved errors management on InjectFromComponent annotation processing

0.6

  • SubComponent support
  • InjectFromComponent annotation

0.5

  • Added support for component dependencies (thanks jvanderwee!)