-
-
Notifications
You must be signed in to change notification settings - Fork 203
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: repository field in packages * docs: fix links in CHANGELOGs
- Loading branch information
Showing
7 changed files
with
93 additions
and
90 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,79 +9,79 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline | |
|
||
## <small>10.0.1-beta.1 (2020-09-06)</small> | ||
|
||
- chore: update dependencies (#831) ([b475080](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/b475080)), closes [#831](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/issues/831) | ||
- chore: update dependencies (#831) ([b475080](https://github.com/just-jeb/angular-builders/commit/b475080)), closes [#831](https://github.com/just-jeb/angular-builders/issues/831) | ||
|
||
## <small>10.0.1-beta.0 (2020-09-01)</small> | ||
|
||
- chore(deps): bump ts-node from 8.10.2 to 9.0.0 ([7de38ff](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/7de38ff)) | ||
- chore(deps): bump ts-node from 8.10.2 to 9.0.0 ([7de38ff](https://github.com/just-jeb/angular-builders/commit/7de38ff)) | ||
|
||
## 10.0.0 (2020-07-21) | ||
|
||
**Note:** Version bump only for package @angular-builders/custom-webpack | ||
|
||
## 10.0.0-beta.1 (2020-07-13) | ||
|
||
- feat(custom-webpack): export common (#793) ([1cb73d4](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/1cb73d4)), closes [#793](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/issues/793) | ||
- feat(custom-webpack): export common (#793) ([1cb73d4](https://github.com/just-jeb/angular-builders/commit/1cb73d4)), closes [#793](https://github.com/just-jeb/angular-builders/issues/793) | ||
|
||
## 10.0.0-beta.0 (2020-06-25) | ||
|
||
- build!: update to Angular 10 (#782) ([409f356](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/409f356)), closes [#782](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/issues/782) | ||
- build!: update to Angular 10 (#782) ([409f356](https://github.com/just-jeb/angular-builders/commit/409f356)), closes [#782](https://github.com/just-jeb/angular-builders/issues/782) | ||
|
||
## <small>9.2.1-beta.0 (2020-06-23)</small> | ||
|
||
- fix(custom-webpack): schema validation error ([fe1cda0](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/fe1cda0)) | ||
- fix(custom-webpack): schema validation error ([fe1cda0](https://github.com/just-jeb/angular-builders/commit/fe1cda0)) | ||
|
||
## 9.2.0 (2020-06-23) | ||
|
||
**Note:** Version bump only for package @angular-builders/custom-webpack | ||
|
||
## 9.2.0-beta.0 (2020-04-15) | ||
|
||
- docs(custom-webpack): update README ([0b81440](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/0b81440)) | ||
- feat(custom-webpack): pass target options to custom webpack config function (#721) ([7a44528](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/7a44528)), closes [#721](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/issues/721) [#683](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/issues/683) | ||
- docs(custom-webpack): update README ([0b81440](https://github.com/just-jeb/angular-builders/commit/0b81440)) | ||
- feat(custom-webpack): pass target options to custom webpack config function (#721) ([7a44528](https://github.com/just-jeb/angular-builders/commit/7a44528)), closes [#721](https://github.com/just-jeb/angular-builders/issues/721) [#683](https://github.com/just-jeb/angular-builders/issues/683) | ||
|
||
## 9.1.0 (2020-04-05) | ||
|
||
**Note:** Version bump only for package @angular-builders/custom-webpack | ||
|
||
## 9.1.0-beta.1 (2020-03-29) | ||
|
||
- fix: adjust devkit version range to fit 0.9xx.0 (#709) ([99e061f](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/99e061f)), closes [#709](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/issues/709) | ||
- fix: adjust devkit version range to fit 0.9xx.0 (#709) ([99e061f](https://github.com/just-jeb/angular-builders/commit/99e061f)), closes [#709](https://github.com/just-jeb/angular-builders/issues/709) | ||
|
||
## 9.1.0-beta.0 (2020-02-27) | ||
|
||
- feat(custom-webpack): support TS for indexTransform (#689) ([f97905c](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/f97905c)), closes [#689](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/issues/689) | ||
- feat(custom-webpack): support TS for indexTransform (#689) ([f97905c](https://github.com/just-jeb/angular-builders/commit/f97905c)), closes [#689](https://github.com/just-jeb/angular-builders/issues/689) | ||
|
||
## <small>9.0.1-beta.0 (2020-02-23)</small> | ||
|
||
- docs: minor fixes (#688) ([7cd52f8](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/7cd52f8)), closes [#688](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/issues/688) | ||
- docs: minor fixes (#688) ([7cd52f8](https://github.com/just-jeb/angular-builders/commit/7cd52f8)), closes [#688](https://github.com/just-jeb/angular-builders/issues/688) | ||
|
||
## 9.0.0 (2020-02-23) | ||
|
||
- ci(release): publish ([f0ce8bc](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/f0ce8bc)) | ||
- docs: update README and MIGRATION for v9 (#685) ([92ec06d](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/92ec06d)), closes [#685](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/issues/685) | ||
- ci(release): publish ([f0ce8bc](https://github.com/just-jeb/angular-builders/commit/f0ce8bc)) | ||
- docs: update README and MIGRATION for v9 (#685) ([92ec06d](https://github.com/just-jeb/angular-builders/commit/92ec06d)), closes [#685](https://github.com/just-jeb/angular-builders/issues/685) | ||
|
||
## 9.0.0-beta.2 (2020-02-23) | ||
|
||
- docs: update README and MIGRATION for v9 (#685) ([92ec06d](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/92ec06d)), closes [#685](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/issues/685) | ||
- docs: update README and MIGRATION for v9 (#685) ([92ec06d](https://github.com/just-jeb/angular-builders/commit/92ec06d)), closes [#685](https://github.com/just-jeb/angular-builders/issues/685) | ||
|
||
## 9.0.0-beta.1 (2020-01-28) | ||
|
||
- docs: add 'next' tag badges (#672) ([441adec](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/441adec)), closes [#672](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/issues/672) | ||
- docs: add 'next' tag badges (#672) ([441adec](https://github.com/just-jeb/angular-builders/commit/441adec)), closes [#672](https://github.com/just-jeb/angular-builders/issues/672) | ||
|
||
## 9.0.0-beta.0 (2020-01-04) | ||
|
||
- ci: use verdaccio for e2e ([23f9235](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/23f9235)) | ||
- build!: direct dependency on @angular-devkit 9 ([6f0ac12](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/6f0ac12)) | ||
- ci: use verdaccio for e2e ([23f9235](https://github.com/just-jeb/angular-builders/commit/23f9235)) | ||
- build!: direct dependency on @angular-devkit 9 ([6f0ac12](https://github.com/just-jeb/angular-builders/commit/6f0ac12)) | ||
|
||
## [8.4.1](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/compare/@angular-builders/[email protected]...@angular-builders/[email protected]) (2019-11-29) | ||
|
||
### Bug Fixes | ||
|
||
- **custom-webpack:** support exporting function in config written in TS ([#627](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/issues/627)) ([9ecde07](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/9ecde07adc80291993d59a363ce7330996bde1f4)) | ||
- **custom-webpack:** support exporting function in config written in TS ([#627](https://github.com/just-jeb/angular-builders/issues/627)) ([9ecde07](https://github.com/just-jeb/angular-builders/commit/9ecde07adc80291993d59a363ce7330996bde1f4)) | ||
|
||
# [8.4.0](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/compare/@angular-builders/[email protected]...@angular-builders/[email protected]) (2019-11-19) | ||
|
||
### Features | ||
|
||
- **custom-webpack:** support Webpack config written in TS ([#626](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/issues/626)) ([479fa0b](https://github.com/just-jeb/angular-builders/tree/master/packages/custom-webpack/commit/479fa0bb1664ec618d482c15f0e52ba9d58acb07)) | ||
- **custom-webpack:** support Webpack config written in TS ([#626](https://github.com/just-jeb/angular-builders/issues/626)) ([479fa0b](https://github.com/just-jeb/angular-builders/commit/479fa0bb1664ec618d482c15f0e52ba9d58acb07)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,61 +9,61 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline | |
|
||
## <small>10.0.1-beta.1 (2020-09-06)</small> | ||
|
||
- chore: update dependencies (#831) ([b475080](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/commit/b475080)), closes [#831](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/issues/831) | ||
- chore: update dependencies (#831) ([b475080](https://github.com/just-jeb/angular-builders/commit/b475080)), closes [#831](https://github.com/just-jeb/angular-builders/issues/831) | ||
|
||
## <small>10.0.1-beta.0 (2020-09-05)</small> | ||
|
||
- fix(jest): support astTransformers object syntax (#828) ([0acd239](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/commit/0acd239)), closes [#828](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/issues/828) [#825](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/issues/825) | ||
- fix(jest): support astTransformers object syntax (#828) ([0acd239](https://github.com/just-jeb/angular-builders/commit/0acd239)), closes [#828](https://github.com/just-jeb/angular-builders/issues/828) [#825](https://github.com/just-jeb/angular-builders/issues/825) | ||
|
||
## 10.0.0 (2020-07-21) | ||
|
||
**Note:** Version bump only for package @angular-builders/jest | ||
|
||
## 10.0.0-beta.0 (2020-06-25) | ||
|
||
- build!: update to Angular 10 (#782) ([409f356](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/commit/409f356)), closes [#782](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/issues/782) | ||
- build!: update to Angular 10 (#782) ([409f356](https://github.com/just-jeb/angular-builders/commit/409f356)), closes [#782](https://github.com/just-jeb/angular-builders/issues/782) | ||
|
||
## <small>9.0.1 (2020-04-05)</small> | ||
|
||
**Note:** Version bump only for package @angular-builders/jest | ||
|
||
## <small>9.0.1-beta.2 (2020-03-29)</small> | ||
|
||
- fix: adjust devkit version range to fit 0.9xx.0 (#709) ([99e061f](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/commit/99e061f)), closes [#709](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/issues/709) | ||
- fix: adjust devkit version range to fit 0.9xx.0 (#709) ([99e061f](https://github.com/just-jeb/angular-builders/commit/99e061f)), closes [#709](https://github.com/just-jeb/angular-builders/issues/709) | ||
|
||
## <small>9.0.1-beta.1 (2020-03-17)</small> | ||
|
||
- fix(jest): bump jest-preset-angular from 8.0.0 to 8.1.2 (#698) ([3e7159b](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/commit/3e7159b)), closes [#698](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/issues/698) | ||
- fix(jest): bump jest-preset-angular from 8.0.0 to 8.1.2 (#698) ([3e7159b](https://github.com/just-jeb/angular-builders/commit/3e7159b)), closes [#698](https://github.com/just-jeb/angular-builders/issues/698) | ||
|
||
## <small>9.0.1-beta.0 (2020-02-23)</small> | ||
|
||
- docs: minor fixes (#688) ([7cd52f8](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/commit/7cd52f8)), closes [#688](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/issues/688) | ||
- docs: minor fixes (#688) ([7cd52f8](https://github.com/just-jeb/angular-builders/commit/7cd52f8)), closes [#688](https://github.com/just-jeb/angular-builders/issues/688) | ||
|
||
## 9.0.0 (2020-02-23) | ||
|
||
**Note:** Version bump only for package @angular-builders/jest | ||
|
||
## 9.0.0-beta.4 (2020-02-23) | ||
|
||
- docs: update README and MIGRATION for v9 (#685) ([92ec06d](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/commit/92ec06d)), closes [#685](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/issues/685) | ||
- docs: update README and MIGRATION for v9 (#685) ([92ec06d](https://github.com/just-jeb/angular-builders/commit/92ec06d)), closes [#685](https://github.com/just-jeb/angular-builders/issues/685) | ||
|
||
## 9.0.0-beta.3 (2020-02-01) | ||
|
||
- fix(jest): improve testsMatch pattern for Jest 25 (#675) ([0e04a6d](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/commit/0e04a6d)), closes [#675](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/issues/675) | ||
- fix(jest): improve testsMatch pattern for Jest 25 (#675) ([0e04a6d](https://github.com/just-jeb/angular-builders/commit/0e04a6d)), closes [#675](https://github.com/just-jeb/angular-builders/issues/675) | ||
|
||
## 9.0.0-beta.2 (2020-01-30) | ||
|
||
- feat: mock matchMedia out of the box (#674) ([bec48ed](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/commit/bec48ed)), closes [#674](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/issues/674) [#641](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/issues/641) | ||
- feat: mock matchMedia out of the box (#674) ([bec48ed](https://github.com/just-jeb/angular-builders/commit/bec48ed)), closes [#674](https://github.com/just-jeb/angular-builders/issues/674) [#641](https://github.com/just-jeb/angular-builders/issues/641) | ||
|
||
## 9.0.0-beta.1 (2020-01-28) | ||
|
||
- docs: add 'next' tag badges (#672) ([441adec](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/commit/441adec)), closes [#672](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/issues/672) | ||
- docs: add 'next' tag badges (#672) ([441adec](https://github.com/just-jeb/angular-builders/commit/441adec)), closes [#672](https://github.com/just-jeb/angular-builders/issues/672) | ||
|
||
## 9.0.0-beta.0 (2020-01-04) | ||
|
||
- build!: direct dependency on @angular-devkit 9 ([6f0ac12](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/commit/6f0ac12)) | ||
- feat(jest)!: use [email protected] ([1a2b043](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/commit/1a2b043)) | ||
- ci: use verdaccio for e2e ([23f9235](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/commit/23f9235)) | ||
- build!: direct dependency on @angular-devkit 9 ([6f0ac12](https://github.com/just-jeb/angular-builders/commit/6f0ac12)) | ||
- feat(jest)!: use [email protected] ([1a2b043](https://github.com/just-jeb/angular-builders/commit/1a2b043)) | ||
- ci: use verdaccio for e2e ([23f9235](https://github.com/just-jeb/angular-builders/commit/23f9235)) | ||
|
||
## [8.3.2](https://github.com/just-jeb/angular-builders/tree/master/packages/jest/compare/@angular-builders/[email protected]...@angular-builders/[email protected]) (2019-11-29) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.