forked from angulardart/angular
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- ngcompiler@3.0.0-dev.1 - ngdart@8.0.0-dev.1 - ngforms@5.0.0-dev.1 - ngrouter@4.0.0-dev.1 - ngtest@5.0.0-dev.1
- Loading branch information
1 parent
5dffbce
commit 48f538e
Showing
12 changed files
with
93 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## 2023-04-06 | ||
|
||
### Changes | ||
|
||
--- | ||
|
||
Packages with breaking changes: | ||
|
||
- [`ngcompiler` - `v3.0.0-dev.1`](#ngcompiler---v300-dev1) | ||
- [`ngdart` - `v8.0.0-dev.1`](#ngdart---v800-dev1) | ||
- [`ngforms` - `v5.0.0-dev.1`](#ngforms---v500-dev1) | ||
|
||
Packages with other changes: | ||
|
||
- [`ngrouter` - `v4.0.0-dev.1`](#ngrouter---v400-dev1) | ||
- [`ngtest` - `v5.0.0-dev.1`](#ngtest---v500-dev1) | ||
|
||
Packages with dependency updates only: | ||
|
||
> Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project. | ||
- `ngrouter` - `v4.0.0-dev.1` | ||
- `ngtest` - `v5.0.0-dev.1` | ||
|
||
--- | ||
|
||
#### `ngcompiler` - `v3.0.0-dev.1` | ||
|
||
- **FIX**(ngcompiler): declare types to be X instead of XImpl. ([51bd17b3](https://github.com/angulardart-community/angular/commit/51bd17b3abaa1feac82e13ce6df231106649a231)) | ||
- **BREAKING** **REFACTOR**(ngdart): migrate ViewEncapsulation to enum. ([2e15858b](https://github.com/angulardart-community/angular/commit/2e15858b6f32a14f9874bf3f95a3daf2c930a290)) | ||
- **BREAKING** **REFACTOR**(ngdart): rename and remove deprecated values from ChangeDetectionStrategy and APP_ID ([#41](https://github.com/angulardart-community/angular/issues/41)). ([3c5523a0](https://github.com/angulardart-community/angular/commit/3c5523a089d323789f1dec6dd294b735d8a28066)) | ||
|
||
#### `ngdart` - `v8.0.0-dev.1` | ||
|
||
- **FEAT**(ngdart): bring back DomSanitizationService. ([f1b65727](https://github.com/angulardart-community/angular/commit/f1b657276387021557bdd4987e47be960e1e1eed)) | ||
- **BREAKING** **REFACTOR**(ngdart): migrate ViewEncapsulation to enum. ([2e15858b](https://github.com/angulardart-community/angular/commit/2e15858b6f32a14f9874bf3f95a3daf2c930a290)) | ||
- **BREAKING** **REFACTOR**(ngdart): rename and remove deprecated values from ChangeDetectionStrategy and APP_ID ([#41](https://github.com/angulardart-community/angular/issues/41)). ([3c5523a0](https://github.com/angulardart-community/angular/commit/3c5523a089d323789f1dec6dd294b735d8a28066)) | ||
- **BREAKING** **REFACTOR**(ngdart): migrate ChangeDetectorState to enum. ([598cae20](https://github.com/angulardart-community/angular/commit/598cae207148fee962db9d4a6e62c90a817be443)) | ||
|
||
#### `ngforms` - `v5.0.0-dev.1` | ||
|
||
- **BREAKING** **REFACTOR**(ngdart): rename and remove deprecated values from ChangeDetectionStrategy and APP_ID ([#41](https://github.com/angulardart-community/angular/issues/41)). ([3c5523a0](https://github.com/angulardart-community/angular/commit/3c5523a089d323789f1dec6dd294b735d8a28066)) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters