mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-16 02:24:10 +08:00
release: cut the v14.0.0-next.2 release
This commit is contained in:
parent
c4cd673e03
commit
2acec7f3c0
28
CHANGELOG.md
28
CHANGELOG.md
@ -1,3 +1,31 @@
|
||||
<a name="14.0.0-next.2"></a>
|
||||
|
||||
# 14.0.0-next.2 (2022-02-17)
|
||||
|
||||
## Breaking Changes
|
||||
|
||||
### @angular/cli
|
||||
|
||||
- Deprecated `ng x18n` and `ng i18n-extract` commands have been removed in favor of `ng extract-i18n`.
|
||||
|
||||
### @angular/cli
|
||||
|
||||
| Commit | Type | Description |
|
||||
| --------------------------------------------------------------------------------------------------- | -------- | ----------------------------------------------------- |
|
||||
| [b69ca3a7d](https://github.com/angular/angular-cli/commit/b69ca3a7d22b54fc06fbc1cfb559b2fd915f5609) | refactor | remove deprecated command aliases for `extract-i18n`. |
|
||||
|
||||
### @angular-devkit/build-angular
|
||||
|
||||
| Commit | Type | Description |
|
||||
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------- |
|
||||
| [fafbbeab6](https://github.com/angular/angular-cli/commit/fafbbeab6d9ab5e8797e373f869f365729e569c5) | fix | update license-webpack-plugin to 4.0.2 |
|
||||
|
||||
## Special Thanks
|
||||
|
||||
Alan Agius, Anner Visser, Charles Lyding and Joey Perrott
|
||||
|
||||
<!-- CHANGELOG SPLIT MARKER -->
|
||||
|
||||
<a name="13.2.4"></a>
|
||||
|
||||
# 13.2.4 (2022-02-17)
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@angular/devkit-repo",
|
||||
"version": "14.0.0-next.1",
|
||||
"version": "14.0.0-next.2",
|
||||
"private": true,
|
||||
"description": "Software Development Kit for Angular",
|
||||
"bin": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user