Skip to content

refactor(@ngtools/webpack): replace deprecated TypeScript methods#19883

Merged
alan-agius4 merged 1 commit intoangular:masterfrom
alan-agius4:ngtools-ivy-context
Jan 28, 2021
Merged

refactor(@ngtools/webpack): replace deprecated TypeScript methods#19883
alan-agius4 merged 1 commit intoangular:masterfrom
alan-agius4:ngtools-ivy-context

Conversation

@alan-agius4
Copy link
Copy Markdown
Collaborator

TypeScript provides a set of pure functions for producing syntax tree nodes. Since TypeScript 4.0 these methods have been deprecated in favor of the factory API.

See: https://github.com/microsoft/TypeScript/wiki/API-Breaking-Changes#typescript-40

TypeScript provides a set of pure functions for producing syntax tree nodes. Since TypeScript 4.0 these methods have been deprecated in favor of the factory API.

See: https://github.com/microsoft/TypeScript/wiki/API-Breaking-Changes#typescript-40
@alan-agius4 alan-agius4 added the target: minor This PR is targeted for the next minor release label Jan 27, 2021
@google-cla google-cla bot added the cla: yes label Jan 27, 2021
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Jan 27, 2021
@alan-agius4 alan-agius4 merged commit 9f595f7 into angular:master Jan 28, 2021
@alan-agius4 alan-agius4 deleted the ngtools-ivy-context branch January 28, 2021 06:35
@angular-automatic-lock-bot
Copy link
Copy Markdown

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 28, 2021
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 target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants