mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs: release notes for the v18.2.9 release
This commit is contained in:
parent
65de20c415
commit
2d8ae84426
1 changed files with 10 additions and 1 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -1,3 +1,12 @@
|
|||
<a name="18.2.9"></a>
|
||||
# 18.2.9 (2024-10-23)
|
||||
### compiler-cli
|
||||
| Commit | Type | Description |
|
||||
| -- | -- | -- |
|
||||
| [b0ab653965](https://github.com/angular/angular/commit/b0ab653965cf88fcfde23fc6a6cc78ce3121a30f) | fix | report when NgModule imports or exports itself ([#58231](https://github.com/angular/angular/pull/58231)) |
|
||||
|
||||
<!-- CHANGELOG SPLIT MARKER -->
|
||||
|
||||
<a name="19.0.0-next.10"></a>
|
||||
# 19.0.0-next.10 (2024-10-16)
|
||||
## Breaking Changes
|
||||
|
|
@ -4373,4 +4382,4 @@ Adrian Kunz, Alan Agius, AleksanderBodurri, Alex Rickabaugh, AlirezaEbrahimkhani
|
|||
|
||||
|
||||
|
||||
Earlier changelog entries can be found in CHANGELOG_ARCHIVE.md file.
|
||||
Earlier changelog entries can be found in CHANGELOG_ARCHIVE.md file.
|
||||
Loading…
Reference in a new issue