Skip to content

refactor(core): remove usages of Promise.withResolvers#63856

Closed
JeanMeche wants to merge 1 commit intoangular:mainfrom
JeanMeche:refactor/withResolvers
Closed

refactor(core): remove usages of Promise.withResolvers#63856
JeanMeche wants to merge 1 commit intoangular:mainfrom
JeanMeche:refactor/withResolvers

Conversation

@JeanMeche
Copy link
Copy Markdown
Member

Promise.withResolvers is Baseline 2024. Our policy is to support browsers in the scope of Basline widely available.

Fixes #63855

@angular-robot angular-robot bot added the area: core Issues related to the framework runtime label Sep 17, 2025
@ngbot ngbot bot added this to the Backlog milestone Sep 17, 2025
Promise.withResolvers is Baseline 2024. Our policy is to support browsers in the scope of Basline widely available.

Fixes angular#63855
@JeanMeche JeanMeche force-pushed the refactor/withResolvers branch from 96f5e9f to b59069d Compare September 17, 2025 07:55
Copy link
Copy Markdown
Contributor

@thePunderWoman thePunderWoman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thePunderWoman thePunderWoman added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Sep 17, 2025
thePunderWoman pushed a commit that referenced this pull request Sep 17, 2025
Promise.withResolvers is Baseline 2024. Our policy is to support browsers in the scope of Basline widely available.

Fixes #63855

PR Close #63856
@thePunderWoman
Copy link
Copy Markdown
Contributor

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

wildcardalice pushed a commit to wildcardalice/angular that referenced this pull request Sep 18, 2025
Promise.withResolvers is Baseline 2024. Our policy is to support browsers in the scope of Basline widely available.

Fixes angular#63855

PR Close angular#63856
alan-agius4 added a commit to alan-agius4/angular that referenced this pull request Sep 19, 2025
Promise.withResolvers is Baseline 2024. Our policy is to support browsers in the scope of Basline widely available.

Fixes angular#63855

PR Close angular#63856
@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 Oct 18, 2025
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: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No Safari support for Promise.withResolvers until v17.3 make @defer and incremental hydration unusable across all browsers

2 participants