Skip to content

Commit 4e90faa

Browse files
committed
release: cut the v13.0.0-next.2 release
1 parent 6dbced7 commit 4e90faa

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
<a name="13.0.0-next.2"></a>
2+
3+
# 13.0.0-next.2 (2021-08-26)
4+
5+
### @schematics/angular
6+
7+
| Commit | Description |
8+
| --------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- |
9+
| [4f91816b2](https://github.com/angular/angular-cli/commit/4f91816b2951c0e2b0109ad1938eb0ae632c0c76) | feat(@schematics/angular): migrate libraries to be published from ViewEngine to Ivy Partial compilation |
10+
11+
### @angular-devkit/schematics
12+
13+
| Commit | Description |
14+
| --------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
15+
| [0565ed62e](https://github.com/angular/angular-cli/commit/0565ed62eb08c1e82cffb2533e6afde216c37eb7) | feat(@angular-devkit/schematics): add UpdateBuffer2 based on magic-string |
16+
17+
### @ngtools/webpack
18+
19+
| Commit | Description |
20+
| --------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------- |
21+
| [7928b18ed](https://github.com/angular/angular-cli/commit/7928b18edf34243a404b5a4f40a5d6e40247d797) | perf(@ngtools/webpack): reduce repeat path mapping analysis during resolution |
22+
23+
## Special Thanks:
24+
25+
Alan Agius, Charles Lyding, Doug Parker, Lukas Spirig and Trevor Karjanis
26+
127
<a name="12.2.3"></a>
228

329
# 12.2.3 (2021-08-26)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "13.0.0-next.1",
3+
"version": "13.0.0-next.2",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)