Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
nicojs
/
angular-cli
Public
forked from
angular/angular-cli
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 18, 2022
build: enable the ng-dev auth service
josephperrott
authored and
dgp1130
committed
5ba6401
View commit details
Copy full SHA for 5ba6401
Browse repository at this point
test: remove `target` in `tsconfig.server.json`
Show description for 012746e
alan-agius4
authored and
dgp1130
committed
012746e
View commit details
Copy full SHA for 012746e
Browse repository at this point
feat(@angular-devkit/build-angular): add `assets` option to server builder
Show description for c29df69
alan-agius4
authored and
dgp1130
committed
c29df69
View commit details
Copy full SHA for c29df69
Browse repository at this point
build: remove `regenerator-runtime` from dependencies
Show description for 78ce78c
alan-agius4
authored and
dgp1130
committed
78ce78c
View commit details
Copy full SHA for 78ce78c
Browse repository at this point
build: enable the assistant-to-the-branch-manager github action
josephperrott
authored and
dgp1130
committed
50113b8
View commit details
Copy full SHA for 50113b8
Browse repository at this point
ci: fix update test to work when `@angular/cli` and `@angular/core` majors diverge
Show description for 4a7ea23
dgp1130
committed
4a7ea23
View commit details
Copy full SHA for 4a7ea23
Browse repository at this point
fix(@schematics/angular): show warning when a TS Config is not found during migrations
Show description for 5a123a6
alan-agius4
authored and
dgp1130
committed
5a123a6
View commit details
Copy full SHA for 5a123a6
Browse repository at this point
refactor(@angular-devkit/build-angular): preprocess Sass resolve cache entries in esbuild Sass plugin
Show description for bc8578c
clydin
authored and
dgp1130
committed
bc8578c
View commit details
Copy full SHA for bc8578c
Browse repository at this point
build: update github/codeql-action action to v2.1.33
angular-robot
authored and
dgp1130
committed
6ecfcf4
View commit details
Copy full SHA for 6ecfcf4
Browse repository at this point
docs: updates release documentation to include `latest-versions/package.json` and clarify what can be done in the release PR
dgp1130
committed
99b258d
View commit details
Copy full SHA for 99b258d
Browse repository at this point
Commits on Nov 17, 2022
docs: release notes for the v13.3.10 release
dgp1130
committed
3f17fb8
View commit details
Copy full SHA for 3f17fb8
Browse repository at this point
docs: release notes for the v14.2.10 release
dgp1130
committed
0795453
View commit details
Copy full SHA for 0795453
Browse repository at this point
Commits on Nov 16, 2022
build: update all non-major dependencies
angular-robot
authored and
dgp1130
committed
69306dd
View commit details
Copy full SHA for 69306dd
Browse repository at this point
fix(@angular/cli): use global version of the CLI when running `ng new`
Show description for 412cb3e
alan-agius4
authored and
dgp1130
committed
412cb3e
View commit details
Copy full SHA for 412cb3e
Browse repository at this point
docs: release notes for the v15.0.0 release
dgp1130
committed
d792717
View commit details
Copy full SHA for d792717
Browse repository at this point
docs: release notes for the v15.0.0-rc.5 release
dgp1130
committed
1866e5e
View commit details
Copy full SHA for 1866e5e
Browse repository at this point
Commits on Nov 15, 2022
refactor: temporaily disable sending analytics
dgp1130
committed
df9674b
View commit details
Copy full SHA for df9674b
Browse repository at this point
build: update angular
angular-robot
authored and
dgp1130
committed
6a65c8a
View commit details
Copy full SHA for 6a65c8a
Browse repository at this point
refactor(@angular-devkit/build-angular): move esbuild angular compiler host creation to separate function
Show description for 2397eed
clydin
authored and
dgp1130
committed
2397eed
View commit details
Copy full SHA for 2397eed
Browse repository at this point
build: update github/codeql-action action to v2.1.32
angular-robot
authored and
dgp1130
committed
22e1b7f
View commit details
Copy full SHA for 22e1b7f
Browse repository at this point
perf(@angular-devkit/build-angular): add vendor chunking to server builder
Show description for 11bb8ce
alan-agius4
authored and
dgp1130
committed
11bb8ce
View commit details
Copy full SHA for 11bb8ce
Browse repository at this point
docs: release notes for the v15.0.0-rc.4 release
dgp1130
committed
b2ab3fc
View commit details
Copy full SHA for b2ab3fc
Browse repository at this point
Commits on Nov 14, 2022
fix(@angular-devkit/build-angular): show file replacement in TS missing file error in esbuild builder
Show description for 6cc45f6
clydin
authored and
dgp1130
committed
6cc45f6
View commit details
Copy full SHA for 6cc45f6
Browse repository at this point
build: update all non-major dependencies
angular-robot
authored and
dgp1130
committed
e333eab
View commit details
Copy full SHA for e333eab
Browse repository at this point
build: lock file maintenance
angular-robot
authored and
dgp1130
committed
76569cb
View commit details
Copy full SHA for 76569cb
Browse repository at this point
test(@angular/cli): remove version 12 update tests
Show description for 4143016
alan-agius4
authored and
dgp1130
committed
4143016
View commit details
Copy full SHA for 4143016
Browse repository at this point
perf(@angular-devkit/build-angular): add initial global styles incremental rebuilds with esbuild builder
Show description for 3f193be
clydin
authored and
dgp1130
committed
3f193be
View commit details
Copy full SHA for 3f193be
Browse repository at this point
refactor(@angular-devkit/build-angular): move internal bundle output processing into esbuild bundle helper
Show description for 4e42261
clydin
authored and
dgp1130
committed
4e42261
View commit details
Copy full SHA for 4e42261
Browse repository at this point
Commits on Nov 11, 2022
fix(@angular/cli): respect registry in RC when running update through yarn
Show description for 0dcb199
alan-agius4
committed
0dcb199
View commit details
Copy full SHA for 0dcb199
Browse repository at this point
fix(@angular-devkit/build-angular): update browerslist package
Show description for 678b0d2
alan-agius4
committed
678b0d2
View commit details
Copy full SHA for 678b0d2
Browse repository at this point
build: update all non-major dependencies
angular-robot
authored and
alan-agius4
committed
32b1a10
View commit details
Copy full SHA for 32b1a10
Browse repository at this point
Commits on Nov 10, 2022
build: update all non-major dependencies
angular-robot
authored and
alan-agius4
committed
363721b
View commit details
Copy full SHA for 363721b
Browse repository at this point
build: update angular
angular-robot
authored and
alan-agius4
committed
aa5fbec
View commit details
Copy full SHA for aa5fbec
Browse repository at this point
Commits on Nov 9, 2022
docs: release notes for the v15.0.0-rc.3 release
alan-agius4
committed
e8237a7
View commit details
Copy full SHA for e8237a7
Browse repository at this point
docs: release notes for the v14.2.9 release
alan-agius4
committed
8b8d653
View commit details
Copy full SHA for 8b8d653
Browse repository at this point
Previous
Next
You can’t perform that action at this time.