Skip to content

Releases: nrwl/nx-console

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)

v17.2.0

16 Apr 21:48
4f46829
Compare
Choose a tag to compare

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)

v17.1.0

27 Mar 20:22
8ced1f9
Compare
Choose a tag to compare

Features

Bug Fixes

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