This repository has been archived by the owner on Feb 10, 2023. It is now read-only.
Release 2.1.0
2.1.0 (2021-12-07)
Features
- soba: add Billboard (95024a3), closes #28
- soba: add billboard and text to controller generator (a2ae80a)
- soba: add Environment (aec9f0a), closes #29
- soba: add Performances#preload ref #26 (22960aa)
- soba: add Text (10d2e65), closes #28
Bug Fixes
- core: return the correct value for generator (ea1acad)
- core: run installPackagesTask for ng add generator (d3637b2)
- core: url should be string | string[] for loader (7a0af0e)
- soba: null assertion on ngtGroup.group for Billboard (0cafd46)