Angular: 18.2.8 Release

Release date:
October 10, 2024
Previous version:
18.2.7 (released October 2, 2024)
Magnitude:
1,302 Diff Delta
Contributors:
15 total committers
Data confidence:
Commits:

Top Contributors in 18.2.8

GeorgySerga
arturovt
crisbeto
JeanMeche
Platonn
ColinJolivet
devversion
vladboisa
JeevanMahesha
langxyzxyz

Directory Browser for 18.2.8

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

<a name="18.2.8"></a>

18.2.8 (2024-10-10)

compiler

| Commit | Description | | -- | -- | | fix - 11692c8dab | add multiple :host and nested selectors support (#57796) | | fix - 66dcc691f5 | allow combinators inside pseudo selectors (#57796) | | fix - 48a1437e77 | fix comment typo (#57796) | | fix - d325f9b55f | fix parsing of the :host-context with pseudo selectors (#57796) | | fix - aea747ab3b | preserve attributes attached to :host selector (#57796) | | fix - 21be258be6 | scope :host-context inside pseudo selectors, do not decrease specificity (#57796) | | fix - 7a6fd427d5 | transform pseudo selectors correctly for the encapsulated view (#57796) |

compiler-cli

| Commit | Description | | -- | -- | | fix - f187c3abf8 | defer symbols only used in types (#58104) |

core

| Commit | Description | | -- | -- | | fix - 46bafb0b0a | clean up afterRender after it is executed (#58119) |

platform-server

| Commit | Description | | -- | -- | | fix - b40875a2cc | destroy PlatformRef when error happens during the bootstrap() phase (#58112) (#58135) |