Skip to content

Release 7.8.7

Compare
Choose a tag to compare
@vsavkin vsavkin released this 17 Jun 14:09
· 13227 commits to master since this release

Bug Fixes

  • frontend: tsconfig paths resolution (c2a9271)
  • nx: fix affected params interpolation (b288abd)
  • nx: fix updating from 6 to 8 (33d3423)
  • nx: wrap tmp directory into quotes (df6cd70)
  • schematics: consider ExportDeclaration with a moduleSpecifier only for dependency calculation (9fc6e76), closes #1303
  • schematics: topologically sort projects for affected:build --all in v7 (aef9170), closes #1302

Features

  • nx: add ability to use interpolated arguments in affected (27e0780)
  • nx: support passing args to run-commands builder (fba08a5)