Angular: 18.2.0-next.1 Release

Release date:
July 17, 2024
Previous version:
18.2.0-next.0 (released July 10, 2024)
Magnitude:
1,595 Diff Delta
Contributors:
12 total committers
Data confidence:
Commits:

Top Contributors in 18.2.0-next.1

alan-agius4
devversion
JeanMeche
bencodezen
crisbeto
atscott
jessicajaniuk
tbondwilkinson
angular-robot
sihyunjojo

Directory Browser for 18.2.0-next.1

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.0-next.1"></a>

18.2.0-next.1 (2024-07-17)

common

| Commit | Description | | -- | -- | | fix - 2c4613a002 | Don't run preconnect assertion on the server. (#56213) |

compiler

| Commit | Description | | -- | -- | | fix - 9167fc815c | JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) | | fix - 107173c14d | use strict equality for 'code' comparison (#56944) |

compiler-cli

| Commit | Description | | -- | -- | | feat - 98ed5b609e | run JIT transform on classes with jit: true opt-out (#56892) | | fix - f0d6d0688d | avoid emitting references to typecheck files in TS 5.4 (#56961) |

core

| Commit | Description | | -- | -- | | fix - e504ad97d4 | not all callbacks running when registered at the same time (#56981) |

language-service

| Commit | Description | | -- | -- | | feat - 4bb558ab0c | support writing code refactorings (#56895) | | perf - 7663debce1 | quick exit if no code fixes can exist (#57000) |

migrations

| Commit | Description | | -- | -- | | fix - 0ea6a4a361 | fix common module removal (#56968) |