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

fix(cli): make loader async to make it spin #611

Merged
merged 9 commits into from
Oct 16, 2022
Merged

Conversation

nexxeln
Copy link
Member

@nexxeln nexxeln commented Oct 15, 2022

Closes #610

✅ Checklist

  • I have followed every step in the contributing guide (updated 2022-10-06).
  • The PR title follows the convention we established conventional-commit
  • I performed a functional test on my final commit

Changelog

Installde execa to exec loader asynchronously.


@changeset-bot
Copy link

changeset-bot bot commented Oct 15, 2022

🦋 Changeset detected

Latest commit: f9f72ba

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

This PR includes changesets to release 1 package
Name Type
create-t3-app 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 Oct 15, 2022

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

Name Status Preview Updated
create-t3-app ✅ Ready (Inspect) Visit Preview Oct 16, 2022 at 8:08PM (UTC)

@github-actions github-actions bot added the 📌 area: cli Relates to the CLI label Oct 15, 2022
@nexxeln nexxeln added the 🚀 autorelease add this label to a pr to trigger a beta release label Oct 15, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Oct 15, 2022

⚡️ Lighthouse report for the changes in this PR:

Category Score
🟢 Performance 91
🟢 Accessibility 100
🟢 Best practices 93
🟠 SEO 86
🟠 PWA 54

Lighthouse ran on https://create-t3-app-git-nexxel-fix-loader-t3-oss.vercel.app/

@juliusmarminge juliusmarminge added 🚀 autorelease add this label to a pr to trigger a beta release and removed 🚀 autorelease add this label to a pr to trigger a beta release labels Oct 15, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Oct 15, 2022

A new create-t3-app prerelease is available for testing. You can install this latest build in your project with:

@juliusmarminge
Copy link
Member

Beautiful
CleanShot 2022-10-15 at 13 04 16

@juliusmarminge
Copy link
Member

CleanShot 2022-10-15 at 13 07 05

git step is messed up, will make that async too ig

@juliusmarminge juliusmarminge added 🚀 autorelease add this label to a pr to trigger a beta release and removed 🚀 autorelease add this label to a pr to trigger a beta release labels Oct 15, 2022
@juliusmarminge
Copy link
Member

didn't fix 😢
CleanShot 2022-10-15 at 13 24 52

@juliusmarminge
Copy link
Member

Good enough for now i guess. Should fix the duplicate Git prompt though

@juliusmarminge juliusmarminge enabled auto-merge (squash) October 16, 2022 20:08
@juliusmarminge juliusmarminge merged commit 78a0da3 into next Oct 16, 2022
@juliusmarminge juliusmarminge deleted the nexxel/fix-loader branch October 16, 2022 20:10
devvianto605 pushed a commit to devvianto605/create-devviantex-nextjs-app-deprecated that referenced this pull request Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📌 area: cli Relates to the CLI 🚀 autorelease add this label to a pr to trigger a beta release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: loading spinner hangs
2 participants