Skip to content

Releases: ng-packagr/ng-packagr

17.0.2

20 Nov 17:10
Compare
Choose a tag to compare

Bug Fixes

  • use rollup wasm version when rollup fails to load (65b0b6c), closes #2722

17.1.0-next.0

17 Nov 10:08
Compare
Choose a tag to compare
17.1.0-next.0 Pre-release
Pre-release

Features

  • add support for Angular 17.1 (ce11810)

17.0.1

16 Nov 13:49
Compare
Choose a tag to compare

Bug Fixes

  • display template error when cache is disabled (0698929), closes #2705

17.0.0

08 Nov 11:57
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • TypeScript versions before 5.2 are no longer supported.

Features

  • esbuild can't resolve secondary entry point from library (29f417e)
  • drop support for TypeScript versions before 5.2 (72500c3)
  • add support for Angular 17 (cbb06ee)
  • support TypeScript 5.2 (0acd2c4)

Bug Fixes

  • emit .tsbuildinfo when cache mode is enabled (5f32591), closes #2682
  • add workaround to terminate workers on destroy (7252f53), closes #2688

17.0.0-rc.0

26 Oct 11:09
Compare
Choose a tag to compare
17.0.0-rc.0 Pre-release
Pre-release

Features

  • esbuild can't resolve secondary entry point from library (29f417e)

17.0.0-next.2

27 Sep 10:44
Compare
Choose a tag to compare
17.0.0-next.2 Pre-release
Pre-release

⚠ BREAKING CHANGES

  • TypeScript versions before 5.2 are no longer supported.

Features

  • drop support for TypeScript versions before 5.2 (72500c3)
  • support TypeScript 5.2 (0acd2c4)

17.0.0-next.1

07 Sep 15:39
Compare
Choose a tag to compare
17.0.0-next.1 Pre-release
Pre-release

Features

Bug Fixes

  • emit .tsbuildinfo when cache mode is enabled (5f32591), closes #2682

16.2.3

07 Sep 15:32
Compare
Choose a tag to compare

Bug Fixes

  • emit .tsbuildinfo when cache mode is enabled (2a0ee90), closes #2682

16.2.2

07 Sep 15:28
Compare
Choose a tag to compare

Bug Fixes

  • watch mode not emitted transformed DTS files (a799883), closes #2664

16.2.1

23 Aug 19:22
Compare
Choose a tag to compare

Bug Fixes