Skip to content

Release 8.9.0

Compare
Choose a tag to compare
@vsavkin vsavkin released this 03 Dec 15:56
· 11468 commits to master since this release

Bug Fixes

  • backend: use consistent webpack version (0000266)
  • nx: fix support for * in lint rules (feca793), closes #2076
  • nx: polyfill rxjs to avoid version mismatch issues (a88ee63)
  • nx: remove unneeded webpack rules (ae38c8c)
  • nx: update storybook configuration (#2104) (c4cba1c)
  • web: do not replace 0.0.0.0 with localhost (91e1f4e)

Features

  • testing: added test for ts options required by nest (18d0798)
  • set tsconfig’s emitDecoratorMetadata=true in nestjs application schematic (6a14b66)