Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync v10.1.2 #7

Open
wants to merge 136 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
136 commits
Select commit Hold shift + click to select a range
dffe028
fix: update rollup to version 2.3.1
renovate-bot Mar 30, 2020
bbad22e
fix: update chalk to version ^4.0.0
renovate-bot Apr 2, 2020
1ddc07b
fix: update rollup to version 2.3.2
renovate-bot Mar 31, 2020
8f29d66
build: update karma to version ~5.0.0
renovate-bot Apr 9, 2020
4d056b1
fix: update rollup to version 2.3.4
renovate-bot Apr 7, 2020
0c0672d
fix: update rollup to version 2.3.5
renovate-bot Apr 9, 2020
4a95ddc
fix: update rollup to version 2.6.1
renovate-bot Apr 12, 2020
7a8c8d5
release: cut v%s
alan-agius4 Apr 13, 2020
ea8ca4a
fix: update rollup to version 2.7.1
renovate-bot Apr 21, 2020
2896679
Fix minor typos
rheimus Apr 15, 2020
49fedc8
build: update typescript to version 3.8.3
renovate-bot Mar 26, 2020
eb702ca
fix: update rollup to version 2.7.2
renovate-bot Apr 22, 2020
64e4708
fix: update rollup to version 2.7.3
renovate-bot Apr 27, 2020
0736ba9
fix: update rollup to version 2.7.5
renovate-bot Apr 29, 2020
9271fed
build: update ts-node to version ~8.9.0
renovate-bot Apr 20, 2020
6e84cae
release: cut v%s
alan-agius4 Apr 30, 2020
b4690b1
docs: update changelog
alan-agius4 Apr 30, 2020
f8c3459
fix: update rollup-plugin-sourcemaps to version ^0.6.0
renovate-bot Apr 30, 2020
33e156b
build: update json-schema-to-typescript to version ^9.0.0
renovate-bot May 2, 2020
a6e1eba
ci: enable lockFileMaintenance
alan-agius4 May 6, 2020
e7aa579
fix: update rollup to version 2.8.0
renovate-bot May 6, 2020
69b4fa2
build: update ts-node to version ~8.10.0
renovate-bot May 3, 2020
0ec80b5
fix: update commander to version ^5.0.0
renovate-bot Mar 22, 2020
d47ccd7
feat: update to APF version 10
alan-agius4 May 6, 2020
2c6160f
feat: replace css optimizer from clean-css with cssnano
alan-agius4 May 6, 2020
379467c
build: update karma-coverage-istanbul-reporter to version ~3.0.0
renovate-bot May 6, 2020
7503bd4
refactor: remove deprecated jsx and languageLevel options
alan-agius4 May 6, 2020
cb984cd
feat: add support for Angular version 10
alan-agius4 May 6, 2020
8c68d25
release: cut v%s
alan-agius4 May 6, 2020
834238e
Update CHANGELOG.md
alan-agius4 May 6, 2020
63e6d58
build: update cross-env to version ^7.0.0
renovate-bot May 6, 2020
6a3bff1
build: unpin rollup
alan-agius4 May 7, 2020
0624f5d
build: update standard-version to version ^8.0.0
renovate-bot May 6, 2020
f22fe10
build: update to version
renovate-bot May 11, 2020
74696e4
perf: ignore node_modules from file watching
alan-agius4 May 13, 2020
4f550be
perf: use endsWith instead of complex RegExp during dependency analysis
alan-agius4 May 13, 2020
8203772
style: set "arrowParens": "avoid"
alan-agius4 May 13, 2020
78efa4c
release: cut v%s
alan-agius4 May 13, 2020
d3b0d23
build: update protractor to version ~7.0.0
renovate-bot May 13, 2020
4145af5
fix: auto add tslib as direct dependency
alan-agius4 May 19, 2020
8524648
refactor: update to TypeScript 3.9
alan-agius4 May 19, 2020
d2a5731
feat: embed assets in css file using data uri by default
alan-agius4 May 19, 2020
09d3aba
build: update typescript to version 3.9.2
renovate-bot May 19, 2020
537904d
build: update tslib to version ^2.0.0
renovate-bot May 19, 2020
71c8013
release: cut v%s
alan-agius4 May 19, 2020
2981f73
fix: remove tslib from peerDependencies when adding it to dependencies
alan-agius4 May 19, 2020
af21725
build: update typescript to version 3.9.3
renovate-bot May 20, 2020
5cea1fb
build: update karma-jasmine to version ~3.2.0
renovate-bot May 26, 2020
e89c5b1
fix: update @rollup/plugin-commonjs to version ^12.0.0
renovate-bot May 20, 2020
d0ce240
perf: don't set setParentNodes for analyse sourcefiles
alan-agius4 May 28, 2020
b2ac9a2
fix: update @rollup/plugin-node-resolve to version ^8.0.0
alan-agius4 May 28, 2020
481dd8f
fix: remove custom namespaced sourceRoot in sourcemaps
alan-agius4 May 28, 2020
d26f72d
release: cut v%s
alan-agius4 May 28, 2020
300b4bf
fix: release commit message formatting
sibiraj-s Jun 6, 2020
0d9a1ac
build: update typescript to version 3.9.5
renovate-bot Jun 4, 2020
7aa1303
build: update karma-jasmine to version ~3.3.0
renovate-bot May 28, 2020
9413dbd
fix: update @rollup/plugin-commonjs to version ^13.0.0
renovate-bot Jun 5, 2020
441e727
build: update @types/fs-extra to version ^9.0.0
renovate-bot May 15, 2020
65d065d
build: update to version
renovate-bot Jun 8, 2020
bdcc938
fix: disable CSS `calc` optimizations
alan-agius4 Jun 10, 2020
e7465c3
fix: watch assets files and re-copy on changes
alan-agius4 Jun 10, 2020
0ad0088
release: cut v10.0.0-rc.1
alan-agius4 Jun 10, 2020
7670be1
refactor: remove custom ctor transformer
alan-agius4 Jun 11, 2020
c865997
build: update mocha to version ^8.0.0
renovate-bot Jun 10, 2020
38ad52b
fix: issues with emitting declarationMap
alan-agius4 Jun 11, 2020
ad35f9c
build: update karma to version ~5.1.0
renovate-bot Jun 11, 2020
daca862
release: cut v10.0.0-rc.2
alan-agius4 Jun 12, 2020
e0f0bc8
build: update to version
renovate-bot Jun 15, 2020
57fc31d
ci: add lock threads
alan-agius4 Jun 19, 2020
137e460
ci: move workflows
alan-agius4 Jun 19, 2020
34a359e
Update lock.yml
alan-agius4 Jun 19, 2020
1a18d6f
Update lock.yml
alan-agius4 Jun 19, 2020
e96618c
ci: run lock issues workflow once a day
alan-agius4 Jun 19, 2020
cbd7f16
Update lock.yml
alan-agius4 Jun 19, 2020
4d8ea8e
Update lock.yml
alan-agius4 Jun 20, 2020
dc5b9fc
Update README.md
alan-agius4 Jun 23, 2020
9349fe9
build: update @commitlint/cli to version ^9.0.0
renovate-bot Jun 21, 2020
fbeee3e
release: cut v10.0.0
alan-agius4 Jun 24, 2020
2ce95ab
fix: update rxjs to version ~6.6.0
renovate-bot Jul 2, 2020
d66df89
build: update typescript to version 3.9.6
renovate-bot Jul 1, 2020
f9e73b7
build: update codelyzer to version ^6.0.0
renovate-bot Jul 2, 2020
c47d458
build: update tsickle to version ^0.39.0
renovate-bot Jul 1, 2020
01801b3
build: update to version
renovate-bot Jul 3, 2020
7442c66
refactor: clean up copy files logic
alan-agius4 Jul 9, 2020
374ec29
fix: don't copy assets asynchronously
alan-agius4 Jul 9, 2020
b8a7228
release: cut v10.0.1
alan-agius4 Jul 9, 2020
afb44ac
build: update standard-version to version ^8.0.0
renovate-bot Jul 14, 2020
6581390
fix: update @rollup/plugin-commonjs to version ^14.0.0
renovate-bot Jul 13, 2020
c29d184
build: update @types/mocha to version ^8.0.0
renovate-bot Jul 12, 2020
fd18984
fix: pass tsconfig path to ngcc
petebacondarwin Jul 15, 2020
eafe1e8
release: cut v10.0.2
alan-agius4 Jul 16, 2020
cf52958
build(deps): bump lodash in /integration/consumers/ng-cli
dependabot[bot] Jul 16, 2020
dc10040
build: update typescript to version 3.9.7
renovate-bot Jul 16, 2020
85d00ab
build: update ajv to 6.12.3
alan-agius4 Jul 22, 2020
eb13316
perf: implement rollup caching
alan-agius4 Jul 22, 2020
3339429
release: cut v10.0.3
alan-agius4 Jul 22, 2020
1f55b16
build: update jasmine-core to version ~3.6.0
renovate-bot Jul 23, 2020
183ab1b
build: update terser to version 5.0.0
alan-agius4 Aug 3, 2020
014e673
docs: fix spelling errors
SchnWalter Aug 3, 2020
51807da
build: update karma-jasmine to version ~4.0.0
renovate-bot Aug 11, 2020
8d6de50
chore: use stricter types
SchnWalter Aug 3, 2020
d6697d9
chore: remove redundant secondaryEntryPoint() param
SchnWalter Aug 13, 2020
47606fd
fix: update @rollup/plugin-node-resolve to version ^9.0.0
renovate-bot Aug 13, 2020
cc3254a
fix: update @rollup/plugin-commonjs to version ^15.0.0
renovate-bot Aug 13, 2020
0c6b218
release: cut v10.0.4
alan-agius4 Aug 13, 2020
92f68e3
perf: cache normalized paths
alan-agius4 Aug 14, 2020
ee082bc
refactor: use `storeOptionsAsProperties` to store option values safely
alan-agius4 Aug 14, 2020
ec736e5
fix: update commander to version ^6.0.0
renovate-bot Aug 14, 2020
8b2a2bd
refactor: remove update notifier
alan-agius4 Aug 14, 2020
551a4d9
feat: show warning on deprecated option usage
alan-agius4 Aug 14, 2020
a43e127
chore: cleanup ESM5 references
SchnWalter Aug 14, 2020
32f1bbb
chore: fix spelling errors in docs
SchnWalter Aug 14, 2020
80240af
chore: remove non-breaking space from markdown files
SchnWalter Aug 14, 2020
e1e1f5c
chore: delete paragraph about lib.languageLevel.
SchnWalter Aug 14, 2020
c2c7931
build: update standard-version to version ^9.0.0
renovate-bot Aug 15, 2020
d0a62af
build: update pretty-quick to version ~3.0.0
renovate-bot Aug 21, 2020
cd94972
build: update ts-node to version ^9.0.0
renovate-bot Aug 21, 2020
eb8b0c2
feat: add support for TypeScript 4
alan-agius4 Aug 24, 2020
fa084e2
build: update prettier to version ~2.1.0
renovate-bot Aug 24, 2020
0f590fe
test: add tests for primary and secondary entry points
SchnWalter Aug 25, 2020
f1ec1d2
build: update angular packages to 10.1 and TypeScript 4
alan-agius4 Aug 25, 2020
2f3d3ac
build: update typescript to version 4.0.2
renovate-bot Aug 25, 2020
2e184a9
test: add tests for all APF secondary entry points
SchnWalter Aug 25, 2020
7dcbdf0
release: cut v10.1.0
alan-agius4 Aug 27, 2020
97de61e
build: update karma to version ~5.2.0
renovate-bot Aug 31, 2020
37e87f8
build: update @angular-devkit/build-angular to version ~0.1001.0
renovate-bot Sep 2, 2020
26a0d7c
refactor: replace chalk with ansi-colors
alan-agius4 Sep 18, 2020
681fb1c
fix: add basePath as sourceRoot
alan-agius4 Sep 25, 2020
bb2f763
build: update typescript to version 4.0.3
renovate-bot Sep 18, 2020
6484138
build: update jasmine-spec-reporter to version ~6.0.0
renovate-bot Sep 20, 2020
bda0fff
fix: replace execFile with execFileSync to fix a potential malicious …
alan-agius4 Sep 25, 2020
884dcaa
release: cut v10.1.1
alan-agius4 Sep 25, 2020
9174c0b
fix: fix windows less spawn error
alan-agius4 Sep 26, 2020
2f470e0
release: cut v10.1.2
alan-agius4 Sep 26, 2020
839f5e5
Merge tag 'v10.1.2' of github.com:ng-packagr/ng-packagr into v10.1.2
matheo Oct 19, 2020
01aa1e9
build: refresh yarn.lock with the latest versions
matheo Oct 19, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ _A bug: please describe the error that you encountered_

_A feature: please describe your use case and motivation_


#### How To Reproduce

_A bug: please include instructions how to reproduce. Issues without reproduction are likely to receive no feedback._
Expand All @@ -20,16 +19,14 @@ _Can you reproduce the error in the integration tests in ng-packagr?_
_If possible, take a look at the [`integration/samples`](./integration/samples) and try to break one of these builds!_

_Is the error you faced in an application importing the library_
_Try to break the Angular CLI app in [`integration/consumers/ng-cli`](./integration/consumers/ng-cli)!_

_Try to break the Angular CLI app in [`integration/consumers/ng-cli`](./integration/consumers/ng-cli)!_

#### Expected Behaviour

_A bug: please describe what behaviour or result you expected_

_A feature: do you have a first draft or an idea how to implement?_


#### Version Information

```
Expand Down
25 changes: 25 additions & 0 deletions .github/workflows/lock.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
name: 'Lock threads'

on:
schedule:
- cron: '0 0 * * *'

jobs:
lock:
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@v2
with:
github-token: ${{ github.token }}
issue-lock-inactive-days: 30
issue-lock-comment: >
This issue has been automatically locked due to inactivity.<br>
Please file a new issue if you are encountering a similar or related problem.<br><br>
<sub>_This action has been performed automatically by a bot._</sub>
issue-lock-reason: ''
pr-lock-inactive-days: 30
pr-lock-comment: >
This PR has been automatically locked due to inactivity.<br>
Please file a new issue if you are encountering a similar or related problem.<br><br>
<sub>_This action has been performed automatically by a bot._</sub>
pr-lock-reason: ''
3 changes: 2 additions & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"printWidth": 120,
"singleQuote": true,
"trailingComma": "all"
"trailingComma": "all",
"arrowParens": "avoid"
}
176 changes: 176 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,182 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [10.1.2](https://github.com/ng-packagr/ng-packagr/compare/v10.1.1...v10.1.2) (2020-09-26)


### Bug Fixes

* fix windows less spawn error ([9174c0b](https://github.com/ng-packagr/ng-packagr/commit/9174c0bca7290a4505f33f7fa13332785ea47459))

### [10.1.1](https://github.com/ng-packagr/ng-packagr/compare/v10.1.0...v10.1.1) (2020-09-25)


### Bug Fixes

* add basePath as sourceRoot ([681fb1c](https://github.com/ng-packagr/ng-packagr/commit/681fb1c36b68efb3078dc3d846776e9e749ebf44))
* replace execFile with execFileSync to fix a potential malicious cmd injection ([bda0fff](https://github.com/ng-packagr/ng-packagr/commit/bda0fff3443301f252930a73fdc8fb9502de596d))

## [10.1.0](https://github.com/ng-packagr/ng-packagr/compare/v10.0.4...v10.1.0) (2020-08-27)


### Features

* add support for TypeScript 4 ([eb8b0c2](https://github.com/ng-packagr/ng-packagr/commit/eb8b0c2553aa1847f4ab42f29a1a25e67f644d29))
* show warning on deprecated option usage ([551a4d9](https://github.com/ng-packagr/ng-packagr/commit/551a4d9a866a8c337189f807d755856b995ffc9b))


### Bug Fixes

* update commander to version ^6.0.0 ([ec736e5](https://github.com/ng-packagr/ng-packagr/commit/ec736e5df6978be79dca236683936941f349a8e5))


### Performance

* cache normalized paths ([92f68e3](https://github.com/ng-packagr/ng-packagr/commit/92f68e3f09f66c990413e09cda5d742ad00c5b7f))

### [10.0.4](https://github.com/ng-packagr/ng-packagr/compare/v10.0.3...v10.0.4) (2020-08-13)


### Bug Fixes

* update @rollup/plugin-commonjs to version ^15.0.0 ([cc3254a](https://github.com/ng-packagr/ng-packagr/commit/cc3254aa230e1c94991514e780facc2eb19b4546))
* update @rollup/plugin-node-resolve to version ^9.0.0 ([47606fd](https://github.com/ng-packagr/ng-packagr/commit/47606fd2ae254e024d9fdcac11489e114ced145a))

### [10.0.3](https://github.com/ng-packagr/ng-packagr/compare/v10.0.2...v10.0.3) (2020-07-22)


### Performance

* implement rollup caching ([eb13316](https://github.com/ng-packagr/ng-packagr/commit/eb1331641b2828da0d188d5934f68f7307e6817b)), closes [#1580](https://github.com/ng-packagr/ng-packagr/issues/1580)

### [10.0.2](https://github.com/ng-packagr/ng-packagr/compare/v10.0.1...v10.0.2) (2020-07-16)


### Bug Fixes

* pass tsconfig path to ngcc ([fd18984](https://github.com/ng-packagr/ng-packagr/commit/fd18984e9e7e6b04b7fbbcd95c1adce5aff3c940))
* update @rollup/plugin-commonjs to version ^14.0.0 ([6581390](https://github.com/ng-packagr/ng-packagr/commit/6581390f3f9140e7b4bd80312b1740821443132c))

### [10.0.1](https://github.com/ng-packagr/ng-packagr/compare/v10.0.0...v10.0.1) (2020-07-09)


### Bug Fixes

* don't copy assets asynchronously ([374ec29](https://github.com/ng-packagr/ng-packagr/commit/374ec2964e8fbc49408462f4b4a936e4712e91ca))
* update rxjs to version ~6.6.0 ([2ce95ab](https://github.com/ng-packagr/ng-packagr/commit/2ce95ab34f5cc0126a9c287163a3d43d6d3999b5))

## [10.0.0](https://github.com/ng-packagr/ng-packagr/compare/v10.0.0-rc.2...v10.0.0) (2020-06-24)

## [10.0.0-rc.2](https://github.com/ng-packagr/ng-packagr/compare/v10.0.0-rc.1...v10.0.0-rc.2) (2020-06-12)


### Bug Fixes

* issues with emitting declarationMap ([38ad52b](https://github.com/ng-packagr/ng-packagr/commit/38ad52b0980428a300126c4d8b83c5d06d552f29)), closes [#1464](https://github.com/ng-packagr/ng-packagr/issues/1464)

## [10.0.0-rc.1](https://github.com/ng-packagr/ng-packagr/compare/v10.0.0-rc.0...v10.0.0-rc.1) (2020-06-10)


### Bug Fixes

* disable CSS `calc` optimizations ([bdcc938](https://github.com/ng-packagr/ng-packagr/commit/bdcc938f765f3d58a79b395dcf7a749efddd3e94))
* release commit message formatting ([300b4bf](https://github.com/ng-packagr/ng-packagr/commit/300b4bff0534d5fe1591063488b8ade3ef396900))
* update @rollup/plugin-commonjs to version ^13.0.0 ([9413dbd](https://github.com/ng-packagr/ng-packagr/commit/9413dbd34f8d6a57abbfb9d71a72e97ecac47e1c))
* watch assets files and re-copy on changes ([e7465c3](https://github.com/ng-packagr/ng-packagr/commit/e7465c3cbd5b0094af4739ec9250b34c4f3aad27)), closes [#1545](https://github.com/ng-packagr/ng-packagr/issues/1545)

## [10.0.0-rc.0](https://github.com/ng-packagr/ng-packagr/compare/v10.0.0-next.2...v10.0.0-rc.0) (2020-05-28)


### Bug Fixes

* remove custom namespaced sourceRoot in sourcemaps ([481dd8f](https://github.com/ng-packagr/ng-packagr/commit/481dd8f77c927b564e3d3eb8c79e6cecdc580b52)), closes [#1622](https://github.com/ng-packagr/ng-packagr/issues/1622)
* remove tslib from peerDependencies when adding it to dependencies ([2981f73](https://github.com/ng-packagr/ng-packagr/commit/2981f73ff264caca66886f4a62027d26e69e410b))
* update @rollup/plugin-commonjs to version ^12.0.0 ([e89c5b1](https://github.com/ng-packagr/ng-packagr/commit/e89c5b1d325a83230428b1d8874d4a46fb6a0514))
* update @rollup/plugin-node-resolve to version ^8.0.0 ([b2ac9a2](https://github.com/ng-packagr/ng-packagr/commit/b2ac9a291a1ce7bcdb33f00b04408ccc6c76e71c))


### Performance

* don't set setParentNodes for analyse sourcefiles ([d0ce240](https://github.com/ng-packagr/ng-packagr/commit/d0ce240130548b6633499f0685d6bbbff0cbb186))

## [10.0.0-next.2](https://github.com/ng-packagr/ng-packagr/compare/v10.0.0-next.1...v10.0.0-next.2) (2020-05-19)


### ⚠ BREAKING CHANGES

* `cssUrl` option default value has been changed to `inline`
More info about this option can be found: https://github.com/ng-packagr/ng-packagr/blob/master/docs/embed-assets-css.md
* TypeScript 3.8 is no longer supported, please update to TypeScript 3.9

### Features

* embed assets in css file using data uri by default ([d2a5731](https://github.com/ng-packagr/ng-packagr/commit/d2a573184dca47fbb0b0042614444e74e7e304b2))


### Bug Fixes

* auto add tslib as direct dependency ([4145af5](https://github.com/ng-packagr/ng-packagr/commit/4145af5588d57c6749535c3a3cbc242b296fae0a))


* update to TypeScript 3.9 ([8524648](https://github.com/ng-packagr/ng-packagr/commit/8524648cad5ab8a24520c472304d533d28207b99))

## [10.0.0-next.1](https://github.com/ng-packagr/ng-packagr/compare/v10.0.0-next.0...v10.0.0-next.1) (2020-05-13)


### Performance

* ignore node_modules from file watching ([74696e4](https://github.com/ng-packagr/ng-packagr/commit/74696e477070e47df3f118278f9220e269d885ab)), closes [#1583](https://github.com/ng-packagr/ng-packagr/issues/1583)
* use endsWith instead of complex RegExp during dependency analysis ([4f550be](https://github.com/ng-packagr/ng-packagr/commit/4f550be7376d90d9aef7a5fcdc269ec3a17f42d5))

## [10.0.0-next.0](https://github.com/ng-packagr/ng-packagr/compare/v9.1.2...v10.0.0-next.0) (2020-05-06)


### ⚠ BREAKING CHANGES

* Deprecated `jsx` and `languageLevel` has been removed, Set these options in your `tsconfig.json` instead.
* esm5 and fesm5 formats are no longer generated.

If you are not using Angular CLI to build your application or library,
and you need to be able to build es5 artifacts, then you will need to
downlevel the distributed Angular code to es5 on your own.

Angular CLI will automatically downlevel the code to es5.

### Features

* add support for Angular version 10 ([cb984cd](https://github.com/ng-packagr/ng-packagr/commit/cb984cd161a3e7991a87dcd1315adfee10ae33ec))
* replace css optimizer from clean-css with cssnano ([2c6160f](https://github.com/ng-packagr/ng-packagr/commit/2c6160f3d54e112bd8d465015ff24fe4b4db7530)), closes [#1607](https://github.com/ng-packagr/ng-packagr/issues/1607)
* update to APF version 10 ([d47ccd7](https://github.com/ng-packagr/ng-packagr/commit/d47ccd7fb1763af052d068ea84edc79981bd0c94))


### Bug Fixes

* update commander to version ^5.0.0 ([0ec80b5](https://github.com/ng-packagr/ng-packagr/commit/0ec80b56582112bcc851c35391acba283e2fb6dc))
* update rollup to version 2.8.0 ([e7aa579](https://github.com/ng-packagr/ng-packagr/commit/e7aa579c94d66c8fa67fd1b40c86053bb3891841))
* update rollup-plugin-sourcemaps to version ^0.6.0 ([f8c3459](https://github.com/ng-packagr/ng-packagr/commit/f8c3459af0a5d2125343ec0e737bcb7cc6b0c460))


* remove deprecated jsx and languageLevel options ([7503bd4](https://github.com/ng-packagr/ng-packagr/commit/7503bd4a30f8218896a8ec502f42ac810cc4dd64))

### [9.1.2](https://github.com/ng-packagr/ng-packagr/compare/v9.1.1...v9.1.2) (2020-04-30)


### Bug Fixes

* update rollup to version 2.7.5 ([0736ba9](https://github.com/ng-packagr/ng-packagr/commit/0736ba9))

### [9.1.1](https://github.com/ng-packagr/ng-packagr/compare/v9.1.0...v9.1.1) (2020-04-13)


### Bug Fixes

* update chalk to version ^4.0.0 ([bbad22e](https://github.com/ng-packagr/ng-packagr/commit/bbad22e))
* update rollup to version 2.3.1 ([dffe028](https://github.com/ng-packagr/ng-packagr/commit/dffe028))
* update rollup to version 2.3.2 ([1ddc07b](https://github.com/ng-packagr/ng-packagr/commit/1ddc07b))
* update rollup to version 2.3.4 ([4d056b1](https://github.com/ng-packagr/ng-packagr/commit/4d056b1))
* update rollup to version 2.3.5 ([0c0672d](https://github.com/ng-packagr/ng-packagr/commit/0c0672d))
* update rollup to version 2.6.1 ([4a95ddc](https://github.com/ng-packagr/ng-packagr/commit/4a95ddc))

## [9.1.0](https://github.com/ng-packagr/ng-packagr/compare/v9.0.3...v9.1.0) (2020-03-25)


Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Can you reproduce the error in the integration tests in ng-packagr?
If possible, take a look at the [`integration/samples`](./integration/samples) and try to break one of these builds!

Is the error you faced in an application importing the library?
Try to break the Angular CLI app in [`integration/consumers/ng-cli`](./integration/consumers/ng-cli)!
Try to break the Angular CLI app in [`integration/consumers/ng-cli`](./integration/consumers/ng-cli)!

## For Developers

Expand Down
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Create one `package.json` per npm package, run _ng-packagr_ for each!
## Features

* :gift: Implements [Angular Package Format](https://docs.google.com/document/d/1CZC2rcpxffTDfRDs6p1cfbmKNLA6x5O-NtkJglDaBVs/preview)
* :checkered_flag: Bundles your library in FESM2015, FESM5, and UMD formats
* :checkered_flag: Bundles your library in FESM2015 and UMD formats
* :school_satchel: npm package can be consumed by [Angular CLI](https://github.com/angular/angular-cli), [Webpack](https://github.com/webpack/webpack), or [SystemJS](https://github.com/systemjs/systemjs)
* :dancer: Creates type definitions (`.d.ts`)
* :runner: Generates [Ahead-of-Time](https://angular.io/guide/aot-compiler#why-do-aot-compilation) metadata (`.metadata.json`)
Expand All @@ -99,9 +99,7 @@ Create one `package.json` per npm package, run _ng-packagr_ for each!
- [Change Configuration Locations](docs/configuration-locations.md)
- [Override tsconfig](docs/override-tsconfig.md)
- [Add Style Include Paths](docs/style-include-paths.md)
- [Change ECMAScript Language Level](docs/language-level.md)
- [Package Secondary Entrypoints (sub packages)](docs/secondary-entrypoints.md)
- [Enable JSX Templates, Bridging the Gap Between Angular and React](docs/jsx.md)

## Advanced Use Cases

Expand Down Expand Up @@ -130,7 +128,7 @@ To orchestrate the different tools, ng-packagr features a [custom transformation

## Knowledge

[Angular Package Format v9.0](https://docs.google.com/document/d/1CZC2rcpxffTDfRDs6p1cfbmKNLA6x5O-NtkJglDaBVs/preview), design document at Google Docs
[Angular Package Format v10.0](https://docs.google.com/document/d/1CZC2rcpxffTDfRDs6p1cfbmKNLA6x5O-NtkJglDaBVs/preview), design document at Google Docs

Packaging Angular Libraries - Jason Aden at Angular Mountain View Meetup ([Jan 2018, 45min talk](https://www.youtube.com/watch?v=QfvwQEJVOig&t=3612s))

Expand Down
Loading