Skip to content

Releases: nrwl/nx-console

7.0.0

08 Nov 16:06
Compare
Choose a tag to compare

This is an exciting release bringing two key features to Angular Console:

  • Running multiple tasks in parallel. You can use the tasks action bar the bottom of the screen to switch between them, view the results etc..
  • Providing visual output for build/server/task commands.

We also completely redesign the project creation screen based on your feedback.

Finally, this release also add the Angular CLI 7 support. Now Angular Console supports both CLI 6 and CLI 7 projects.

6.0.0

10 Oct 14:33
Compare
Choose a tag to compare
v6.0.0

feat: add openInBrowser functionality to be used by plugins

6.0.0-beta.2

07 Sep 19:37
Compare
Choose a tag to compare

This is the first release with much-requested Linux support! We've also made some improvements under the hood to fix issues and improve stability.

6.0.0-beta.1

09 Aug 01:29
Compare
Choose a tag to compare

Initial release of Angular Console