Skip to content

Commit 07bfb8e

Browse files
committed
c38ea07 docs: clarify that @for doesn't support break/continue (#59533)
1 parent 718ff1f commit 07bfb8e

File tree

7 files changed

+20
-20
lines changed

7 files changed

+20
-20
lines changed

BUILD_INFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Wed Jan 15 15:23:38 UTC 2025
2-
3e31438d59a4a0b0b0099e2cdf4f042eb457ef37
1+
Wed Jan 15 17:06:37 UTC 2025
2+
c38ea0767e507106bfb2b23bca538bc2ebc663e6

config/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license Angular v19.2.0-next.0+sha-3e31438
2+
* @license Angular v19.2.0-next.0+sha-c38ea07
33
* (c) 2010-2024 Google LLC. https://angular.io/
44
* License: MIT
55
*/

fesm2022/config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license Angular v19.2.0-next.0+sha-3e31438
2+
* @license Angular v19.2.0-next.0+sha-c38ea07
33
* (c) 2010-2024 Google LLC. https://angular.io/
44
* License: MIT
55
*/

fesm2022/service-worker.mjs

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license Angular v19.2.0-next.0+sha-3e31438
2+
* @license Angular v19.2.0-next.0+sha-c38ea07
33
* (c) 2010-2024 Google LLC. https://angular.io/
44
* License: MIT
55
*/
@@ -269,10 +269,10 @@ class SwPush {
269269
decodeBase64(input) {
270270
return atob(input);
271271
}
272-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-3e31438", ngImport: i0, type: SwPush, deps: [{ token: NgswCommChannel }], target: i0.ɵɵFactoryTarget.Injectable });
273-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-3e31438", ngImport: i0, type: SwPush });
272+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-c38ea07", ngImport: i0, type: SwPush, deps: [{ token: NgswCommChannel }], target: i0.ɵɵFactoryTarget.Injectable });
273+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-c38ea07", ngImport: i0, type: SwPush });
274274
}
275-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-3e31438", ngImport: i0, type: SwPush, decorators: [{
275+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-c38ea07", ngImport: i0, type: SwPush, decorators: [{
276276
type: Injectable
277277
}], ctorParameters: () => [{ type: NgswCommChannel }] });
278278

@@ -371,10 +371,10 @@ class SwUpdate {
371371
const nonce = this.sw.generateNonce();
372372
return this.sw.postMessageWithOperation('ACTIVATE_UPDATE', { nonce }, nonce);
373373
}
374-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-3e31438", ngImport: i0, type: SwUpdate, deps: [{ token: NgswCommChannel }], target: i0.ɵɵFactoryTarget.Injectable });
375-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-3e31438", ngImport: i0, type: SwUpdate });
374+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-c38ea07", ngImport: i0, type: SwUpdate, deps: [{ token: NgswCommChannel }], target: i0.ɵɵFactoryTarget.Injectable });
375+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-c38ea07", ngImport: i0, type: SwUpdate });
376376
}
377-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-3e31438", ngImport: i0, type: SwUpdate, decorators: [{
377+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-c38ea07", ngImport: i0, type: SwUpdate, decorators: [{
378378
type: Injectable
379379
}], ctorParameters: () => [{ type: NgswCommChannel }] });
380380

@@ -558,11 +558,11 @@ class ServiceWorkerModule {
558558
providers: [provideServiceWorker(script, options)],
559559
};
560560
}
561-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-3e31438", ngImport: i0, type: ServiceWorkerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
562-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.0-next.0+sha-3e31438", ngImport: i0, type: ServiceWorkerModule });
563-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-3e31438", ngImport: i0, type: ServiceWorkerModule, providers: [SwPush, SwUpdate] });
561+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-c38ea07", ngImport: i0, type: ServiceWorkerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
562+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.0-next.0+sha-c38ea07", ngImport: i0, type: ServiceWorkerModule });
563+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-c38ea07", ngImport: i0, type: ServiceWorkerModule, providers: [SwPush, SwUpdate] });
564564
}
565-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-3e31438", ngImport: i0, type: ServiceWorkerModule, decorators: [{
565+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.0-next.0+sha-c38ea07", ngImport: i0, type: ServiceWorkerModule, decorators: [{
566566
type: NgModule,
567567
args: [{ providers: [SwPush, SwUpdate] }]
568568
}] });

index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license Angular v19.2.0-next.0+sha-3e31438
2+
* @license Angular v19.2.0-next.0+sha-c38ea07
33
* (c) 2010-2024 Google LLC. https://angular.io/
44
* License: MIT
55
*/

ngsw-worker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1069,7 +1069,7 @@ ${error.stack}`;
10691069
};
10701070

10711071
// bazel-out/k8-fastbuild-ST-2e5f3376adb5/bin/packages/service-worker/worker/src/debug.mjs
1072-
var SW_VERSION = "19.2.0-next.0+sha-3e31438";
1072+
var SW_VERSION = "19.2.0-next.0+sha-c38ea07";
10731073
var DEBUG_LOG_BUFFER_SIZE = 100;
10741074
var DebugHandler = class {
10751075
constructor(driver, adapter2) {

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/service-worker",
3-
"version": "19.2.0-next.0+sha-3e31438",
3+
"version": "19.2.0-next.0+sha-c38ea07",
44
"description": "Angular - service worker tooling!",
55
"author": "angular",
66
"license": "MIT",
@@ -33,8 +33,8 @@
3333
"tslib": "^2.3.0"
3434
},
3535
"peerDependencies": {
36-
"@angular/core": "19.2.0-next.0+sha-3e31438",
37-
"@angular/common": "19.2.0-next.0+sha-3e31438"
36+
"@angular/core": "19.2.0-next.0+sha-c38ea07",
37+
"@angular/common": "19.2.0-next.0+sha-c38ea07"
3838
},
3939
"repository": {
4040
"type": "git",

0 commit comments

Comments
 (0)