yarn ng-packagr 14.0.0

latest releases: 19.0.0-next.3, 19.0.0-next.2, 19.0.0-next.1...
2 years ago

⚠ BREAKING CHANGES

  • Support for TypeScript 4.4 and 4.5 has been removed. Please update to TypeScript 4.6.
  • Support for Node.js v12 has been removed as it will become EOL on 2022-04-30. Please use Node.js v14.15 or later.
  • package.json is not longer a valid method to configure ng-packagr. Use ng-package.json instead.

Features

  • support TypeScript 4.7 (5574598)
  • remove handling of package.json as configuration (a94bd14), closes #2176
  • update generated output to APF 14 (c6f6e4d)
  • support more complex assets configurations (6776e17), closes #1497
  • drop support for Node.js 12 (181ac25)
  • support TypeScript 4.6.2 (9faef17)

Bug Fixes

  • watch mode when using ng-packagr CLI directly (0f8f92a)
  • join paths instead of resolving (0a54e7d), closes #2241
  • avoid a recursive export when entryfile is named index.ts (4c96acb)
  • ignore circular dependency warnings (9b93a18)
  • remove hardcoded moduleResolution (3f5448d)
  • re-allow index.ts as entry-files (8c5cc4f)
  • invalid browsers version ranges (547a11f)

Don't miss a new ng-packagr release

NewReleases is sending notifications on new releases.