July 30, 2021 – August 6, 2021
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
12.2.0 v12.2.0
published
Aug 4, 2021
31 Pull requests merged by 5 people
-
build: update angular to 673de9d
#21516 merged
Aug 6, 2021 -
fix(@angular-devkit/build-angular): support both pure annotation forms for static properties
#21518 merged
Aug 6, 2021 -
fix(@angular-devkit/build-angular): do not consume inline sourcemaps when vendor sourcemaps is disabled.
#21517 merged
Aug 6, 2021 -
Update Angular peer dependency ranges to v13 prerelease
#21497 merged
Aug 6, 2021 -
fix(@angular-devkit/build-angular): avoid attempting to optimize copied JavaScript assets
#21514 merged
Aug 5, 2021 -
feat(@angular-devkit/build-angular): drop support for `karma-coverage-instanbul-reporter`
#21493 merged
Aug 5, 2021 -
fix(@angular-devkit/build-angular): avoid attempting to optimize copied JavaScript assets
#21510 merged
Aug 5, 2021 -
test(@angular-devkit/build-angular): properly discover Bazel units tests
#21511 merged
Aug 5, 2021 -
docs(@angular-devkit/schematics): several updates to readme
#21504 merged
Aug 5, 2021 -
fix(@angular-devkit/build-angular): handle null maps in JavaScript optimizer worker
#21506 merged
Aug 5, 2021 -
build: update dependency esbuild to v0.12.18
#21505 merged
Aug 5, 2021 -
feat(@angular-devkit/build-angular): add `type=module` to all scripts tags
#21484 merged
Aug 5, 2021 -
build: update all non-major dependencies
#21483 merged
Aug 5, 2021 -
build: bump tar from 6.1.1 to 6.1.6
#21502 merged
Aug 5, 2021 -
refactor(@angular-devkit/build-angular): move all builders into a builders subdirectory
#21487 merged
Aug 5, 2021 -
build: update angular
#21491 merged
Aug 5, 2021 -
fix(@angular-devkit/schematics-cli): log when in debug and/or dry run modes
#21496 merged
Aug 5, 2021 -
Several minor build-angular utility cleanups
#21495 merged
Aug 5, 2021 -
ci: disable lockFileMaintenance for `all-schematics-dependencies` group
#21485 merged
Aug 5, 2021 -
docs: release notes for the v12.2.0 release
#21501 merged
Aug 4, 2021 -
Bump version to "v12.2.0" with changelog.
#21500 merged
Aug 4, 2021 -
feat(@angular-devkit/build-angular): remove deprecated options
#21470 merged
Aug 3, 2021 -
build: update angular to d47ee1b
#21475 merged
Aug 3, 2021 -
test(@angular-devkit/build-angular): remove unused tslint builder tests
#21482 merged
Aug 3, 2021 -
feat(@angular-devkit/build-angular): remove automatic inclusion of ES5 browser polyfills
#21481 merged
Aug 3, 2021 -
build: update all non-major dependencies
#21476 merged
Aug 2, 2021 -
build: lock file maintenance
#21479 merged
Aug 2, 2021 -
feat(@angular-devkit/build-angular): remove differential loading support
#21467 merged
Aug 2, 2021 -
docs(@angular/cli): update e2e long description
#21465 merged
Aug 2, 2021 -
feat(@angular-devkit/build-angular): remove deprecated tslint builder
#21460 merged
Aug 2, 2021
2 Pull requests opened by 2 people
-
docs: update description for test and default value of watch
#21478 opened
Jul 31, 2021 -
refactor(@angular-devkit/build-angular): reduce repeat TypeScript configuration loading
#21520 opened
Aug 6, 2021
19 Issues closed by 5 people
-
@angular/common/http Type definitions not exported for VS Code by default
#21521 closed
Aug 6, 2021 -
Angular 12.2 fails in SCSS optimization stage
#21508 closed
Aug 6, 2021 -
After I upgraded from 11 to 12, the memory footprint increased from 2.75G to 4.1G
#21381 closed
Aug 6, 2021 -
Unmet peer dependency ajv@6
#21509 closed
Aug 6, 2021 -
Angular CLI 12.2.0 fails "ng add" with "Command aborted." without confirmation prompt
#21512 closed
Aug 6, 2021 -
cannot load app after angular 12 workaround
#21515 closed
Aug 6, 2021 -
Schematics does not prompt for input from user in git bash.
#18163 closed
Aug 5, 2021 -
docs: template section missing in angular_devkit/schematics/README.md
#11733 closed
Aug 5, 2021 -
Cannot build with modules only
#21507 closed
Aug 5, 2021 -
Before and After hook in schematics
#21494 closed
Aug 5, 2021 -
TypeError: Cannot read property 'kind' of undefined (v7-lts)
#21503 closed
Aug 5, 2021 -
Allow setting noEmitOnError
#21492 closed
Aug 4, 2021 -
Schematic input does not validate, data path must not have additional properties(spec)
#21489 closed
Aug 4, 2021 -
Content Security Policy: script-src without 'unsafe-inline' impacts rendering
#21486 closed
Aug 3, 2021 -
ng build doesn't create worker file
#21431 closed
Aug 3, 2021 -
Provide a way of enabling differential loading only on certain builds
#14602 closed
Aug 3, 2021 -
NGSW based Service Worker doesn't work in ng8 with differential builds
#15259 closed
Aug 3, 2021 -
NG 8 IE 11 & Differential Loading
#16653 closed
Aug 3, 2021
4 Issues opened by 3 people
-
Generate components in angular workspace/application with ChangeDetection onPush
#21523 opened
Aug 6, 2021 -
Angular workspace: nested project tsconfig.app.json should be just tsconfig.json
#21522 opened
Aug 6, 2021 -
Add support for inlineStyleLanguage in library projects
#21519 opened
Aug 6, 2021 -
detect and warn if angular is updated outside of ng update
#21498 opened
Aug 4, 2021
7 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Cannot read property 'properties' of undefined when adding a lazy loaded module with ng generate
#21397 commented on
Jul 31, 2021 • 4 new comments -
Allow schematics to create file with permissions
#11781 commented on
Aug 4, 2021 • 4 new comments -
Problem after upgrade to Angular 12 - reached heap limit allocation failed - JavaScript heap out of memory
#21338 commented on
Aug 4, 2021 • 4 new comments -
Index html generation failed. `property missing ':'`
#20760 commented on
Aug 4, 2021 • 3 new comments -
Add support for SharedWorker in ng-cli
#20279 commented on
Aug 5, 2021 • 2 new comments -
Build warnings after migrating to Angular 12.0.0 for external .css files `Unable to locate stylesheet`
#20794 commented on
Aug 4, 2021 • 1 new comment -
fix(@angular/cli): update `engines` to require `node` `12.20.0`
#20866 commented on
Aug 5, 2021 • 0 new comments