Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2025

This PR contains the following updates:

Package Change Age Confidence
ng-packagr 12.2.7 -> 20.3.0 age confidence

Release Notes

ng-packagr/ng-packagr (ng-packagr)

v20.3.0

Compare Source

  • No visible changes

v20.2.0

Compare Source

Features
  • Add support for TypeScript 5.9

v20.1.0

Compare Source

Bug Fixes
  • prevent 'Unexpected non-whitespace character' error (dfb51b2), closes #​3080

v20.0.1

Compare Source

Bug Fixes
  • prevent 'Unexpected non-whitespace character' error (d2701fa), closes #​3080

v20.0.0

Compare Source

⚠ BREAKING CHANGES
  • Node.js versions from 22.0 to 22.11 are no longer supported
  • Node.js v18 is no longer supported
  • TypeScript versions less than 5.8 are no longer supported.
Features
  • expand browser support to widely available Baseline (94f7fbe)
  • add DTS bundles for entry-points (ca9d568), closes #​139
  • support Angular version 20 (cebe060)
  • drop support for TypeScript older than 5.8 (a8255ce)
  • support Sass package importers (f767d3c)
Bug Fixes
  • correctly resolve SCSS resources from nested paths (f34a73d), closes #​3006
  • correctly update reference to bin (e73db8e), closes #​3062
  • update min Node.js support to 20.19, 22.12, and 24.0 (5a7eac4)
  • ensure in package .browserslistrc is correctly resolved (14ed50d)
  • prevent nested CSS in components (e2d9ef0)
  • disable TypeScript composite option with Angular compiler (5dfbdba)
  • disable emitting empty chunk warning (638c107)
  • remove Node.js v18 support (69d9d9e)
  • update minimum supported Node.js 22 version to 22.11.0 (a836a71)
Performance
  • optimize node deletion using Set (a99785c)
  • prevent redundant entry-point builds in watch mode (2f2668b), closes #​2936

v19.2.2

Compare Source

Bug Fixes
  • correctly handle undefined stylesheet processor (4598b67), closes #​3005

v19.2.1

Compare Source

Bug Fixes
  • correctly resolve SCSS resources from nested paths (2fcbe68), closes #​3006

v19.2.0

Compare Source

v19.1.2

Compare Source

  • add tailwindcss version 4 as a valid peer dependency (719577c)

v19.1.1

Compare Source

19.1.1 (2025-01-24)
Bug Fixes
  • disable TypeScript removeComments option (f0415dd)

v19.1.0

Compare Source

19.1.1 (2025-01-24)
Bug Fixes
  • disable TypeScript removeComments option (f0415dd)

v19.0.1

Compare Source

Features
19.0.1 (2024-11-22)
Bug Fixes
  • correctly show stylesheet processing errors (4d66246)

v19.0.0

Compare Source

Features
19.0.1 (2024-11-22)
Bug Fixes
  • correctly show stylesheet processing errors (4d66246)

v18.2.1

Compare Source

Bug Fixes
  • disable rollups hoistTransitiveImports (2b077c8)
18.2.1 (2024-08-21)
Bug Fixes
  • disable rollups hoistTransitiveImports (87fd814)

v18.2.0

Compare Source

Bug Fixes
  • disable rollups hoistTransitiveImports (2b077c8)
18.2.1 (2024-08-21)
Bug Fixes
  • disable rollups hoistTransitiveImports (87fd814)

v18.1.0

Compare Source

Features
  • add support for TypeScript 5.5 (ae2a698)

v18.0.0

Compare Source

⚠ BREAKING CHANGES
  • Node.js support for versions <18.19.1 and <20.11.1 has been removed.
Bug Fixes
  • incorrect path resolution for entry-points when generating FESM (f2cd914), closes #​2838
Features
  • add support for Angular 18 (9bef232)
  • add NgPackagrOptions to public api (ffc512e)
  • add support for polling (2c7f75b)
  • support TypeScript 5.4 (07d5cea)

v17.3.0

Compare Source

v17.2.1

Compare Source

Features
17.2.1 (2024-03-04)
Performance

v17.2.0

Compare Source

Features
17.2.1 (2024-03-04)
Performance

v17.1.2

Compare Source

Features
17.1.2 (2024-01-24)
17.1.1 (2024-01-22)
Bug Fixes

v17.1.1

Compare Source

Features
17.1.2 (2024-01-24)
17.1.1 (2024-01-22)
Bug Fixes

v17.1.0

Compare Source

Features
17.1.2 (2024-01-24)
17.1.1 (2024-01-22)
Bug Fixes

v17.0.3

Compare Source

Bug Fixes

v17.0.2

Compare Source

Bug Fixes
  • use rollup wasm version when rollup fails to load (1ed0dc9), closes #​2722
17.0.2 (2023-11-20)
Bug Fixes
  • use rollup wasm version when rollup fails to load (65b0b6c), closes #​2722

v17.0.1

Compare Source

Bug Fixes
  • use rollup wasm version when rollup fails to load (1ed0dc9), closes #​2722
17.0.2 (2023-11-20)
Bug Fixes
  • use rollup wasm version when rollup fails to load (65b0b6c), closes #​2722

v17.0.0

Compare Source

⚠ 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

v16.2.3

Compare Source

Bug Fixes

v16.2.2

Compare Source

Features
  • add support for Angular 17 (cbb06ee)
16.2.2 (2023-08-29)
Bug Fixes
16.2.1 (2023-08-23)
Bug Fixes

v16.2.1

Compare Source

Features
  • add support for Angular 17 (cbb06ee)
16.2.2 (2023-08-29)
Bug Fixes
16.2.1 (2023-08-23)
Bug Fixes

v16.2.0

Compare Source

Features
  • add support for Angular 17 (cbb06ee)
16.2.2 (2023-08-29)
Bug Fixes
16.2.1 (2023-08-23)
Bug Fixes

v16.1.0

Compare Source

Features
  • support TypeScript 5.1 (fcc0c6a)
  • support incremental TypeScript semantic diagnostics (d3b9488)
Bug Fixes
16.0.1 (2023-05-10)
Bug Fixes
  • warn when finding conflicting package export conditions (b08b075), closes #​2609

v16.0.1

Compare Source

Features
  • support TypeScript 5.1 (fcc0c6a)
  • support incremental TypeScript semantic diagnostics (d3b9488)
Bug Fixes
16.0.1 (2023-05-10)
Bug Fixes
  • warn when finding conflicting package export conditions (b08b075), closes #​2609

v16.0.0

Compare Source

Features
  • support TypeScript 5.1 (fcc0c6a)
  • support incremental TypeScript semantic diagnostics (d3b9488)
Bug Fixes
16.0.1 (2023-05-10)
Bug Fixes
  • warn when finding conflicting package export conditions (b08b075), closes #​2609

v15.2.2

Compare Source

Bug Fixes
  • always set destination directory (4e49d12)

v15.2.1

Compare Source

⚠ BREAKING CHANGES
  • Node.js v14 support has been removed

Node.js v14 is planned to be End-of-Life on 2023-04-30. Angular will stop supporting Node.js v14 in Angular v16. Angular v16 will continue to officially support Node.js versions v16 and v18.

  • NGCC integration has been removed and as a result Angular View Engine libraries will no longer work.
Features
  • remove NGCC integration (d9fdc89)
Bug Fixes
  • always set destination directory (4e89bcf)

  • remove Node.js v14 support (a091d82)

15.2.1 (2023-02-22)

v15.2.0

Compare Source

⚠ BREAKING CHANGES
  • Node.js v14 support has been removed

Node.js v14 is planned to be End-of-Life on 2023-04-30. Angular will stop supporting Node.js v14 in Angular v16. Angular v16 will continue to officially support Node.js versions v16 and v18.

  • NGCC integration has been removed and as a result Angular View Engine libraries will no longer work.
Features
  • remove NGCC integration (d9fdc89)
Bug Fixes
  • always set destination directory (4e89bcf)

  • remove Node.js v14 support (a091d82)

15.2.1 (2023-02-22)

v15.1.2

Compare Source

Bug Fixes
15.1.2 (2023-02-09)
Bug Fixes
15.1.1 (2023-01-12)
Performance
  • create a single stylesheet renderer worker instance (6718f6e), closes #​2530

v15.1.1

Compare Source

Bug Fixes
15.1.2 (2023-02-09)
Bug Fixes
15.1.1 (2023-01-12)
Performance
  • create a single stylesheet renderer worker instance (6718f6e), closes #​2530

v15.1.0

Compare Source

Bug Fixes
15.1.2 (2023-02-09)
Bug Fixes
15.1.1 (2023-01-12)
Performance
  • create a single stylesheet renderer worker instance (6718f6e), closes #​2530

v15.0.3

Compare Source

Features
Performance
  • move stylesheet processing into a worker pool (9eaa398)
15.0.3 (2022-12-09)
Bug Fixes
  • add support for prerelease version of Angular (632217e)
15.0.2 (2022-12-08)
Performance
15.0.1 (2022-11-23)
Bug Fixes
  • copy changed file during watch mode when using advanced asset pattern (0a11ca9), closes #​2479

v15.0.2

Compare Source

Features
Performance
  • move stylesheet processing into a worker pool (9eaa398)
15.0.3 (2022-12-09)
Bug Fixes
  • add support for prerelease version of Angular (632217e)
15.0.2 (2022-12-08)
Performance
15.0.1 (2022-11-23)
Bug Fixes
  • copy changed file during watch mode when using advanced asset pattern (0a11ca9), closes #​2479

v15.0.1

Compare Source

Features
Performance
  • move stylesheet processing into a worker pool (9eaa398)
15.0.3 (2022-12-09)
Bug Fixes
  • add support for prerelease version of Angular (632217e)
15.0.2 (2022-12-08)
Performance
15.0.1 (2022-11-23)
Bug Fixes
  • copy changed file during watch mode when using advanced asset pattern (0a11ca9), closes #​2479

v15.0.0

Compare Source

Features
Performance
  • move stylesheet processing into a worker pool (9eaa398)
15.0.3 (2022-12-09)
Bug Fixes
  • add support for prerelease version of Angular (632217e)
15.0.2 (2022-12-08)
Performance
15.0.1 (2022-11-23)
Bug Fixes
  • copy changed file during watch mode when using advanced asset pattern (0a11ca9), closes #​2479

v14.3.0

Compare Source

v14.2.2

Compare Source

Bug Fixes
  • exclude scanning nested node_modules when locating README.md (3b74c0f), closes #​2459

v14.2.1

Compare Source

Bug Fixes
  • emit TypeScript declaration diagnostics (844ea6c), closes #​2405
  • exclude scanning node_modules when trying to locate README.md (b54159b), closes #​2418
14.2.1 (2022-09-07)
Bug Fixes
  • emit TypeScript declaration diagnostics (2176bd9), closes #​2405
  • exclude scanning node_modules when trying to locate README.md (90b0463), closes #​2418

v14.2.0

Compare Source

Bug Fixes
  • emit TypeScript declaration diagnostics (844ea6c), closes #​2405
  • exclude scanning node_modules when trying to locate README.md (b54159b), closes #​2418
14.2.1 (2022-09-07)
Bug Fixes
  • emit TypeScript declaration diagnostics (2176bd9), closes #​2405
  • exclude scanning node_modules when trying to locate README.md (90b0463), closes #​2418

v14.1.0

Compare Source

v14.0.4

Compare Source

14.0.4 (2022-07-20)
Bug Fixes
  • update watch version on secondary entrypoint changes (1280320), closes #​2069
14.0.3 (2022-07-06)
Bug Fixes
  • address issue were dts were not emitted fully when using entrypoint name as filename (713d940), closes #​2369 #​2360
  • do not run ngcc when node_modules does not exist (97beddc)
14.0.2 (2022-06-10)
Bug Fixes
  • error when index file is parallel to entry-point but is not configured as such (ecb55b1)
14.0.1 (2022-06-08)

No visible changes

v14.0.3

Compare Source

14.0.4 (2022-07-20)
Bug Fixes
  • update watch version on secondary entrypoint changes (1280320), closes #​2069
14.0.3 (2022-07-06)
Bug Fixes
  • address issue were dts were not emitted fully when using entrypoint name as filename (713d940), closes #​2369 #​2360
  • do not run ngcc when node_modules does not exist (97beddc)
14.0.2 (2022-06-10)
Bug Fixes
  • error when index file is parallel to entry-point but is not configured as such (ecb55b1)
14.0.1 (2022-06-08)

No visible changes

v14.0.2

Compare Source

14.0.4 (2022-07-20)
Bug Fixes
  • update watch version on secondary entrypoint changes (1280320), closes #​2069
14.0.3 (2022-07-06)
Bug Fixes
  • address issue were dts were not emitted fully when using entrypoint name as filename (713d940), closes #​2369 #​2360
  • do not run ngcc when node_modules does not exist (97beddc)
14.0.2 (2022-06-10)
Bug Fixes
  • error when index file is parallel to entry-point but is not configured as such (ecb55b1)
14.0.1 (2022-06-08)

No visible changes

v14.0.1

Compare Source

14.0.4 (2022-07-20)
Bug Fixes
  • update watch version on secondary entrypoint changes (1280320), closes #​2069
14.0.3 (2022-07-06)
Bug Fixes
  • address issue were dts were not emitted fully when using entrypoint name as filename (713d940), closes #​2369 #​2360
  • do not run ngcc when node_modules does not exist (97beddc)
14.0.2 (2022-06-10)
Bug Fixes
  • error when index file is parallel to entry-point but is not configured as such (ecb55b1)
14.0.1 (2022-06-08)

No visible changes

v14.0.0

Compare Source

14.0.4 (2022-07-20)
Bug Fixes
  • update watch version on secondary entrypoint changes (1280320), closes #​2069
14.0.3 (2022-07-06)
Bug Fixes
  • address issue were dts were not emitted fully when using entrypoint name as filename (713d940), closes #​2369 #​2360
  • do not run ngcc when node_modules does not exist (97beddc)
14.0.2 (2022-06-10)
Bug Fixes
  • error when index file is parallel to entry-point but is not configured as such (ecb55b1)
14.0.1 (2022-06-08)

No visible changes

v13.3.1

Compare Source

Bug Fixes
  • watch mode when using ng-packagr CLI directly (c2338a1)

v13.3.0

Compare Source

Features
  • add support for TypeScript 4.6 (fe19978)

v13.2.1

Compare Source

Bug Fixes
  • invalid browsers version ranges (ccdc339)

v13.2.0

Compare Source

Bug Fixes
13.1.3 (2022-01-13)
Bug Fixes
  • update dependency postcss-preset-env to v7
13.1.2 (2021-12-15)
Bug Fixes
  • close rollup bundle after write (cf5de76)
13.1.1 (2021-12-08)

v13.1.3

Compare Source

Bug Fixes
13.1.3 (2022-01-13)
Bug Fixes
  • update dependency postcss-preset-env to v7
13.1.2 (2021-12-15)
Bug Fixes
  • close rollup bundle after write (cf5de76)
13.1.1 (2021-12-08)

v13.1.2

Compare Source

Bug Fixes
13.1.3 (2022-01-13)
Bug Fixes
  • update dependency postcss-preset-env to v7
13.1.2 (2021-12-15)
Bug Fixes
  • close rollup bundle after write (cf5de76)
[13.1.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/root/ng-packagr-20.x branch from 49c5151 to 3dfb418 Compare June 29, 2025 03:52
@renovate renovate bot force-pushed the renovate/root/ng-packagr-20.x branch from 3dfb418 to d89470a Compare July 12, 2025 12:14
@renovate renovate bot force-pushed the renovate/root/ng-packagr-20.x branch from d89470a to e37ad17 Compare August 13, 2025 16:47
@renovate renovate bot force-pushed the renovate/root/ng-packagr-20.x branch from e37ad17 to fd9b89c Compare September 1, 2025 19:58
@renovate renovate bot force-pushed the renovate/root/ng-packagr-20.x branch from fd9b89c to d75a0cd Compare September 10, 2025 10:25
@renovate renovate bot force-pushed the renovate/root/ng-packagr-20.x branch from d75a0cd to 19d97a9 Compare September 28, 2025 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant