Skip to content

Commit 3484d7e

Browse files
committed
6782acb docs: fix changelog typo (#58188)
1 parent 374a85d commit 3484d7e

File tree

9 files changed

+36
-36
lines changed

9 files changed

+36
-36
lines changed

BUILD_INFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Tue Oct 15 06:43:37 UTC 2024
2-
711e82e48f61f9ee7ff38edaa18b9bb38a76ba40
1+
Tue Oct 15 07:27:57 UTC 2024
2+
6782acb00777ed2dcc1baf163efa7795375059a8

fesm2022/init.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license Angular v19.0.0-next.9+sha-711e82e
2+
* @license Angular v19.0.0-next.9+sha-6782acb
33
* (c) 2010-2024 Google LLC. https://angular.io/
44
* License: MIT
55
*/

fesm2022/platform-server.mjs

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license Angular v19.0.0-next.9+sha-711e82e
2+
* @license Angular v19.0.0-next.9+sha-6782acb
33
* (c) 2010-2024 Google LLC. https://angular.io/
44
* License: MIT
55
*/
@@ -16243,10 +16243,10 @@ class PlatformState {
1624316243
getDocument() {
1624416244
return this._doc;
1624516245
}
16246-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-711e82e", ngImport: i0, type: PlatformState, deps: [{ token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable }); }
16247-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-711e82e", ngImport: i0, type: PlatformState }); }
16246+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-6782acb", ngImport: i0, type: PlatformState, deps: [{ token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable }); }
16247+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-6782acb", ngImport: i0, type: PlatformState }); }
1624816248
}
16249-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-711e82e", ngImport: i0, type: PlatformState, decorators: [{
16249+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-6782acb", ngImport: i0, type: PlatformState, decorators: [{
1625016250
type: Injectable
1625116251
}], ctorParameters: () => [{ type: undefined, decorators: [{
1625216252
type: Inject,
@@ -16274,10 +16274,10 @@ class ServerXhr {
1627416274
}
1627516275
return new impl.XMLHttpRequest();
1627616276
}
16277-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-711e82e", ngImport: i0, type: ServerXhr, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
16278-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-711e82e", ngImport: i0, type: ServerXhr }); }
16277+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-6782acb", ngImport: i0, type: ServerXhr, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
16278+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-6782acb", ngImport: i0, type: ServerXhr }); }
1627916279
}
16280-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-711e82e", ngImport: i0, type: ServerXhr, decorators: [{
16280+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-6782acb", ngImport: i0, type: ServerXhr, decorators: [{
1628116281
type: Injectable
1628216282
}] });
1628316283
function relativeUrlsTransformerInterceptorFn(request, next) {
@@ -16395,10 +16395,10 @@ class ServerPlatformLocation {
1639516395
getState() {
1639616396
return undefined;
1639716397
}
16398-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-711e82e", ngImport: i0, type: ServerPlatformLocation, deps: [{ token: DOCUMENT }, { token: INITIAL_CONFIG, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
16399-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-711e82e", ngImport: i0, type: ServerPlatformLocation }); }
16398+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-6782acb", ngImport: i0, type: ServerPlatformLocation, deps: [{ token: DOCUMENT }, { token: INITIAL_CONFIG, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
16399+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-6782acb", ngImport: i0, type: ServerPlatformLocation }); }
1640016400
}
16401-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-711e82e", ngImport: i0, type: ServerPlatformLocation, decorators: [{
16401+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-6782acb", ngImport: i0, type: ServerPlatformLocation, decorators: [{
1640216402
type: Injectable
1640316403
}], ctorParameters: () => [{ type: undefined, decorators: [{
1640416404
type: Inject,
@@ -16422,10 +16422,10 @@ class ServerEventManagerPlugin extends EventManagerPlugin {
1642216422
addEventListener(element, eventName, handler) {
1642316423
return ɵgetDOM().onAndCancel(element, eventName, handler);
1642416424
}
16425-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-711e82e", ngImport: i0, type: ServerEventManagerPlugin, deps: [{ token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable }); }
16426-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-711e82e", ngImport: i0, type: ServerEventManagerPlugin }); }
16425+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-6782acb", ngImport: i0, type: ServerEventManagerPlugin, deps: [{ token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable }); }
16426+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-6782acb", ngImport: i0, type: ServerEventManagerPlugin }); }
1642716427
}
16428-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-711e82e", ngImport: i0, type: ServerEventManagerPlugin, decorators: [{
16428+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-6782acb", ngImport: i0, type: ServerEventManagerPlugin, decorators: [{
1642916429
type: Injectable
1643016430
}], ctorParameters: () => [{ type: undefined, decorators: [{
1643116431
type: Inject,
@@ -16518,11 +16518,11 @@ const PLATFORM_SERVER_PROVIDERS = [
1651816518
* @publicApi
1651916519
*/
1652016520
class ServerModule {
16521-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-711e82e", ngImport: i0, type: ServerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
16522-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.0-next.9+sha-711e82e", ngImport: i0, type: ServerModule, imports: [NoopAnimationsModule], exports: [BrowserModule] }); }
16523-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-711e82e", ngImport: i0, type: ServerModule, providers: PLATFORM_SERVER_PROVIDERS, imports: [NoopAnimationsModule, BrowserModule] }); }
16521+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-6782acb", ngImport: i0, type: ServerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
16522+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.0-next.9+sha-6782acb", ngImport: i0, type: ServerModule, imports: [NoopAnimationsModule], exports: [BrowserModule] }); }
16523+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-6782acb", ngImport: i0, type: ServerModule, providers: PLATFORM_SERVER_PROVIDERS, imports: [NoopAnimationsModule, BrowserModule] }); }
1652416524
}
16525-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-711e82e", ngImport: i0, type: ServerModule, decorators: [{
16525+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-6782acb", ngImport: i0, type: ServerModule, decorators: [{
1652616526
type: NgModule,
1652716527
args: [{
1652816528
exports: [BrowserModule],
@@ -16826,7 +16826,7 @@ async function renderApplication(bootstrap, options) {
1682616826
/**
1682716827
* @publicApi
1682816828
*/
16829-
const VERSION = new Version('19.0.0-next.9+sha-711e82e');
16829+
const VERSION = new Version('19.0.0-next.9+sha-6782acb');
1683016830

1683116831
/// <reference types="node" />
1683216832
// This file only reexports content of the `src` folder. Keep it that way.

fesm2022/platform-server.mjs.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fesm2022/testing.mjs

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license Angular v19.0.0-next.9+sha-711e82e
2+
* @license Angular v19.0.0-next.9+sha-6782acb
33
* (c) 2010-2024 Google LLC. https://angular.io/
44
* License: MIT
55
*/
@@ -22,11 +22,11 @@ const platformServerTesting = createPlatformFactory(ɵplatformCoreDynamicTesting
2222
* @publicApi
2323
*/
2424
class ServerTestingModule {
25-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-711e82e", ngImport: i0, type: ServerTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
26-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.0-next.9+sha-711e82e", ngImport: i0, type: ServerTestingModule, imports: [NoopAnimationsModule], exports: [BrowserDynamicTestingModule] }); }
27-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-711e82e", ngImport: i0, type: ServerTestingModule, providers: ɵSERVER_RENDER_PROVIDERS, imports: [NoopAnimationsModule, BrowserDynamicTestingModule] }); }
25+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-6782acb", ngImport: i0, type: ServerTestingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
26+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.0-next.9+sha-6782acb", ngImport: i0, type: ServerTestingModule, imports: [NoopAnimationsModule], exports: [BrowserDynamicTestingModule] }); }
27+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-6782acb", ngImport: i0, type: ServerTestingModule, providers: ɵSERVER_RENDER_PROVIDERS, imports: [NoopAnimationsModule, BrowserDynamicTestingModule] }); }
2828
}
29-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-711e82e", ngImport: i0, type: ServerTestingModule, decorators: [{
29+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.9+sha-6782acb", ngImport: i0, type: ServerTestingModule, decorators: [{
3030
type: NgModule,
3131
args: [{
3232
exports: [BrowserDynamicTestingModule],

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.0.0-next.9+sha-711e82e
2+
* @license Angular v19.0.0-next.9+sha-6782acb
33
* (c) 2010-2024 Google LLC. https://angular.io/
44
* License: MIT
55
*/

init/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.0.0-next.9+sha-711e82e
2+
* @license Angular v19.0.0-next.9+sha-6782acb
33
* (c) 2010-2024 Google LLC. https://angular.io/
44
* License: MIT
55
*/

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
22
"name": "@angular/platform-server",
3-
"version": "19.0.0-next.9+sha-711e82e",
3+
"version": "19.0.0-next.9+sha-6782acb",
44
"description": "Angular - library for using Angular in Node.js",
55
"author": "angular",
66
"license": "MIT",
77
"engines": {
88
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
99
},
1010
"peerDependencies": {
11-
"@angular/animations": "19.0.0-next.9+sha-711e82e",
12-
"@angular/common": "19.0.0-next.9+sha-711e82e",
13-
"@angular/compiler": "19.0.0-next.9+sha-711e82e",
14-
"@angular/core": "19.0.0-next.9+sha-711e82e",
15-
"@angular/platform-browser": "19.0.0-next.9+sha-711e82e"
11+
"@angular/animations": "19.0.0-next.9+sha-6782acb",
12+
"@angular/common": "19.0.0-next.9+sha-6782acb",
13+
"@angular/compiler": "19.0.0-next.9+sha-6782acb",
14+
"@angular/core": "19.0.0-next.9+sha-6782acb",
15+
"@angular/platform-browser": "19.0.0-next.9+sha-6782acb"
1616
},
1717
"dependencies": {
1818
"tslib": "^2.3.0",

testing/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.0.0-next.9+sha-711e82e
2+
* @license Angular v19.0.0-next.9+sha-6782acb
33
* (c) 2010-2024 Google LLC. https://angular.io/
44
* License: MIT
55
*/

0 commit comments

Comments
 (0)