Releases: nontangent/ng-atomic
Releases · nontangent/ng-atomic
v4.17.0
4.17.0 (2023-03-12)
Bug Fixes
- components: add
*ngIf
to navigator organism (a7c77c5)
Features
- common: generate random key in loading service (a2fe17e)
- schematics-x: add
providedIn: root
to Injectable (4ad5bbe)
- schematics-x: add some features (564cfca)
v4.16.3
4.16.3 (2022-12-29)
Bug Fixes
- schematics-x: return empty array if not exists history file (6b3a137)
v4.16.1
4.16.1 (2022-12-29)
Bug Fixes
- schematics-x: comment in
runCommnds
(32a3471)
v4.16.0
4.16.0 (2022-12-29)
Bug Fixes
Features
- components: add smart list click action (33de9f5)
- components: change nav input names (74d89da)
- components: change smart icon to
more_vert
(cae65ca)
- components: unuse
dataAccessor pipe
(0eb2f13)
v4.15.0
4.15.0 (2022-12-22)
Bug Fixes
- common: fix import path (f6e2813)
- schematics-x: remove angular.json compat warning (0715ec4)
- schematics-x: some fix (220001a)
- schematics-x: suggest bug (58df96c)
Features
- schematics-x: add auto write options (aa7ce8b)
- schematics-x: add di container for instructor (6439d71)
- schematics-x: add promise queue for open ai rate limit (9618e86)
- schematics-x: add schematics sequence estimator (a71e6f7)
- schematics-x: add support for next command estimation (0db5a57)
- schematics-x: add workspace option (00d3f07)
- schematics-x: use DI Container in
InstructSchematic
(2d54914)
- schematics-x: use DI Container in
OutputFileEntryEstimator
(9b3d9a0)
- schematics-x: use DI Container in
OutputFilePathsEstimator
(d4098e4)
- schematics-x: use DI Container in
RelatedFilePathsEstimator
(9a25484)
- schematics-x: use DI Container in
SchematicsX
(86546d9)
v4.14.0
4.14.0 (2022-12-12)
Bug Fixes
- schematics-x: options resolve logic for Nx (25a83a7)
Features
- schematics-x: add debug log for
projectDefaultPath
(5c61aa9)
- schematics-x: dynamic import to
nx
(039fc71)
v4.13.0
4.13.0 (2022-12-12)
Features
- schematics-x: add support for Nx Workspace on cli (a90b6c2)
v4.12.1
4.12.1 (2022-12-10)
Bug Fixes
- schematics-x: remove
ng-add
and private schematics from command line (b071d02)