-
Notifications
You must be signed in to change notification settings - Fork 12k
Comparing changes
Open a pull request
base repository: angular/angular-cli
base: 16.2.1
head repository: angular/angular-cli
compare: 16.2.2
- 8 commits
- 9 files changed
- 5 contributors
Commits on Aug 31, 2023
-
docs: updated the http tag with https
(cherry picked from commit 26778bd)
Configuration menu - View commit details
-
Copy full SHA for c13ceea - Browse repository at this point
Copy the full SHA c13ceeaView commit details
Commits on Sep 5, 2023
-
docs(@angular/cli): update outdated statement about CLI accepting cam…
…elCase The Angular CLI does not accept camelCase args. (cherry picked from commit 99e153a)
Configuration menu - View commit details
-
Copy full SHA for f312c19 - Browse repository at this point
Copy the full SHA f312c19View commit details
Commits on Sep 6, 2023
-
test: install specific npm version in npm version E2E test
To avoid project installation errors when running the `npm-7` E2E test, the previous semver range of `>7.5.6` has been instead set to a fixed `8.0.0`. This ensures consistency within the test as now a known version of npm will be used. This E2E test started failing recently due to the release of npm 10 which some packages do not support via the `engines` field. This situation in turn caused project install failures when the new version of npm was attempted to be installed in the test.
Configuration menu - View commit details
-
Copy full SHA for 889338c - Browse repository at this point
Copy the full SHA 889338cView commit details
Commits on Sep 8, 2023
-
docs: update statsJson application builder description
The description was outdated. (cherry picked from commit b3b4787)
Configuration menu - View commit details
-
Copy full SHA for 7d0cebd - Browse repository at this point
Copy the full SHA 7d0cebdView commit details
Commits on Sep 11, 2023
-
docs: update @angular/pwa readme
(cherry picked from commit 05b9ce5)
Configuration menu - View commit details
-
Copy full SHA for 3b5083b - Browse repository at this point
Copy the full SHA 3b5083bView commit details -
docs(@angular/cli): Add Puppeteer schematics to e2e command
(cherry picked from commit 6eee74c)
Configuration menu - View commit details
-
Copy full SHA for 275a9ba - Browse repository at this point
Copy the full SHA 275a9baView commit details -
fix(@angular-devkit/build-angular): support dev server proxy pathRewr…
…ite field in Vite-based server The development server proxy configuration file for Webpack supports a `pathRewrite` field that is not directly supported by the underlying Vite development server when using the application or esbuild- browser builders. To provide equivalent support, especially for JSON file-based proxy configurations, the `pathRewrite` field is now converted internally to a proxy `rewrite` function. (cherry picked from commit 7d3fd22)
Configuration menu - View commit details
-
Copy full SHA for e3a40a4 - Browse repository at this point
Copy the full SHA e3a40a4View commit details
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 37ee259 - Browse repository at this point
Copy the full SHA 37ee259View 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 16.2.1...16.2.2