nandorojo / solito

🧍‍♂️ React Native + Next.js, unified.
https://solito.dev
MIT License
3.53k stars 180 forks source link

⚡ Update templates to Expo 51, Next.js 14.2, Turbo 2; migrate to bun #480

Closed dnlgrgly closed 3 months ago

dnlgrgly commented 3 months ago

This PR upgrades the example projects to turbo 2.0.9 (with some change in turbo.json); Expo 51.0.23 (from 49, 2 main versions behind); Next.js 14.2.5 (from 13.5); and migrated from yarn to bun, as this has cut deployment time in half on an empty project:

image
vercel[bot] commented 3 months ago

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

Name Status Preview Comments Updated (UTC)
solito-app ❌ Failed (Inspect) Jul 30, 2024 7:02pm
1 Skipped Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **solito** | ⬜️ Ignored ([Inspect](https://vercel.com/fernando-rojos-projects/solito/97vUU6drkhZnfAXhiZhCtzWkmu4B)) | [Visit Preview](https://solito-git-fork-dnlgrgly-next14-expo51-fernando-rojos-projects.vercel.app) | | Jul 30, 2024 7:02pm |
vercel[bot] commented 3 months ago

@dnlgrgly is attempting to deploy a commit to the BeatGig Team on Vercel.

A member of the Team first needs to authorize it.

nandorojo commented 3 months ago

don’t have time to test so i’m trusting that you tested all platforms!

nandorojo commented 3 months ago

@dnlgrgly could you please see #487? This seems to have broken the examples for people. Could we go back to yarn? Bun is less widely adopted and seems to have issues.

Thank you!

dnlgrgly commented 3 months ago

@nandorojo I think it's best to revert this PR given the number of issues it caused. Sorry about the hiccups. 😭

Due to some vacations I won't have enough time to fix this in a timely manner, but I'll give it another try in the following weeks. 🙏

nandorojo commented 3 months ago

Any shot you could submit a PR that reverts it?

Thank you!

nandorojo commented 2 months ago

Hey @dnlgrgly just following up on reverting this if possible, getting many open issues about it…also open to just fixing the issues people are getting with the tailwind template. Thank you!

dnlgrgly commented 2 months ago

@nandorojo I've opened a PR that reverts this one here: https://github.com/nandorojo/solito/pull/492