Skip to content

Releases: nrwl/nx-console

v17.7.0

30 Jul 14:48
71fa1c6
Compare
Choose a tag to compare

Features

Bug Fixes

  • add min-height to scroll container so at least 100vh (#1110) (2ce72a8)
  • ensure project path is not just a partial match (#1108) (7e7705a)
  • include path with project but not directory (#1112) (6cb987d)
  • json schema update for $id (#1107) (d97db50)
  • load workspace file utils directly (#1113) (a351990)
  • support angular.json (v2) having split project.json files (#1105) (22b685c)

v17.6.1

28 Jun 18:03
3196078
Compare
Choose a tag to compare

17.6.1 (2021-06-28)

Bug Fixes

  • read and combine both schematics and generators (#1103) (b275bdc)

17.6.0 (2021-06-25)

Features

17.5.2 (2021-06-22)

Bug Fixes

  • read package.json dependencies when getting builders/executors (#1100) (187f1f2)

17.5.1 (2021-06-16)

Bug Fixes

  • use proper file paths for schemas within windows (#1085) (ed9d0c7)

17.5.0 (2021-06-14)

Features

  • add json schema support for configurations, and also provide descriptions (#1078) (e9e1d15)
  • provide json schema for workspace.json (#1077) (ae35ec5)

Bug Fixes

  • nx generator schemas form (#1081) (c43f9cc)
  • strip appsDir and libsDir from path if app|application or lib|library (#1082) (7db8b08)

17.4.1 (2021-05-28)

Bug Fixes

17.4.0 (2021-05-28)

Features

Bug Fixes

  • only reads and normalizes selected schematic options (#1074) (d2c4bd4)

17.3.1 (2021-05-14)

Features

  • load workspace defaults into Run executor form (#1068) (3bb13fe)

Bug Fixes

  • add positional to taskDefinitions, fixes task already active (#1071) (a1afd23)

17.3.0 (2021-05-06)

Features

  • nx run in command palette and context menu (#1065) (9b5fd5c)
  • Populates form with workspace defaults for build, e2e, lint, serve, and test targets (#1067) (fc68c64)
  • run-many prompts for projects (#1064) (977bdf2)
  • shows argument list and highlights changed and invalid fields in menu (#1059) (7d8e8e1)

Bug Fixes

  • enable generate from context menu setting take effect immediately (#1066) (c3f2b92)

17.2.0 (2021-04-16)

Features

  • updates form components to support long form items plus specs (#1062) (0373a56), closes #984

Bug Fixes

  • refresh projects view clears cache (#1058) (4741999)
  • replace \ with / in path in workspace before remove leading / (#1063) (a4f96ca)

17.1.0 (2021-03-27)

Features

Bug Fixes

  • remove leading / from path parsed out of the workspace path (#1054) (2e6449b)

17.0.3 (2021-03-13)

Bug Fixes

Performance Improvements

v17.6.0

25 Jun 20:04
d8e7762
Compare
Choose a tag to compare

Features

v17.5.2

22 Jun 18:29
46eebfc
Compare
Choose a tag to compare

Bug Fixes

  • read package.json dependencies when getting builders/executors (#1100) (187f1f2)

v17.5.1

16 Jun 15:17
1793369
Compare
Choose a tag to compare

Bug Fixes

  • use proper file paths for schemas within windows (#1085) (ed9d0c7)

v17.5.0

14 Jun 15:23
e2331cc
Compare
Choose a tag to compare

Features

  • add json schema support for configurations, and also provide descriptions (#1078) (e9e1d15)
  • provide json schema for workspace.json (#1077) (ae35ec5)

Bug Fixes

  • nx generator schemas form (#1081) (c43f9cc)
  • strip appsDir and libsDir from path if app|application or lib|library (#1082) (7db8b08)

v17.4.1

28 May 20:44
Compare
Choose a tag to compare

Bug Fixes

v17.4.0

28 May 17:39
b964c05
Compare
Choose a tag to compare

Features

Bug Fixes

  • only reads and normalizes selected schematic options (#1074) (d2c4bd4)

v17.3.1

14 May 14:45
77e42e3
Compare
Choose a tag to compare

Features

  • load workspace defaults into Run executor form (#1068) (3bb13fe)

Bug Fixes

  • add positional to taskDefinitions, fixes task already active (#1071) (a1afd23)

v17.3.0

06 May 15:24
d6064e2
Compare
Choose a tag to compare

Features

  • nx run in command palette and context menu (#1065) (9b5fd5c)
  • Populates form with workspace defaults for build, e2e, lint, serve, and test targets (#1067) (fc68c64)
  • run-many prompts for projects (#1064) (977bdf2)
  • shows argument list and highlights changed and invalid fields in menu (#1059) (7d8e8e1)

Bug Fixes

  • enable generate from context menu setting take effect immediately (#1066) (c3f2b92)