This repository has been archived by the owner on Oct 1, 2023. It is now read-only.
Releases: urish/angular-iot
Releases · urish/angular-iot
Add I2C 7-Segment Display Component
NgFactory bootstrapping support
- Add support for bootstrapping NgFactory modules (for AoT+IoT projects)
AoT compilation (ngc) support
- Include AoT (Ahead of Time) template compliation metadata in the NPM package
Align with Angular 2 Final!
- Align with Angular 2 final and
angular-universal
2.0
Support angular 2.0.0-rc.1
- Align with Angular 2.0.0-rc.1 and latest
angular-universal
(0.101.3)
0.0.2
Initial release
0.0.1 fix(build): dont publish example to npm