Sourced from @âangular/core
's releases.
v19.0.3
19.0.3 (2024-12-04)
v19.0.2
19.0.2 (2024-12-04)
compiler-cli
Commit Description account for multiple generated namespace imports in HMR (#58924) core
Commit Description Explicitly manage TracingSnapshot lifecycle and dispose of it once it's been used. (#58929) migrations
Commit Description class content being deleted in some edge cases (#58959) correctly strip away parameters surrounded by comments in inject migration (#58959) don't migrate classes with parameters that can't be injected (#58959) inject migration aggressively removing imports (#58959) inject migration dropping code if everything except super is removed (#58959) preserve type literals and tuples in inject migrations (#58959) platform-server
Commit Description remove peer dependency on animations (#58997) v19.0.1
19.0.1 (2024-11-26)
compiler-cli
Commit Description more accurate diagnostics for host binding parser errors (#58870) core
Commit Description correctly clear template HMR internal renderer cache (#58724) correctly perform lazy routes migration for components with additional decorators (#58796) Ensure _tick is always run within the TracingSnapshot. (#58881) Ensure resource sets an error (#58855) make component id generation more stable between client and server builds (#58813) Prevents race condition of cleanup for incremental hydration (#58722) forms
Commit Description work around TypeScript 5.7 issue (#58731) language-service
... (truncated)
Sourced from @âangular/core
's changelog.
19.0.3 (2024-12-04)
19.1.0-next.1 (2024-12-04)
compiler-cli
Commit Type Description f280467398 fix account for multiple generated namespace imports in HMR (#58924) core
Commit Type Description e894a5daea feat set kind field on template and effect nodes (#58865) 3b765367f3 fix Explicitly manage TracingSnapshot lifecycle and dispose of it once it's been used. (#58929) migrations
Commit Type Description e31e52e177 fix class content being deleted in some edge cases (#58959) 508d3a1b3b fix correctly strip away parameters surrounded by comments in inject migration (#58959) 7191aa6e09 fix don't migrate classes with parameters that can't be injected (#58959) a4924af6d5 fix inject migration aggressively removing imports (#58959) 35165d152d fix inject migration dropping code if everything except super is removed (#58959) 68e5ba7a3a fix preserve type literals and tuples in inject migrations (#58959) platform-server
Commit Type Description 1cfbfc66d3 fix remove peer dependency on animations (#58997) 19.0.2 (2024-12-04)
compiler-cli
Commit Type Description 9f99196d23 fix account for multiple generated namespace imports in HMR (#58924) core
Commit Type Description 4792db9a6d fix Explicitly manage TracingSnapshot lifecycle and dispose of it once it's been used. (#58929) migrations
Commit Type Description 7b5bacc228 fix class content being deleted in some edge cases (#58959) d1cbdd6acb fix correctly strip away parameters surrounded by comments in inject migration (#58959) e17ff71c31 fix don't migrate classes with parameters that can't be injected (#58959) 7c5f990001 fix inject migration aggressively removing imports (#58959) 4392ccedf9 fix inject migration dropping code if everything except super is removed (#58959) 9cbebc6dda fix preserve type literals and tuples in inject migrations (#58959)
... (truncated)
0c40bb2
refactor(docs-infra): convert code-example-s that have only region param to @...5f3ba06
docs: set syntax highlighting of code examples MD code blocks (#59026)b8a2ae0
docs: fix missing alert block styles in the API reference (#59020)c453f5d
docs(core): fix eventCoalescing comment (#57097)4392cce
fix(migrations): inject migration dropping code if everything except super is...e17ff71
fix(migrations): don't migrate classes with parameters that can't be injected...9cbebc6
fix(migrations): preserve type literals and tuples in inject migrations (#58959)7c5f990
fix(migrations): inject migration aggressively removing imports (#58959)d1cbdd6
fix(migrations): correctly strip away parameters surrounded by comments in in...7b5bacc
fix(migrations): class content being deleted in some edge cases (#58959)