Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@nicolo-ribaudo
Copy link
Member

Q                       A
Fixed Issues? Fixes #16694
Patch: Bug Fix?
Major: Breaking Change?
Minor: New Feature?
Tests Added + Pass? Yes
Documentation PR Link
Any Dependency Changes?
License MIT

@nicolo-ribaudo nicolo-ribaudo added the PR: Bug Fix 🐛 A type of pull request used for our changelog categories label Jul 29, 2024
if (typeof options.then === "function") {
// @ts-expect-error We use ?. in case options is a thenable
// but not a promise
// @ts-expect-error We use ?. in case options is a thenable but not a promise
Copy link
Member Author

Choose a reason for hiding this comment

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

This is just to trigger a babel/core release, as per #16694 (comment)

Copy link
Contributor

Choose a reason for hiding this comment

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

Lol, I have a dedicate PR for that purpose: #16696

@babel-bot
Copy link
Collaborator

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/57525

@JLHwung JLHwung merged commit 6a15d7a into babel:main Jul 30, 2024
@PeachScript
Copy link
Contributor

Hi @nicolo-ribaudo , when do you plant to release this?

@JLHwung
Copy link
Contributor

JLHwung commented Jul 30, 2024

Hi @nicolo-ribaudo , when do you plant to release this?

Released in 7.25.2

@github-actions github-actions bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Nov 26, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Bug Fix 🐛 A type of pull request used for our changelog categories

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: path.requeueComputedKeyAndDecorators is not a function

4 participants