Skip to content

Releases: nontangent/ng-atomic

v4.12.0

10 Dec 16:15
Compare
Choose a tag to compare

4.12.0 (2022-12-10)

Bug Fixes

  • schematics-x: change max token size to 1600 (672ddcb)
  • schematics-x: fix boolean option parse logic (59e5ad8)
  • schematics-x: fix token validation for undefined (03d17ad)
  • schematics-x: fix unused path option bug in cli (9f055d7)

Features

  • schematics-x: add feature of detecting project from angular.json (1d1c846)
  • schematics-x: add filter null entry (a28a66f)
  • schematics-x: add support for ng add schematics-x (13f39da)
  • schematics: add a feature of showing log detail on --verbose option (ce09502)

v4.11.2

07 Dec 16:05
Compare
Choose a tag to compare

4.11.2 (2022-12-07)

Bug Fixes

  • schematics-x: change schematics descriptions (98fd47d)

v4.11.1

07 Dec 15:57
Compare
Choose a tag to compare

4.11.1 (2022-12-07)

Bug Fixes

  • schematics-x: remove unused config for stack blitz (02e872d)

v4.11.0

07 Dec 15:27
Compare
Choose a tag to compare

4.11.0 (2022-12-07)

Features

  • schematics-x: add --targets option and some option alias (80c8c1b)
  • schematics-x: add scope options for setting inputScope and outputScope at the same time (3372b08)

v4.10.0

07 Dec 14:15
Compare
Choose a tag to compare

4.10.0 (2022-12-07)

Bug Fixes

  • schematics-x: support for StackBlitz input undefined project bug (9b8a412)

Features

  • scheamatics-x: add errorhandler on not provided open ai token (b6914e0)

v4.9.0

07 Dec 12:13
Compare
Choose a tag to compare

4.9.0 (2022-12-07)

Bug Fixes

  • schematics-x: add dummy file entry for empty input (f48816e)
  • schematics-x: add return inputFileEntries (eef1199)

Features

  • schematics-x: add OutputFileEntriesReducer for minimize input file entries (478710c)
  • schematics-x: add debug log feature use process.env[DEBUG] (bbee6e9)
  • schematics-x: add error log on debug (277b580)
  • schematics-x: all schematics based on instruct chematic (9e8623a)
  • schematics-x: export schematics cli main (e10c86a)
  • schematics-x: reduce input file paths (6e2d573)

v4.8.2

07 Dec 07:07
Compare
Choose a tag to compare

4.8.2 (2022-12-07)

Bug Fixes

  • schematics-x: fix some bug (6734064)

v4.8.1

06 Dec 19:34
Compare
Choose a tag to compare

4.8.1 (2022-12-06)

Bug Fixes

  • schematics-x: add await tryResolveBasePath (623dad6)

v4.8.0

06 Dec 19:16
Compare
Choose a tag to compare

4.8.0 (2022-12-06)

Features

  • schematics-x: rewrite core program (c837061)

v4.7.4

04 Dec 22:57
Compare
Choose a tag to compare

4.7.4 (2022-12-04)

Bug Fixes