Closed renovate[bot] closed 3 months ago
This PR contains the following updates:
9.1.3
18.0.0
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
9.1.3
->18.0.0
Release Notes
ng-packagr/ng-packagr (ng-packagr)
### [`v18.0.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1800-2024-05-22) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/17.3.0...18.0.0) ##### ⚠ 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](https://togithub.com/ng-packagr/ng-packagr/commit/f2cd914dfbb597357c8dce0d1f5f41fd76b210b9)), closes [#2838](https://togithub.com/ng-packagr/ng-packagr/issues/2838) ##### Features - add support for Angular 18 ([9bef232](https://togithub.com/ng-packagr/ng-packagr/commit/9bef232ff24d0de5a47977b30a3c66af6f8eb6f9)) - add `NgPackagrOptions` to public api ([ffc512e](https://togithub.com/ng-packagr/ng-packagr/commit/ffc512ee9a2c30e1528189d20b4a18d7e19cf473)) - add support for polling ([2c7f75b](https://togithub.com/ng-packagr/ng-packagr/commit/2c7f75bec709c870398d332cf3af9285f079f9d1)) - support TypeScript 5.4 ([07d5cea](https://togithub.com/ng-packagr/ng-packagr/commit/07d5cea0d79e1e9453c33dadd4b29122f764d949)) ### [`v17.3.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1730-2024-03-13) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/17.2.1...17.3.0) ### [`v17.2.1`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1721-2024-03-04) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/17.2.0...17.2.1) ### [`v17.2.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1720-2024-02-14) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/17.1.2...17.2.0) ##### Features - support using custom postcss configuration ([bcb80fa](https://togithub.com/ng-packagr/ng-packagr/commit/bcb80fa0dc14e78697e1c76cd9c336ac3e70c57c)), closes [#2765](https://togithub.com/ng-packagr/ng-packagr/issues/2765) [#643](https://togithub.com/ng-packagr/ng-packagr/issues/643) ##### Bug Fixes - support string as plugin option in custom postcss plugin config ([bb67204](https://togithub.com/ng-packagr/ng-packagr/commit/bb67204aca396a214cf5b7c2a679bc1aefdb7f87)) - handle absolute `url` reference in CSS files ([3d96591](https://togithub.com/ng-packagr/ng-packagr/commit/3d96591c932886cd5f62668909989879f3d63aac)) ### [`v17.1.2`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1712-2024-01-24) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/17.1.1...17.1.2) ### [`v17.1.1`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1711-2024-01-22) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/17.1.0...17.1.1) ### [`v17.1.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1710-2024-01-17) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/17.0.3...17.1.0) ##### Bug Fixes - add missing tailwind `@screen` directive in matcher ([ad1bd50](https://togithub.com/ng-packagr/ng-packagr/commit/ad1bd50efb9eadccf5f80abbf8c24e03551f2081)) - remove direct imports to `rollup` ([45336ae](https://togithub.com/ng-packagr/ng-packagr/commit/45336ae69a22c95825e85afccf40ad526275f31b)), closes [#2749](https://togithub.com/ng-packagr/ng-packagr/issues/2749) - correctly validate secondary entry-points config ([5ff4afd](https://togithub.com/ng-packagr/ng-packagr/commit/5ff4afde43b4984bf7f64ce991dfe255b1fb9373)) - use rollup wasm version when rollup fails to load ([1ed0dc9](https://togithub.com/ng-packagr/ng-packagr/commit/1ed0dc962275ec8f8dfbd4d658024bbafbdb9277)), closes [#2722](https://togithub.com/ng-packagr/ng-packagr/issues/2722) ##### Performance - do not update package.json version on watch mode ([1225a24](https://togithub.com/ng-packagr/ng-packagr/commit/1225a241e765b4e37a55958268725d13da5e8e30)) - embeed assets in css using esbuild instead of postcss ([fe3e052](https://togithub.com/ng-packagr/ng-packagr/commit/fe3e0521099c53d769ca690ebcefdf1178b1cf2f)) - only process component styles with postcss when needed ([84cf578](https://togithub.com/ng-packagr/ng-packagr/commit/84cf578001ef2a8ef2ef15047cb78aea7c098a65)) - only emit changed DTS and JS from NG compiler ([cd0f508](https://togithub.com/ng-packagr/ng-packagr/commit/cd0f508a80e94b877acab177b57fd68170f80318)) - only write FESM files when content changes during watch mode ([fb096a0](https://togithub.com/ng-packagr/ng-packagr/commit/fb096a065d5cb4a358463ce4640f2da7a04b34c5)) - reduce TypeScript JSDoc parsing ([8228740](https://togithub.com/ng-packagr/ng-packagr/commit/822874098e6b52bca6165efad635f9ec1d6ee7c3)) ### [`v17.0.3`](https://togithub.com/ng-packagr/ng-packagr/releases/tag/17.0.3) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/17.0.2...17.0.3) ##### Bug Fixes - remove direct imports to `rollup` ([4d1c0c3](https://togithub.com/ng-packagr/ng-packagr/commit/4d1c0c356c3aa1b117a028545d879eb7dcd40421)), closes [#2749](https://togithub.com/ng-packagr/ng-packagr/issues/2749) ### [`v17.0.2`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1702-2023-11-20) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/17.0.1...17.0.2) ### [`v17.0.1`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1701-2023-11-16) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/17.0.0...17.0.1) ##### Bug Fixes - display template error when cache is disabled ([0698929](https://togithub.com/ng-packagr/ng-packagr/commit/0698929aa8583204d4b6a203824c0af27770f0eb)), closes [#2705](https://togithub.com/ng-packagr/ng-packagr/issues/2705) ### [`v17.0.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1700-2023-11-08) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/16.2.3...17.0.0) ##### ⚠ BREAKING CHANGES - TypeScript versions before 5.2 are no longer supported. ##### Features - esbuild can't resolve secondary entry point from library ([29f417e](https://togithub.com/ng-packagr/ng-packagr/commit/29f417eecddfc79d894e362da1524be3be6ee6ce)) - drop support for TypeScript versions before 5.2 ([72500c3](https://togithub.com/ng-packagr/ng-packagr/commit/72500c32dbef977d347022fbe6898ec829143bb1)) - add support for Angular 17 ([cbb06ee](https://togithub.com/ng-packagr/ng-packagr/commit/cbb06eeffa1ab36cbf9a22ed55a6ddcdcb57a33a)) - support TypeScript 5.2 ([0acd2c4](https://togithub.com/ng-packagr/ng-packagr/commit/0acd2c473db9a3b4510e28b2e384a0e0e0bdee4c)) ##### Bug Fixes - emit `.tsbuildinfo` when cache mode is enabled ([5f32591](https://togithub.com/ng-packagr/ng-packagr/commit/5f32591e9613d971d6d7608af3e27c30ee14aa3a)), closes [#2682](https://togithub.com/ng-packagr/ng-packagr/issues/2682) - add workaround to terminate workers on destroy ([7252f53](https://togithub.com/ng-packagr/ng-packagr/commit/7252f53fda8bf87db5554724a0bf501b93ef5cbc)), closes [#2688](https://togithub.com/ng-packagr/ng-packagr/issues/2688) ### [`v16.2.3`](https://togithub.com/ng-packagr/ng-packagr/releases/tag/16.2.3) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/16.2.2...16.2.3) ##### Bug Fixes - emit `.tsbuildinfo` when cache mode is enabled ([2a0ee90](https://togithub.com/ng-packagr/ng-packagr/commit/2a0ee90289709697a745f4d0589292d058767888)), closes [#2682](https://togithub.com/ng-packagr/ng-packagr/issues/2682) ### [`v16.2.2`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1622-2023-08-29) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/16.2.1...16.2.2) ### [`v16.2.1`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1621-2023-08-23) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/16.2.0...16.2.1) ### [`v16.2.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1620-2023-08-09) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/16.1.0...16.2.0) ### [`v16.1.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1610-2023-06-13) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/16.0.1...16.1.0) ##### Features - support TypeScript 5.1 ([fcc0c6a](https://togithub.com/ng-packagr/ng-packagr/commit/fcc0c6a8ddba163dcf642d1cb1634ca223fa97b2)) - support incremental TypeScript semantic diagnostics ([d3b9488](https://togithub.com/ng-packagr/ng-packagr/commit/d3b9488a4a829efc7f640a3497e16ba94308316c)) ##### Bug Fixes - allow usages of ECMAScript Decorators ([9abe6a0](https://togithub.com/ng-packagr/ng-packagr/commit/9abe6a02bf681a67184c923f26330a358f3d48d7)), closes [#2625](https://togithub.com/ng-packagr/ng-packagr/issues/2625) ##### [16.0.1](https://togithub.com/ng-packagr/ng-packagr/compare/16.0.0...16.0.1) (2023-05-10) ##### Bug Fixes - warn when finding conflicting package export conditions ([b08b075](https://togithub.com/ng-packagr/ng-packagr/commit/b08b07598ecd675a01f9fd03e9040eb469d52af1)), closes [#2609](https://togithub.com/ng-packagr/ng-packagr/issues/2609) ### [`v16.0.1`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1601-2023-05-10) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/16.0.0...16.0.1) ### [`v16.0.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1600-2023-05-03) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/15.2.2...16.0.0) ##### ⚠ BREAKING CHANGES - TypeScript 4.8 is no longer supported. - Several changes to the Angular Package Format (APF) - Removal of FESM2015 - Replacing ES2020 with ES2022 - Replacing FESM2020 with FESM2022 - 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 - (APF) Angular Package Format updates ([4ae531c](https://togithub.com/ng-packagr/ng-packagr/commit/4ae531c60c122b41c12b5c57d7db0245ce751a96)) - remove NGCC integration ([d9fdc89](https://togithub.com/ng-packagr/ng-packagr/commit/d9fdc89ab76179cb6734ab32bb784e7e3278e3cf)) ##### Bug Fixes - always set destination directory ([4e89bcf](https://togithub.com/ng-packagr/ng-packagr/commit/4e89bcfe571c382ad0b47ae50d5d6dab5de6bef7)) - remove Node.js v14 support ([a091d82](https://togithub.com/ng-packagr/ng-packagr/commit/a091d8255053537b49d4f58b084c274579bbc580)) ### [`v15.2.2`](https://togithub.com/ng-packagr/ng-packagr/releases/tag/15.2.2) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/15.2.1...15.2.2) ##### Bug Fixes - always set destination directory ([4e49d12](https://togithub.com/ng-packagr/ng-packagr/commit/4e49d12ae485534572122606fae64f5c4237729c)) ### [`v15.2.1`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1521-2023-02-22) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/15.2.0...15.2.1) ### [`v15.2.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1520-2023-02-22) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/15.1.2...15.2.0) ##### Bug Fixes - only copy README.md from entry-points ([23c718d](https://togithub.com/ng-packagr/ng-packagr/commit/23c718d04eea85e015b4c261310b7bd0c39e5311)), closes [#2564](https://togithub.com/ng-packagr/ng-packagr/issues/2564) ##### [15.1.2](https://togithub.com/ng-packagr/ng-packagr/compare/15.1.1...15.1.2) (2023-02-09) ##### Bug Fixes - remove trailing slash from dest ([426a081](https://togithub.com/ng-packagr/ng-packagr/commit/426a081abc8e076afc558586da0cf9cf3f65b78e)), closes [#2558](https://togithub.com/ng-packagr/ng-packagr/issues/2558) - support of Safari TP versions ([fa80ee0](https://togithub.com/ng-packagr/ng-packagr/commit/fa80ee02c6ccc0da7a35da94dc8e91d951ac6bb2)) - update browserslist config to include last 2 Chrome versions ([1519c8d](https://togithub.com/ng-packagr/ng-packagr/commit/1519c8dd9828b192170fd43fa01b42b0c5ad7d4e)), closes [angular/angular#48669](https://togithub.com/angular/angular/issues/48669) ##### [15.1.1](https://togithub.com/ng-packagr/ng-packagr/compare/15.1.0...15.1.1) (2023-01-12) ##### Performance - create a single stylesheet renderer worker instance ([6718f6e](https://togithub.com/ng-packagr/ng-packagr/commit/6718f6e892e6a4ac7364408efeee2261020033fd)), closes [#2530](https://togithub.com/ng-packagr/ng-packagr/issues/2530) ### [`v15.1.2`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1512-2023-02-09) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/15.1.1...15.1.2) ### [`v15.1.1`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1511-2023-01-12) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/15.1.0...15.1.1) ### [`v15.1.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1510-2023-01-11) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/15.0.3...15.1.0) ##### Features - add support for dynamic import ([7226bb1](https://togithub.com/ng-packagr/ng-packagr/commit/7226bb101db0e918571f375cd3b0a9a39182ffdc)), closes [#2508](https://togithub.com/ng-packagr/ng-packagr/issues/2508) ##### Performance - move stylesheet processing into a worker pool ([9eaa398](https://togithub.com/ng-packagr/ng-packagr/commit/9eaa398b4489457bada33aa7ba2cbd5280b1fe1f)) ##### Bug Fixes - include `cssUrl` and `styleIncludePaths` in the CSS cache key ([6bb7a4a](https://togithub.com/ng-packagr/ng-packagr/commit/6bb7a4a35a9969c9b0619f855ff9c890ed4e2928)), closes [#2523](https://togithub.com/ng-packagr/ng-packagr/issues/2523) ### [`v15.0.3`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1503-2022-12-09) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/15.0.2...15.0.3) ### [`v15.0.2`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1502-2022-12-08) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/15.0.1...15.0.2) ### [`v15.0.1`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1501-2022-11-23) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/15.0.0...15.0.1) ### [`v15.0.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1500-2022-11-16) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/14.3.0...15.0.0) ##### ⚠ BREAKING CHANGES - ng-packagr no longer supports Node.js versions `14.[15-19].x` and `16.[10-12].x`. Current supported versions of Node.js are `14.20.x`, `16.13.x` and `18.10.x`. - TypeScript versions older than 4.8.2 are no longer supported. - Deprecated support for Stylus has been removed. The Stylus package has never reached a stable version and it's usage in the ng-packagr is minimal. It's recommended to migrate to another CSS preprocessor that the ng-packagr supports. ##### Features - add support for tailwindcss ([fdc0707](https://togithub.com/ng-packagr/ng-packagr/commit/fdc07079cb2f2f947a72176011e02c7fa2a3c2fa)), closes [#1943](https://togithub.com/ng-packagr/ng-packagr/issues/1943) - add support for Node.js version 18 ([e70e3a3](https://togithub.com/ng-packagr/ng-packagr/commit/e70e3a3547cfdb131608d6a015c528ca64bde629)) - drop support for TypeScript 4.6 and 4.7 ([56d9a85](https://togithub.com/ng-packagr/ng-packagr/commit/56d9a8558cbc4efa17e7e7e965dea046de90dba7)) - switch to sass modern API ([b1ebee3](https://togithub.com/ng-packagr/ng-packagr/commit/b1ebee34c7c89cb3d91cb49c74b9c013e84da125)) ##### Bug Fixes - grammatical update error message ([6d7d2a9](https://togithub.com/ng-packagr/ng-packagr/commit/6d7d2a97b2c9586bce51a92d3918051be0441460)) - remove support for Stylus ([2f92ab8](https://togithub.com/ng-packagr/ng-packagr/commit/2f92ab8e6dabc75d6e4f5793b7de6115848bdf6c)) - emit TypeScript declaration diagnostics ([844ea6c](https://togithub.com/ng-packagr/ng-packagr/commit/844ea6c6c6b414c192aa0e5fcce7adfbfda0e439)), closes [#2405](https://togithub.com/ng-packagr/ng-packagr/issues/2405) - exclude scanning node_modules when trying to locate README.md ([b54159b](https://togithub.com/ng-packagr/ng-packagr/commit/b54159bf5f9d8fcb57126a37fdfa33443c2f58c2)), closes [#2418](https://togithub.com/ng-packagr/ng-packagr/issues/2418) - exclude scanning nested node_modules when locating `README.md` ([4e4c00b](https://togithub.com/ng-packagr/ng-packagr/commit/4e4c00bf67d2dcb932da5404cc36703e49556594)), closes [#2459](https://togithub.com/ng-packagr/ng-packagr/issues/2459) - show actionable error when component resource is not found ([5dcba25](https://togithub.com/ng-packagr/ng-packagr/commit/5dcba25c284b55f407ddd6bdc7db59ce5436bcca)) ### [`v14.3.0`](https://togithub.com/ng-packagr/ng-packagr/compare/14.2.2...14.3.0) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/14.2.2...14.3.0) ### [`v14.2.2`](https://togithub.com/ng-packagr/ng-packagr/releases/tag/14.2.2) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/14.2.1...14.2.2) ##### Bug Fixes - exclude scanning nested node_modules when locating `README.md` ([3b74c0f](https://togithub.com/ng-packagr/ng-packagr/commit/3b74c0fcacf6cc0e4edac8ff64f09a16408bf3bd)), closes [#2459](https://togithub.com/ng-packagr/ng-packagr/issues/2459) ### [`v14.2.1`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1421-2022-09-07) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/14.2.0...14.2.1) ### [`v14.2.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1420-2022-08-24) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/14.1.0...14.2.0) ##### Features - add support for TypeScript 4.8 ([387a4e1](https://togithub.com/ng-packagr/ng-packagr/commit/387a4e146f7fea2706ca5e9be015dd9fe0ff9817)) ### [`v14.1.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1410-2022-07-20) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v14.0.4...14.1.0) ### [`v14.0.4`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1404-2022-07-20) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v14.0.3...v14.0.4) ### [`v14.0.3`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1403-2022-07-06) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v14.0.2...v14.0.3) ### [`v14.0.2`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1402-2022-06-10) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v14.0.1...v14.0.2) ##### [14.0.2](https://togithub.com/ng-packagr/ng-packagr/compare/v14.0.1...v14.0.2) (2022-06-10) ### [`v14.0.1`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1401-2022-06-08) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v14.0.0...v14.0.1) No visible changes ### [`v14.0.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1400-2022-06-02) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v13.3.1...v14.0.0) ##### ⚠ 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](https://togithub.com/ng-packagr/ng-packagr/commit/5574598b8ae44adca3c734a6659e14055169264d)) - remove handling of `package.json` as configuration ([a94bd14](https://togithub.com/ng-packagr/ng-packagr/commit/a94bd14b90297affadc33548ea6f1289379e5d61)), closes [#2176](https://togithub.com/ng-packagr/ng-packagr/issues/2176) - update generated output to APF 14 ([c6f6e4d](https://togithub.com/ng-packagr/ng-packagr/commit/c6f6e4d701d31e3d9e8636703ede731c3790778b)) - support more complex `assets` configurations ([6776e17](https://togithub.com/ng-packagr/ng-packagr/commit/6776e17ac41458f4d196f8ea001ab649e5274952)), closes [#1497](https://togithub.com/ng-packagr/ng-packagr/issues/1497) - drop support for Node.js 12 ([181ac25](https://togithub.com/ng-packagr/ng-packagr/commit/181ac25f831e5e56c2eda357f72c2a46ab0abff2)) - support TypeScript 4.6.2 ([9faef17](https://togithub.com/ng-packagr/ng-packagr/commit/9faef173ce4949c6993d32127c97d35fe0ce3bb5)) ##### Bug Fixes - watch mode when using ng-packagr CLI directly ([0f8f92a](https://togithub.com/ng-packagr/ng-packagr/commit/0f8f92a181ca04e4bf9f26d3200fece0689945d4)) - join paths instead of resolving ([0a54e7d](https://togithub.com/ng-packagr/ng-packagr/commit/0a54e7d076ce82e1e041df712fbfab569454e026)), closes [#2241](https://togithub.com/ng-packagr/ng-packagr/issues/2241) - avoid a recursive export when entryfile is named `index.ts` ([4c96acb](https://togithub.com/ng-packagr/ng-packagr/commit/4c96acbe21bda356c6fa14ad8470bccfb4d42451)) - ignore circular dependency warnings ([9b93a18](https://togithub.com/ng-packagr/ng-packagr/commit/9b93a18d8673b6b788e35916518f241e981c302b)) - remove hardcoded `moduleResolution` ([3f5448d](https://togithub.com/ng-packagr/ng-packagr/commit/3f5448dfce04e11af66fdaae25effc49f139e6ad)) - re-allow `index.ts` as entry-files ([8c5cc4f](https://togithub.com/ng-packagr/ng-packagr/commit/8c5cc4fff8846bafcd7210c310d9ef0d3f812709)) - invalid browsers version ranges ([547a11f](https://togithub.com/ng-packagr/ng-packagr/commit/547a11f166e9b6347fee25ea66e3801ee4e11564)) ### [`v13.3.1`](https://togithub.com/ng-packagr/ng-packagr/releases/tag/v13.3.1) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v13.3.0...v13.3.1) ##### Bug Fixes - watch mode when using ng-packagr CLI directly ([c2338a1](https://togithub.com/ng-packagr/ng-packagr/commit/c2338a17cca6af793af658c7b040e1551a9d3e6f)) ### [`v13.3.0`](https://togithub.com/ng-packagr/ng-packagr/releases/tag/v13.3.0) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v13.2.1...v13.3.0) ##### Features - add support for TypeScript 4.6 ([fe19978](https://togithub.com/ng-packagr/ng-packagr/commit/fe1997856ec59abb60f25f3471376da7feb0b1d0)) ### [`v13.2.1`](https://togithub.com/ng-packagr/ng-packagr/releases/tag/v13.2.1) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v13.2.0...v13.2.1) ##### Bug Fixes - invalid browsers version ranges ([ccdc339](https://togithub.com/ng-packagr/ng-packagr/commit/ccdc339c045ff5efc80b4ddddea14dbd9866ce5f)) ### [`v13.2.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1320-2022-01-26) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v13.1.3...v13.2.0) ##### Bug Fixes - link to angular 12 ivy docs ([be4c280](https://togithub.com/ng-packagr/ng-packagr/commit/be4c280bc1e6da1b8af3631b292444980063de80)), closes [#2228](https://togithub.com/ng-packagr/ng-packagr/issues/2228) ##### [13.1.3](https://togithub.com/ng-packagr/ng-packagr/compare/v13.1.2...v13.1.3) (2022-01-13) ##### Bug Fixes - update dependency postcss-preset-env to v7 ##### [13.1.2](https://togithub.com/ng-packagr/ng-packagr/compare/v13.1.1...v13.1.2) (2021-12-15) ##### Bug Fixes - close rollup bundle after write ([cf5de76](https://togithub.com/ng-packagr/ng-packagr/commit/cf5de7642832cc73aeaca70f3a7ea442df0856c9)) ##### [13.1.1](https://togithub.com/ng-packagr/ng-packagr/compare/v13.1.0...v13.1.1) (2021-12-08) ### [`v13.1.3`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1313-2022-01-13) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v13.1.2...v13.1.3) ### [`v13.1.2`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1312-2021-12-15) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v13.1.1...v13.1.2) ### [`v13.1.1`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1311-2021-12-08) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v13.1.0...v13.1.1) ### [`v13.1.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1310-2021-12-08) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v13.0.8...v13.1.0) ##### Features - add support for TypeScript 4.5 ([b4d3f5c](https://togithub.com/ng-packagr/ng-packagr/commit/b4d3f5c68dbee60806f1e75e2afa85fdcdb487ad)) ##### [13.0.8](https://togithub.com/ng-packagr/ng-packagr/compare/v13.0.7...v13.0.8) (2021-11-24) ##### Bug Fixes - correctly append `sourceMappingUrl` when saving FESMs into cache ([657eacd](https://togithub.com/ng-packagr/ng-packagr/commit/657eacd863aa989f11b8cbb2da2e485a7e42ca11)), closes [#2172](https://togithub.com/ng-packagr/ng-packagr/issues/2172) ##### [13.0.7](https://togithub.com/ng-packagr/ng-packagr/compare/v13.0.6...v13.0.7) (2021-11-23) ##### Bug Fixes - package exports merging during watch mode ([af36c3a](https://togithub.com/ng-packagr/ng-packagr/commit/af36c3ac3c7b952923424b798518d27ccac6c132)), closes [#2168](https://togithub.com/ng-packagr/ng-packagr/issues/2168) ##### [13.0.6](https://togithub.com/ng-packagr/ng-packagr/compare/v13.0.5...v13.0.6) (2021-11-18) ##### Bug Fixes - Revert "build: update dependency postcss-preset-env to v7", due to licensing issues of `postcss-values-parser`. [https://github.com/shellscape/postcss-values-parser/issues/115](https://togithub.com/shellscape/postcss-values-parser/issues/115) ##### [13.0.5](https://togithub.com/ng-packagr/ng-packagr/compare/v13.0.4...v13.0.5) (2021-11-17) ##### Bug Fixes - \~~remove `files` property from default tsconfig ([c4cd3a7](https://togithub.com/ng-packagr/ng-packagr/commit/c4cd3a7bf482e1732d25afeaa76cc9d9c41a6efc)), closes [#2156](https://togithub.com/ng-packagr/ng-packagr/issues/2156)~~ ##### [13.0.4](https://togithub.com/ng-packagr/ng-packagr/compare/v13.0.3...v13.0.4) (2021-11-17) ##### Bug Fixes - `--version` doesn't work ([ba835bb](https://togithub.com/ng-packagr/ng-packagr/commit/ba835bbfe39725085fdaec4fae7e93d355d68f59)), closes [#2157](https://togithub.com/ng-packagr/ng-packagr/issues/2157) - remove `files` property from default tsconfig ([c4cd3a7](https://togithub.com/ng-packagr/ng-packagr/commit/c4cd3a7bf482e1732d25afeaa76cc9d9c41a6efc)), closes [#2156](https://togithub.com/ng-packagr/ng-packagr/issues/2156) - show warning when configuring ng-packagr in `package.json` ([037ccf5](https://togithub.com/ng-packagr/ng-packagr/commit/037ccf5cf30c1680251199b6affb7ecb0c89ee01)) ##### [13.0.3](https://togithub.com/ng-packagr/ng-packagr/compare/v13.0.2...v13.0.3) (2021-11-05) ##### Bug Fixes - handle multiple node_modules when resolving Sass ([c7c51a3](https://togithub.com/ng-packagr/ng-packagr/commit/c7c51a34b016cbff07441c59e5a18a211ec1d729)) ##### [13.0.2](https://togithub.com/ng-packagr/ng-packagr/compare/v13.0.1...v13.0.2) (2021-11-04) ##### Bug Fixes - handle imports of node packages without tilda ([a60ff99](https://togithub.com/ng-packagr/ng-packagr/commit/a60ff999aeb44449ee7f1fe3b469888a2397469f)), closes [#2142](https://togithub.com/ng-packagr/ng-packagr/issues/2142) ##### [13.0.1](https://togithub.com/ng-packagr/ng-packagr/compare/v13.0.0...v13.0.1) (2021-11-04) ##### Bug Fixes - unable to add additional conditions to entry-point subpaths controlled by ng-packagr ([a63ebb7](https://togithub.com/ng-packagr/ng-packagr/commit/a63ebb7b37a9ab0b266056acf40cf4a21dfbc2a0)) ### [`v13.0.8`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1308-2021-11-24) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v13.0.7...v13.0.8) ### [`v13.0.7`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1307-2021-11-23) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v13.0.6...v13.0.7) ### [`v13.0.6`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1306-2021-11-18) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v13.0.5...v13.0.6) ##### [13.0.6](https://togithub.com/ng-packagr/ng-packagr/compare/v13.0.5...v13.0.6) (2021-11-18) ### [`v13.0.5`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1305-2021-11-17) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v13.0.3...v13.0.5) ##### [13.0.5](https://togithub.com/ng-packagr/ng-packagr/compare/v13.0.4...v13.0.5) (2021-11-17) ### [`v13.0.3`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1303-2021-11-05) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v13.0.2...v13.0.3) ### [`v13.0.2`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1302-2021-11-04) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v13.0.1...v13.0.2) ### [`v13.0.1`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1301-2021-11-04) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v13.0.0...v13.0.1) ### [`v13.0.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1300-2021-11-03) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v12.2.7...v13.0.0) ##### ⚠ BREAKING CHANGES - TypeScript versions prior to 4.4 are no longer supported. - Compilation of libraries using VIew Engine is no longer supported. - We no longer generate UMD bundles. The below options which were used for UMD bundle generation has also been removed; - `umdModuleIds` - `amdId` - `umdId` - Support for `node-sass` has been removed. sass will be used by default to compile SASS and SCSS files. ##### Features - add package exports for node and es2015 ([bd986f6](https://togithub.com/ng-packagr/ng-packagr/commit/bd986f6e737239a82b934f4f88b9d648fb496d29)) - add support for package.json exports ([047e3ca](https://togithub.com/ng-packagr/ng-packagr/commit/047e3cac2beb15d5b62e016e3c0b64f26bba43aa)) - drop support for node-sass ([34d805d](https://togithub.com/ng-packagr/ng-packagr/commit/34d805d9e96bd05888043010eb874986d7820feb)) - emit Javascript files with `.mjs` extension ([95166f3](https://togithub.com/ng-packagr/ng-packagr/commit/95166f3917e9674b5fd17d4868df71e497646c7f)) - support TypeScript to 4.4 ([40f7316](https://togithub.com/ng-packagr/ng-packagr/commit/40f73161a3b5fdefcd672a9b5ce325fcb208c0c4)) - update `tslib`peerDependencies to `^2.3.0` ([12dc21e](https://togithub.com/ng-packagr/ng-packagr/commit/12dc21e747382aff183e5c678c3aa580fd67608e)) - add package exports for node and es2015 ([bd986f6](https://togithub.com/ng-packagr/ng-packagr/commit/bd986f6e737239a82b934f4f88b9d648fb496d29)) - add support for package.json exports ([047e3ca](https://togithub.com/ng-packagr/ng-packagr/commit/047e3cac2beb15d5b62e016e3c0b64f26bba43aa)) - drop support for node-sass ([34d805d](https://togithub.com/ng-packagr/ng-packagr/commit/34d805d9e96bd05888043010eb874986d7820feb)) - emit Javascript files with `.mjs` extension ([95166f3](https://togithub.com/ng-packagr/ng-packagr/commit/95166f3917e9674b5fd17d4868df71e497646c7f)) - support Node.js version 16 ([5c8ce22](https://togithub.com/ng-packagr/ng-packagr/commit/5c8ce225c3a7c4243e3fc0522509a683f5a7535e)) - add esm2020 conditions in APF package exports ([ed79b27](https://togithub.com/ng-packagr/ng-packagr/commit/ed79b27ff69378fa2796d81626969292c27d1da9)) - add es2020 conditional export ([e5d4296](https://togithub.com/ng-packagr/ng-packagr/commit/e5d4296f7b755f6805270eb3b6100dcf66003333)) - do not generate UMDs ([cc59146](https://togithub.com/ng-packagr/ng-packagr/commit/cc5914659973a3c9e6dc04e2c038457923afae82)), closes [#2023](https://togithub.com/ng-packagr/ng-packagr/issues/2023) [#2000](https://togithub.com/ng-packagr/ng-packagr/issues/2000) [#1757](https://togithub.com/ng-packagr/ng-packagr/issues/1757) [#1674](https://togithub.com/ng-packagr/ng-packagr/issues/1674) - downlevel es2020 bundle to generate FESM2015 ([6cf2514](https://togithub.com/ng-packagr/ng-packagr/commit/6cf251460e58dc430416922429d2f2dcb6a48a9c)) - enable Ivy partial compilations by default ([46133d9](https://togithub.com/ng-packagr/ng-packagr/commit/46133d98630e137764e0daf8a4eddaf98ac159e1)), closes [#1087](https://togithub.com/ng-packagr/ng-packagr/issues/1087) [#382](https://togithub.com/ng-packagr/ng-packagr/issues/382) [#285](https://togithub.com/ng-packagr/ng-packagr/issues/285) [#317](https://togithub.com/ng-packagr/ng-packagr/issues/317) [#355](https://togithub.com/ng-packagr/ng-packagr/issues/355) [#656](https://togithub.com/ng-packagr/ng-packagr/issues/656) [#917](https://togithub.com/ng-packagr/ng-packagr/issues/917) - replace es2015 with es2020 ([9e37a56](https://togithub.com/ng-packagr/ng-packagr/commit/9e37a56a43d1bcd34e9f6264b3cc6f5590c2d1d1)) - support specifying stylesheet language for inline component styles ([61cd015](https://togithub.com/ng-packagr/ng-packagr/commit/61cd015e174a3e1db0507e63005704a7f49b9952)) - enable providing cache directory and disabling caching via options ([7d6ee38](https://togithub.com/ng-packagr/ng-packagr/commit/7d6ee382daa5963a1e2e9f14670a657a53e363a5)) ##### Bug Fixes - error when a finding a conflicting package export ([bf3a0b9](https://togithub.com/ng-packagr/ng-packagr/commit/bf3a0b9c729668174e1df1e5de88393f8294a796)) - merge instead of overriding package exports ([f238118](https://togithub.com/ng-packagr/ng-packagr/commit/f2381189b53bb7b067b95279d76a767908d4be1f)) - improve Safari browserslist to esbuild target conversion ([23b4776](https://togithub.com/ng-packagr/ng-packagr/commit/23b47761dd60ac83af2a053d866c6ece9ab38330)) - incorrect cache path ([2c0121a](https://togithub.com/ng-packagr/ng-packagr/commit/2c0121aced903de87c4303735b2654472e12bea4)) - make cache paths safe for windows ([5b58731](https://togithub.com/ng-packagr/ng-packagr/commit/5b5873188d09af862aa756741b2d0857e1308c7b)) - provide supported browsers to esbuild ([4ed2e08](https://togithub.com/ng-packagr/ng-packagr/commit/4ed2e089d17ac19b0608012c8e509d643fc6e8ca)) - set browserslist defaults ([8223a47](https://togithub.com/ng-packagr/ng-packagr/commit/8223a476e816e9548ec945e22e04902712fcab4b)), closes [/github.com/browserslist/browserslist/blob/83764ea81ffaa39111c204b02c371afa44a4ff07/index.js#L516-L522](https://togithub.com/ng-packagr//github.com/browserslist/browserslist/blob/83764ea81ffaa39111c204b02c371afa44a4ff07/index.js/issues/L516-L522) - error when a finding a conflicting package export ([bf3a0b9](https://togithub.com/ng-packagr/ng-packagr/commit/bf3a0b9c729668174e1df1e5de88393f8294a796)) - merge instead of overriding package exports ([f238118](https://togithub.com/ng-packagr/ng-packagr/commit/f2381189b53bb7b067b95279d76a767908d4be1f)) - report typescript configuration errors ([31b508d](https://togithub.com/ng-packagr/ng-packagr/commit/31b508d4d8373ec460e0395cb255c7dac2d086bc)) - don't process tslib with ngcc ([925b427](https://togithub.com/ng-packagr/ng-packagr/commit/925b427fe0a8b39b5fb87d7dfd259455cb5f3248)) - replace `node-sass-tilde-importer` with custom sass importer ([5cf363b](https://togithub.com/ng-packagr/ng-packagr/commit/5cf363b35fa33a7bf1aa979463b3ea6cb9814ab5)), closes [#2125](https://togithub.com/ng-packagr/ng-packagr/issues/2125) - display package versions correctly when using the version command ([141fd65](https://togithub.com/ng-packagr/ng-packagr/commit/141fd655d7b080a9211596ed2a8110fdc06ba7d5)) - force less version 3.5 math behaviour ([a491faf](https://togithub.com/ng-packagr/ng-packagr/commit/a491faf0a37ea884f0714396b6e38a950d6a4563)), closes [#2113](https://togithub.com/ng-packagr/ng-packagr/issues/2113) - only watch dependent files ([5bf477d](https://togithub.com/ng-packagr/ng-packagr/commit/5bf477dc1df72b053830aed659c94108027ce25a)), closes [#1829](https://togithub.com/ng-packagr/ng-packagr/issues/1829) [#2042](https://togithub.com/ng-packagr/ng-packagr/issues/2042) [#1723](https://togithub.com/ng-packagr/ng-packagr/issues/1723) - remove `@rollup/plugin-commonjs` ([0d306a3](https://togithub.com/ng-packagr/ng-packagr/commit/0d306a309e8d1ce3574f1bc2185b442c60149d4f)) - include `esbuild-check` in the dist package ([eda7f04](https://togithub.com/ng-packagr/ng-packagr/commit/eda7f04e36cd6ca7451e71806b6a408127ba3ddb)) - support WASM-based esbuild optimizer fallback ([68b5f0b](https://togithub.com/ng-packagr/ng-packagr/commit/68b5f0b7c1798a7f79a4c3acf1415842b9973bce)) - don't exit with non zero error code on non error compiler diagnostics ([0daa33e](https://togithub.com/ng-packagr/ng-packagr/commit/0daa33e826795d5b1ecd91f3c67a42996de2b20f)) - normalize NGCC tsconfig path ([3846b40](https://togithub.com/ng-packagr/ng-packagr/commit/3846b40102b3cd8b48188fa08203961552700523)) ##### Performance - only re-generate FESMs when ESM has changed ([2a02a89](https://togithub.com/ng-packagr/ng-packagr/commit/2a02a896c7a100e1538892fd6ab66974a52af3fe)) - read esm files from memory ([51ba534](https://togithub.com/ng-packagr/ng-packagr/commit/51ba5346818294e831e70393f41aed09bc8ba18c)) - store fesm generation state on disk ([4565a8b](https://togithub.com/ng-packagr/ng-packagr/commit/4565a8bd95d61c30e835f97a408f62da28e523ba)) ### [`v12.2.7`](https://togithub.com/ng-packagr/ng-packagr/releases/tag/v12.2.7) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v12.2.6...v12.2.7) ##### Bug Fixes - invalid browsers version ranges ([570452d](https://togithub.com/ng-packagr/ng-packagr/commit/570452def48a20d8bc6898042708e38eb58d5b30)) ### [`v12.2.6`](https://togithub.com/ng-packagr/ng-packagr/compare/v12.2.5...v12.2.6) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v12.2.5...v12.2.6) ### [`v12.2.5`](https://togithub.com/ng-packagr/ng-packagr/releases/tag/v12.2.5) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v12.2.4...v12.2.5) ##### Bug Fixes - RGBA converted to hex notation in component styles breaks IE11 ([b14d7e2](https://togithub.com/ng-packagr/ng-packagr/commit/b14d7e2272ccf427b6308af4314c1a2021d9a572)) ### [`v12.2.4`](https://togithub.com/ng-packagr/ng-packagr/releases/tag/v12.2.4) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v12.2.3...v12.2.4) ##### Bug Fixes - force less version 3.5 math behaviour ([2221e08](https://togithub.com/ng-packagr/ng-packagr/commit/2221e08b57ed9f5968783b2ac326a84fface1325)), closes [#2113](https://togithub.com/ng-packagr/ng-packagr/issues/2113) ### [`v12.2.3`](https://togithub.com/ng-packagr/ng-packagr/releases/tag/v12.2.3) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v12.2.2...v12.2.3) ##### Bug Fixes - include `esbuild-check` in the dist package ([b2ba979](https://togithub.com/ng-packagr/ng-packagr/commit/b2ba979e07d3e194987a94b7cb7a8034ad1f6760)) ### [`v12.2.2`](https://togithub.com/ng-packagr/ng-packagr/releases/tag/v12.2.2) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v12.2.1...v12.2.2) ##### Bug Fixes - support WASM-based esbuild optimizer fallback ([9ee6bee](https://togithub.com/ng-packagr/ng-packagr/commit/9ee6bee992ac17f7ce383891164694640d427db0)) ### [`v12.2.1`](https://togithub.com/ng-packagr/ng-packagr/releases/tag/v12.2.1) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v12.2.0...v12.2.1) ##### Bug Fixes - make cache paths safe for windows ([480bbb4](https://togithub.com/ng-packagr/ng-packagr/commit/480bbb40aec4b62f2fd80c3e8929f1ffcf7489af)) ### [`v12.2.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1220-2021-08-04) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v12.1.2...v12.2.0) ##### Performance - use esbuild as a CSS optimizer for component styles ([ceb81f9](https://togithub.com/ng-packagr/ng-packagr/commit/ceb81f9a2533369320a1b9890fa02440a73380a9)) ### [`v12.1.2`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1212-2021-07-13) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v12.1.1...v12.1.2) ### [`v12.1.1`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1211-2021-07-09) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v12.1.0...v12.1.1) ### [`v12.1.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1210-2021-06-25) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v12.0.8...v12.1.0) ##### Features - add compilation mode in build logs ([4959f8b](https://togithub.com/ng-packagr/ng-packagr/commit/4959f8b6b9856d5a3939cddb49523a1d74a6d1ff)), closes [#1991](https://togithub.com/ng-packagr/ng-packagr/issues/1991) - add support for TypeScript 4.3 ([d6cabcf](https://togithub.com/ng-packagr/ng-packagr/commit/d6cabcf4f9ca2a320ee7998d2116be68d00b9c49)) - update Ivy compilation pipeline to use faster NGTSC program ([9f17304](https://togithub.com/ng-packagr/ng-packagr/commit/9f1730467bc6c599306e16c1583b26c305b33e53)) ### [`v12.0.8`](https://togithub.com/ng-packagr/ng-packagr/releases/tag/v12.0.8) ##### Bug Fixes - error shown multiple times in terminal ([22322e8](https://togithub.com/ng-packagr/ng-packagr/commit/22322e8b3233597831cea8e02ad06a621d5a0b64)) ### [`v12.0.6`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1206-2021-06-18) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v12.0.5...v12.0.6) ### [`v12.0.5`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1205-2021-06-09) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v12.0.4...v12.0.5) ### [`v12.0.4`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1204-2021-06-09) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v12.0.3...v12.0.4) ### [`v12.0.3`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1203-2021-06-03) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v12.0.2...v12.0.3) ### [`v12.0.2`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1202-2021-05-25) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v12.0.1...v12.0.2) ### [`v12.0.1`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1201-2021-05-25) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v12.0.0...v12.0.1) ### [`v12.0.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1200-2021-05-12) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v11.2.4...v12.0.0) ### [`v11.2.4`](https://togithub.com/ng-packagr/ng-packagr/releases/tag/v11.2.4) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v11.2.3...v11.2.4) ##### Bug Fixes - removed default value from whitelistedNonPeerDependencies in json schema ([4229231](https://togithub.com/ng-packagr/ng-packagr/commit/422923145cff3a1f3ddd06a7966835a1c557fefb)), closes [#1892](https://togithub.com/ng-packagr/ng-packagr/issues/1892) ### [`v11.2.3`](https://togithub.com/ng-packagr/ng-packagr/releases/tag/v11.2.3) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v11.2.2...v11.2.3) ##### Bug Fixes - deprecate whitelistedNonPeerDependencies in favor of allowedNonPeerDependencies ([74fe7d1](https://togithub.com/ng-packagr/ng-packagr/commit/74fe7d1f3427af54cad39f3881c15cc14310ceed)), closes [#1884](https://togithub.com/ng-packagr/ng-packagr/issues/1884) ### [`v11.2.2`](https://togithub.com/ng-packagr/ng-packagr/releases/tag/v11.2.2) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v11.2.1...v11.2.2) ##### Bug Fixes - show error when template file is unreadable ([5c07958](https://togithub.com/ng-packagr/ng-packagr/commit/5c079583716aab62566290f60c226af148fa399d)) ### [`v11.2.1`](https://togithub.com/ng-packagr/ng-packagr/releases/tag/v11.2.1) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v11.2.0...v11.2.1) ##### Bug Fixes - use `path.join` instead of `require.resolve` to resolve worker ([784d340](https://togithub.com/ng-packagr/ng-packagr/commit/784d3406b7687a4940d3c388979b3b54bfa8385d)), closes [#1867](https://togithub.com/ng-packagr/ng-packagr/issues/1867) ##### Performance - use sync-rcp instead of execFileSync to transform async function to sync functions [#1872](https://togithub.com/ng-packagr/ng-packagr/issues/1872) ([b9b25b5](https://togithub.com/ng-packagr/ng-packagr/commit/b9b25b51e4a0dd64b9a55e3186254891f7d339d1)) ### [`v11.2.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1120-2021-02-10) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v11.1.4...v11.2.0) ##### [11.1.4](https://togithub.com/ng-packagr/ng-packagr/compare/v11.1.3...v11.1.4) (2021-02-05) ##### Bug Fixes - remove optional dependency on tsickle ([d3e46ce](https://togithub.com/ng-packagr/ng-packagr/commit/d3e46ce87d599fe5d2bb3ff57a3c3802277c3f35)) ##### [11.1.3](https://togithub.com/ng-packagr/ng-packagr/compare/v11.1.2...v11.1.3) (2021-02-02) ##### Bug Fixes - ensure license entry point is properly built ([#1849](https://togithub.com/ng-packagr/ng-packagr/issues/1849)) ([ed6b15a](https://togithub.com/ng-packagr/ng-packagr/commit/ed6b15a1d009d5a9597a186417ece37018176c59)) ##### [11.1.2](https://togithub.com/ng-packagr/ng-packagr/compare/v11.1.1...v11.1.2) (2021-01-20) ##### [11.1.1](https://togithub.com/ng-packagr/ng-packagr/compare/v11.1.0...v11.1.1) (2021-01-20) ##### Bug Fixes - await async process method ([361e43b](https://togithub.com/ng-packagr/ng-packagr/commit/361e43ba773021ef1b63525a67011c4e514a8ea8)) ### [`v11.1.4`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1114-2021-02-05) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v11.1.3...v11.1.4) ### [`v11.1.3`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1113-2021-02-02) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v11.1.2...v11.1.3) ### [`v11.1.2`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1112-2021-01-20) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v11.1.0...v11.1.2) ### [`v11.1.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1110-2021-01-20) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v11.0.3...v11.1.0) ##### Features - add NGCC async integration ([232fb21](https://togithub.com/ng-packagr/ng-packagr/commit/232fb213d572294c5ea94280bd43e432e6d0995c)) - add stylesheet processor DI ([dedb3b3](https://togithub.com/ng-packagr/ng-packagr/commit/dedb3b3de41c16e85fde6e39626a858bb6d473c1)) - add support for using TypeScript 4.1 ([ffe3ab9](https://togithub.com/ng-packagr/ng-packagr/commit/ffe3ab935f83155cb7f5d0822902573ce96cdbe5)) ##### Bug Fixes - add tsickle as optional peer dependency ([52f3988](https://togithub.com/ng-packagr/ng-packagr/commit/52f398887abb91db3901088a9f76e3911e88e5c6)), closes [#1801](https://togithub.com/ng-packagr/ng-packagr/issues/1801) - changed assets not being copied during watch mode ([8d6664e](https://togithub.com/ng-packagr/ng-packagr/commit/8d6664e782bab40bfadd555dcdd9ef011b0104d6)), closes [#1826](https://togithub.com/ng-packagr/ng-packagr/issues/1826) - set sourceRoot to empty string to correctly resolve dts sources ([94dd2d8](https://togithub.com/ng-packagr/ng-packagr/commit/94dd2d8881bc06696fbe8e6b67f9f8a8e761fa96)) - termination of process when using CTRL+C ([8f6c46e](https://togithub.com/ng-packagr/ng-packagr/commit/8f6c46ef4a8d418c37778b687f8f6bbb2d73f876)) ##### Performance - only use ensureUnixPath when OS is Windows ([d4ed2b4](https://togithub.com/ng-packagr/ng-packagr/commit/d4ed2b44d3a7e3264e50c9e6786bb6b0c8197b39)) ##### [11.0.3](https://togithub.com/ng-packagr/ng-packagr/compare/v11.0.2...v11.0.3) (2020-11-21) ##### Bug Fixes - correctly resolve sourceRoot ([6673dbc](https://togithub.com/ng-packagr/ng-packagr/commit/6673dbcc7903ba766f44c44d6fb39967ef0f002e)) ##### [11.0.2](https://togithub.com/ng-packagr/ng-packagr/compare/v11.0.1...v11.0.2) (2020-11-12) ##### Bug Fixes - sourcemap should not differ based on build path ([1504c8e](https://togithub.com/ng-packagr/ng-packagr/commit/1504c8e06a64aee5b3ecc09327af25de5bd58385)) - Revert "fix: update [@rollup/plugin-commonjs](https://togithub.com/rollup/plugin-commonjs) to version ^16.0.0" ##### [11.0.1](https://togithub.com/ng-packagr/ng-packagr/compare/v11.0.0...v11.0.1) (2020-11-11) ### [`v11.0.3`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1103-2020-11-21) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v11.0.2...v11.0.3) ### [`v11.0.2`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1102-2020-11-12) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v11.0.1...v11.0.2) ### [`v11.0.1`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1101-2020-11-11) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v11.0.0...v11.0.1) ### [`v11.0.0`](https://togithub.com/ng-packagr/ng-packagr/blob/HEAD/CHANGELOG.md#1100-2020-11-11) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v10.1.2...v11.0.0) ##### Bug Fixes - sourcemap should not differ based on build path ([6f946b7](https://togithub.com/ng-packagr/ng-packagr/commit/6f946b7c91c88fed1d6aa3fa6e06335d5769e86e)) ### [`v10.1.2`](https://togithub.com/ng-packagr/ng-packagr/compare/v10.1.1...v10.1.2) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v10.1.1...v10.1.2) ### [`v10.1.1`](https://togithub.com/ng-packagr/ng-packagr/compare/v10.1.0...v10.1.1) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v10.1.0...v10.1.1) ### [`v10.1.0`](https://togithub.com/ng-packagr/ng-packagr/compare/v10.0.4...v10.1.0) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v10.0.4...v10.1.0) ### [`v10.0.4`](https://togithub.com/ng-packagr/ng-packagr/compare/v10.0.3...v10.0.4) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v10.0.3...v10.0.4) ### [`v10.0.3`](https://togithub.com/ng-packagr/ng-packagr/compare/v10.0.2...v10.0.3) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v10.0.2...v10.0.3) ### [`v10.0.2`](https://togithub.com/ng-packagr/ng-packagr/compare/v10.0.1...v10.0.2) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v10.0.1...v10.0.2) ### [`v10.0.1`](https://togithub.com/ng-packagr/ng-packagr/compare/v10.0.0...v10.0.1) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v10.0.0...v10.0.1) ### [`v10.0.0`](https://togithub.com/ng-packagr/ng-packagr/compare/v9.1.5...v10.0.0) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v9.1.5...v10.0.0) ### [`v9.1.5`](https://togithub.com/ng-packagr/ng-packagr/releases/tag/v9.1.5) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v9.1.4...v9.1.5) ##### Bug Fixes - remove tslib from peerDependencies when adding it to dependencies ([593f861](https://togithub.com/ng-packagr/ng-packagr/commit/593f861)) ### [`v9.1.4`](https://togithub.com/ng-packagr/ng-packagr/releases/tag/v9.1.4) [Compare Source](https://togithub.com/ng-packagr/ng-packagr/compare/v9.1.3...v9.1.4) ##### Bug Fixes - auto add tslib as direct dependency ([298fbc4](https://togithub.com/ng-packagr/ng-packagr/commit/298fbc4)) ##### [9.1.3](https://togithub.com/ng-packagr/ng-packagr/compare/v9.1.2...v9.1.3) (2020-05-06)Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.