All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.3.1 (2021-12-21)
4.3.0 (2021-10-22)
4.2.0 (2021-08-24)
- add support for angular-builders-jest (#36) (1cd2967)
- add v12.1.x, v12.2.x support (#35) (047d9fc)
- support Angular Components (#31) (0bcbe20)
4.1.0 (2021-05-28)
4.0.0 (2021-04-26)
- Libraries angular builder is change on the angular.json based on the provided version.
- The
file-path
input was removed - The
root-path
input was added
3.3.3 (2021-04-25)
- ng-packagr version AGAIN (e649ced)
3.3.2 (2021-04-25)
- ng-packagr version (0478086)
3.3.1 (2021-04-25)
3.3.0 (2021-04-25)
3.2.2 (2021-04-09)
3.2.1 (2021-04-09)
3.2.0 (2021-03-31)
3.1.0 (2021-03-26)
3.0.1 (2021-02-16)
3.0.0 (2021-02-15)
- 🧨 rename variable names from snake_case to camel-case
- angular_version to angular-version
- file_path to file-path
2.6.1 (2021-02-15)
2.6.0 (2021-02-10)
2.5.0 (2021-02-02)
2.4.1 (2021-01-21)
2.4.0 (2021-01-21)
- 🎸 add support for angular version 11.1 (2823102)
2.3.4 (2020-11-08)
2.3.3 (2020-11-01)
- 🐛 add the rest of package.json during dependencies merge (21e6791)
2.3.2 (2020-11-01)
2.3.1 (2020-10-30)
2.3.0 (2020-10-30)
2.2.0 (2020-10-24)
2.1.0 (2020-10-18)
- 🎸 add support for angular 10.1.x (e09d5f5)
2.0.0 (2020-10-16)
- 🧨 changes variable names EX. from angular_version: 8.0.0 to angular_version: 8.0.x
- 🎸 use free path version syntax for api variable (95c09aa)
1.2.0 (2020-10-16)
- 🎸 add support for angular 8.1.0 (1b801b4)
- 🐛 add dist that support 8.1.0 (ac404aa)
1.1.4 (2020-10-16)
- 🐛 add missing builds (719e007)
1.1.3 (2020-10-16)
- 🐛 modify only existing version, not override entire object (886197a)
1.1.2 (2020-10-16)
- 🐛 use the right build (e018daa)
1.1.1 (2020-10-16)
1.1.0 (2020-10-16)
- 🎸 add @angular-devkit/build-ng-packagr version (d21747a)
- 🎸 implement the angular-versions-actions with dummy data (8d7aa94)