Skip to content

1.3.2

Compare
Choose a tag to compare
@hansl hansl released this 23 Aug 22:05
· 14505 commits to main since this release

Bug Fixes

  • @angular/cli: ng lint option format not work properly if using alias (11723e9)
  • @angular/cli: fix import path for component when importing into a module (cc32f56), closes #7135
  • @angular/cli: fix test coverage when testing linked libs (#7447) (8c08187)
  • @ngtools/webpack: fix paths mapping recursive support (7d7799b), closes #7341