Skip to content

fix(compiler): better types for a few expression AST nodes#66206

Merged
kirjs merged 1 commit intoangular:mainfrom
crisbeto:improve-ast-types
Jan 6, 2026
Merged

fix(compiler): better types for a few expression AST nodes#66206
kirjs merged 1 commit intoangular:mainfrom
crisbeto:improve-ast-types

Conversation

@crisbeto
Copy link
Member

We had any types for LiteralArray.expressions, Chain.expressions, BindingPipe.args, LiteralPrimitive.value and LiteralMap.values. These changes add proper types to them.

@crisbeto crisbeto added action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release labels Dec 20, 2025
@angular-robot angular-robot bot added the area: compiler Issues related to `ngc`, Angular's template compiler label Dec 20, 2025
@ngbot ngbot bot added this to the Backlog milestone Dec 20, 2025
We had `any` types for `LiteralArray.expressions`, `Chain.expressions`, `BindingPipe.args`, `LiteralPrimitive.value` and `LiteralMap.values`. These changes add proper types to them.
@JeanMeche JeanMeche added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Jan 4, 2026
@kirjs kirjs merged commit 10da2f9 into angular:main Jan 6, 2026
20 checks passed
@kirjs
Copy link
Contributor

kirjs commented Jan 6, 2026

This PR was merged into the repository. The changes were merged into the following branches:

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Feb 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: compiler Issues related to `ngc`, Angular's template compiler target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants