Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
angular
/
angular-cli
Public
Notifications
You must be signed in to change notification settings
Fork
11.9k
Star
27k
Code
Issues
303
Pull requests
17
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
5d9fd78
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 13, 2023
fix(@angular/cli): remove `--to` option from being required when using `--from` in `ng update`
Show description for 5d9fd78
alan-agius4
committed
5d9fd78
Copy full SHA for 5d9fd78
refactor(@angular-devkit/build-angular): remove direct import of i18n worker code
Show description for 9fa5f2c
clydin
authored and
alan-agius4
committed
9fa5f2c
Copy full SHA for 9fa5f2c
build: update dependency ng-packagr to v15.1.1
Show description for 4b59499
angular-robot
authored and
alan-agius4
committed
4b59499
Copy full SHA for 4b59499
Commits on Jan 12, 2023
release: cut the v15.1.1 release
alan-agius4
committed
a8953ff
Copy full SHA for a8953ff
refactor: change `JSONFile` to private instead of internal
Show description for 4ba55e4
alan-agius4
committed
4ba55e4
Copy full SHA for 4ba55e4
build: update `eslint-plugin-import` to `2.27.4`
Show description for 6dd88b4
alan-agius4
committed
6dd88b4
Copy full SHA for 6dd88b4
fix(@angular-devkit/build-angular): update `esbuild` to `0.16.17`
Show description for b94bf60
alan-agius4
committed
b94bf60
Copy full SHA for b94bf60
Commits on Jan 11, 2023
docs(@angular/cli): add ng new long description
Show description for d6583e5
alan-agius4
committed
d6583e5
Copy full SHA for d6583e5
release: cut the v15.1.0 release
alan-agius4
committed
ea64def
Copy full SHA for ea64def
build: update angular packages for 15.1.0 release
alan-agius4
authored and
angular-robot[bot]
committed
7731588
Copy full SHA for 7731588
Commits on Jan 9, 2023
build: lock file maintenance
Show description for d41b741
angular-robot
authored and
alan-agius4
committed
d41b741
Copy full SHA for d41b741
fix(@angular-devkit/build-angular): use relative css resource paths in esbuild JSON stats
Show description for 0520608
clydin
authored and
alan-agius4
committed
0520608
Copy full SHA for 0520608
fix(@angular-devkit/build-angular): provide an option to `exclude` specs in Karma builder
Show description for 22cba79
alan-agius4
committed
22cba79
Copy full SHA for 22cba79
refactor(@angular-devkit/build-angular): remove duplicate namespaces in esbuild metafile paths
Show description for 79578fc
clydin
authored and
alan-agius4
committed
79578fc
Copy full SHA for 79578fc
build: re-enable material e2e tests
Show description for 17f9136
crisbeto
authored and
alan-agius4
committed
17f9136
Copy full SHA for 17f9136
build: update all non-major dependencies
Show description for 988ec0c
angular-robot
authored and
alan-agius4
committed
988ec0c
Copy full SHA for 988ec0c
refactor(@schematics/angular): remove unused local variables
Show description for ea2c476
alan-agius4
committed
ea2c476
Copy full SHA for ea2c476
Commits on Jan 6, 2023
release: cut the v15.1.0-rc.0 release
clydin
committed
62ec20a
Copy full SHA for 62ec20a
docs: release notes for the v15.0.5 release
clydin
committed
81c8968
Copy full SHA for 81c8968
build: update angular
angular-robot
authored and
angular-robot[bot]
committed
57a8cb6
Copy full SHA for 57a8cb6
build: update all non-major dependencies
angular-robot
authored and
angular-robot[bot]
committed
df5ca31
Copy full SHA for df5ca31
build: update `SECURITY.md` to match the content of `angular/.github`
angular-robot[bot]
authored
b597b34
Copy full SHA for b597b34
Commits on Jan 5, 2023
ci: use snapshot deploy secret directly
Show description for c608955
devversion
committed
c608955
Copy full SHA for c608955
build: use bazel to perform release builds
Show description for 7f93735
clydin
authored and
angular-robot[bot]
committed
7f93735
Copy full SHA for 7f93735
Commits on Jan 4, 2023
build: update dependency typescript to v4.9.4
angular-robot
authored and
angular-robot[bot]
committed
ff23d35
Copy full SHA for ff23d35
Commits on Jan 3, 2023
build: lock file maintenance
angular-robot
authored and
angular-robot[bot]
committed
b719c8a
Copy full SHA for b719c8a
build: update to TypeScript 4.9
Show description for ba895b1
crisbeto
authored and
angular-robot[bot]
committed
ba895b1
Copy full SHA for ba895b1
build: update angular
angular-robot
authored and
angular-robot[bot]
committed
86b337e
Copy full SHA for 86b337e
refactor(@angular-devkit/build-angular): remove unneeded defaults from built-in karma config
Show description for 67773bd
alan-agius4
authored and
angular-robot[bot]
committed
67773bd
Copy full SHA for 67773bd
feat(@schematics/angular): add configuration files generation schematic
Show description for dd2b659
alan-agius4
authored and
angular-robot[bot]
committed
dd2b659
Copy full SHA for dd2b659
fix(@angular-devkit/build-angular): ensure Sass load paths are resolved from workspace root
Show description for 7c87ce4
clydin
authored and
angular-robot[bot]
committed
7c87ce4
Copy full SHA for 7c87ce4
fix(@angular-devkit/build-angular): format esbuild error messages to include more information
Show description for e91734f
alan-agius4
authored and
angular-robot[bot]
committed
e91734f
Copy full SHA for e91734f
test: removed empty methods
aanchal88
authored and
angular-robot[bot]
committed
dd322b6
Copy full SHA for dd322b6
feat(@angular-devkit/build-angular): implement stats-json option for esbuild builder
Show description for 839d0cb
clydin
authored and
angular-robot[bot]
committed
839d0cb
Copy full SHA for 839d0cb
build: update ossf/scorecard-action action to v2.1.2
angular-robot
authored and
angular-robot[bot]
committed
31f60f8
Copy full SHA for 31f60f8
Pagination
Previous
Next
You can’t perform that action at this time.