Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: use promise.allSettled #1458

Merged
merged 1 commit into from
Sep 30, 2023
Merged

refactor: use promise.allSettled #1458

merged 1 commit into from
Sep 30, 2023

Conversation

segunadebayo
Copy link
Member

Closes #1435

📝 Description

This PR refactors all promises to use Promise.allSettled to avoid early aborting of the promise chain.

⛳️ Current behavior (updates)

Fails intermittently

🚀 New behavior

Should work as expected

💣 Is this a breaking change (Yes/No):

No

📝 Additional Information

@changeset-bot
Copy link

changeset-bot bot commented Sep 30, 2023

🦋 Changeset detected

Latest commit: 44eca4d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 25 packages
Name Type
@pandacss/generator Patch
@pandacss/node Patch
@pandacss/parser Patch
@pandacss/dev Patch
@pandacss/postcss Patch
@pandacss/studio Patch
@pandacss/language-server Patch
panda-css-vscode Patch
@pandacss/astro Patch
@pandacss/config Patch
@pandacss/core Patch
@pandacss/error Patch
@pandacss/extractor Patch
@pandacss/fixture Patch
@pandacss/is-valid-prop Patch
@pandacss/logger Patch
@pandacss/preset-atlaskit Patch
@pandacss/preset-base Patch
@pandacss/preset-panda Patch
@pandacss/shared Patch
@pandacss/token-dictionary Patch
@pandacss/types Patch
@pandacss/extension-shared Patch
@pandacss/ts-plugin Patch
@pandacss/vsix-builder Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Sep 30, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
panda-docs ✅ Ready (Inspect) Visit Preview Sep 30, 2023 10:16am
panda-playground ✅ Ready (Inspect) Visit Preview Sep 30, 2023 10:16am
panda-studio ✅ Ready (Inspect) Visit Preview Sep 30, 2023 10:16am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Strange panda codegen, nextjs, and Docker build issue
1 participant