- Fix: Illigal character on Windows
- Fix: add typescript as dependency (since it required)
- Fix: Get style extension from parent component (to remove schematics complexity)
- Fix: reference (for example
#ref
) extraction is now not happening for local declarations - Fix: Hyphen is now allowed in component filename
- Get style file extension from
@schematics/angular:component
- Fix extraction of structural directives (ngFor etc..)
- Fix wrong contructor keyword placement
- Avoiding duplicate inputs
- Adding missing dependency
- Bug fix of command key
- Initial release