Build(deps): Bump @angular/core from 18.2.9 to 18.2.12 in /angular
Bumps @angular/core from 18.2.9 to 18.2.12.
Release notes
Sourced from @angular/core
's releases.
v18.2.12
18.2.12 (2024-11-14)
compiler-cli
Commit Description correct extraction of generics from type aliases (#58548) v18.2.11
18.2.11 (2024-11-06)
core
Commit Description avoid slow stringification when checking for duplicates in dev mode (#58521) resolve forward-referenced host directives during directive matching (#58492) (#58500) v18.2.10
18.2.10 (2024-10-30)
compiler
Commit Description transform pseudo selectors correctly for the encapsulated view. (#58417) localize
Commit Description Adding arb format to the list of valid formats in the localization extractor cli (#58287)
Changelog
Sourced from @angular/core
's changelog.
18.2.12 (2024-11-14)
compiler-cli
Commit Type Description 4c38160853 fix correct extraction of generics from type aliases (#58548) 18.2.11 (2024-11-06)
core
Commit Type Description 5f2d98a1b1 fix avoid slow stringification when checking for duplicates in dev mode (#58521) 3aa45a2fa1 fix resolve forward-referenced host directives during directive matching (#58492) (#58500) 18.2.10 (2024-10-30)
compiler
Commit Type Description 69dce38e778 fix transform pseudo selectors correctly for the encapsulated view. (#58417) localize
Commit Type Description 3b989ac5bd9 fix Adding arb format to the list of valid formats in the localization extractor cli (#58287)
Commits
-
5f2d98a
fix(core): avoid slow stringification when checking for duplicates in dev mod... -
3aa45a2
fix(core): resolve forward-referenced host directives during directive matchi... -
ddda355
refactor(core): remove globalApi tag (#58375) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts