-
Couldn't load subscription status.
- Fork 11.9k
Comparing changes
Open a pull request
base repository: angular/angular-cli
base: 13.2.1
head repository: angular/angular-cli
compare: 13.2.2
- 14 commits
- 28 files changed
- 3 contributors
Commits on Jan 31, 2022
-
build: add an action for handling feature requests
Add feature request voting process github actions to the repo. (cherry picked from commit c47195a)
Configuration menu - View commit details
-
Copy full SHA for 7d0d2c8 - Browse repository at this point
Copy the full SHA 7d0d2c8View commit details -
perf(@angular-devkit/build-angular): update
license-webpack-plugin……to `4.0.1` Changes that improve performance: - use resolve data already present in most modules - use throwIfNoEntry option on filesystem operations to improve performance
Configuration menu - View commit details
-
Copy full SHA for b0e2bb2 - Browse repository at this point
Copy the full SHA b0e2bb2View commit details -
docs: move developer guide into a seperate file
Currently, the `readme.md` also contains information on how to build and test the CLI which isn't useful to most users. With this change we move this information into a seperate document. (cherry picked from commit 40fb1a1)
Configuration menu - View commit details
-
Copy full SHA for ae33907 - Browse repository at this point
Copy the full SHA ae33907View commit details -
Update readme to match that of angular/angular (cherry picked from commit 3829fb2)
Configuration menu - View commit details
-
Copy full SHA for 9b58547 - Browse repository at this point
Copy the full SHA 9b58547View commit details
Commits on Feb 2, 2022
-
fix(@angular-devkit/build-angular): add
whatwg-urlto downlevel exc…Configuration menu - View commit details
-
Copy full SHA for cc5505c - Browse repository at this point
Copy the full SHA cc5505cView commit details -
docs(@angular-devkit/build-angular): add missing period in
include……description (cherry picked from commit 378ec0b)
Configuration menu - View commit details
-
Copy full SHA for 6982177 - Browse repository at this point
Copy the full SHA 6982177View commit details -
test: remove hardcoded app-shell test
With this change we remove the hard coded app-shell test that is currently failing in Node.Js 12. We can remove this test, because this is a duplicate of https://github.com/angular/angular-cli/blob/master/tests/legacy-cli/e2e/tests/build/build-app-shell-with-schematic.ts which app-shell is generated using schematics. (cherry picked from commit c95ab70)
Configuration menu - View commit details
-
Copy full SHA for 32b3064 - Browse repository at this point
Copy the full SHA 32b3064View commit details -
fix(@angular-devkit/build-angular): ensure to use content hash as fil…
…enames hashing mechanism Previously we used hash which resulted in a unique hash generated for every build even when the contents of the files didn't differ. More info: https://webpack.js.org/guides/caching/#output-filenames (cherry picked from commit dc1817a)
Configuration menu - View commit details
-
Copy full SHA for ff54b49 - Browse repository at this point
Copy the full SHA ff54b49View commit details -
build: add missing dependency for tar/repo substitution
(cherry picked from commit 10adcea)
Configuration menu - View commit details
-
Copy full SHA for 68dc99c - Browse repository at this point
Copy the full SHA 68dc99cView commit details -
build: use bazel for snapshot builds
(cherry picked from commit 8c65ad1)
Configuration menu - View commit details
-
Copy full SHA for 491e210 - Browse repository at this point
Copy the full SHA 491e210View commit details -
build: stop publishing
@angular-devkit/build-optimizerto NPMWith this change we mark the deprecated `@angular-devkit/build-optimizer` package as a private and stop publishing it to NPM.
Configuration menu - View commit details
-
Copy full SHA for 76c08e2 - Browse repository at this point
Copy the full SHA 76c08e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8826a9 - Browse repository at this point
Copy the full SHA c8826a9View commit details -
docs(@angular/cli): update
@angular/clipackage readmePreviously, the `@angular/cli` readme contained a lot of un-needed information for application users (cherry picked from commit fafb9dd)
Configuration menu - View commit details
-
Copy full SHA for 687f224 - Browse repository at this point
Copy the full SHA 687f224View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb374a1 - Browse repository at this point
Copy the full SHA bb374a1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 13.2.1...13.2.2