Skip to content

Release 7.4.0

Choose a tag to compare

@vsavkin vsavkin released this 16 Jan 23:09
· 17151 commits to master since this release

Bug Fixes

  • build: fix readme (2f64192)
  • build: make Nx dev process WSL-friendly (ffd9d93)
  • build: make scripts work on linux (898693e)
  • perf: optimize affected by using a faster mtime calculation (7a13cd6)
  • schematics: add lib module to the parent module (89262c1), closes #216
  • schematics: correct node-app framework prompt text (3c3a54e)

Features

  • builder: add --record option to cypress builder (1d4c2e7)
  • builder: implement run-commands builder (8f3226d)
  • builders: add support for long-running tasks to RunCommandsBuilder (230483d)