FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Ensure that `requeueComputedKeyAndDecorators` is available by nicolo-ribaudo · Pull Request #16695 · babel/babel · GitHub

/ babel Public

Ensure that requeueComputedKeyAndDecorators is available - #16695

Merged
JLHwung merged 3 commits into
babel:mainfrom
nicolo-ribaudo:rckad
Jul 30, 2024
Merged

JLHwung merged 3 commits into
babel:mainfrom
nicolo-ribaudo:rckad

Conversation

Copy link
Copy Markdown
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 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
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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

Copy link
Copy Markdown
Collaborator

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

JLHwung merged commit 6a15d7a into babel:main Jul 30, 2024

Copy link
Copy Markdown
Contributor

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

JLHwung commented Jul 30, 2024

Copy link
Copy Markdown
Contributor

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

Released in 7.25.2

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 Bot locked as resolved and limited conversation to collaborators Nov 26, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL