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

feat: add t3-upgrade project #1429

Merged
merged 27 commits into from
May 25, 2023
Merged

feat: add t3-upgrade project #1429

merged 27 commits into from
May 25, 2023

Conversation

juliusmarminge
Copy link
Member

andreifilip123 and others added 7 commits May 16, 2023 00:29
* Init t3 app

* Install shadcn/ui

* Add required shadcn/ui components

* feat: Add code for

* Move octokit inside function

* Get more releases

* initial workspace config

* format and lint

* specify eslint paths

* some ui changes

* ui

* lift some state to url

* layout fix

* theming

* favicon

* fixy

* filter out versions we don't have

* sync

* uniform function vs const

* fix filter

---------

Co-authored-by: juliusmarminge <[email protected]>
@changeset-bot
Copy link

changeset-bot bot commented May 18, 2023

⚠️ No Changeset found

Latest commit: 2a9a5e8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@vercel
Copy link

vercel bot commented May 18, 2023

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

Name Status Preview Comments Updated (UTC)
create-t3-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 25, 2023 9:33pm
create-t3-app-cli 🔄 Building (Inspect) Visit Preview May 25, 2023 9:33pm
create-t3-app-nextra ❌ Failed (Inspect) May 25, 2023 9:33pm
t3-upgrade ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 25, 2023 9:33pm

@github-actions github-actions bot added 📌 area: cli Relates to the CLI 📚 documentation Improvements or additions to documentation labels May 18, 2023
@github-actions
Copy link
Contributor

github-actions bot commented May 18, 2023

⚡️ Lighthouse report for the changes in this PR:

Category Score
🟢 Performance 94
🟢 Accessibility 100
🟢 Best practices 100
🟢 SEO 100
🔴 PWA 30

Lighthouse ran on https://create-t3-app-git-t3-upgrade-t3-oss.vercel.app/

* Add og image (screenshot)

* fix: getT3Versions was ignoring versions with a 0 in them

* Add back base og image

* Remove metadata base
@juliusmarminge juliusmarminge merged commit e35cedf into next May 25, 2023
23 of 24 checks passed
@juliusmarminge juliusmarminge deleted the t3-upgrade branch May 25, 2023 21:34
devvianto605 pushed a commit to devvianto605/create-devviantex-nextjs-app-deprecated that referenced this pull request Jun 9, 2024
* feat: Add upgrade/changelog code (t3-oss#1420)

* Init t3 app

* Install shadcn/ui

* Add required shadcn/ui components

* feat: Add code for

* Move octokit inside function

* Get more releases

* initial workspace config

* format and lint

* specify eslint paths

* some ui changes

* ui

* lift some state to url

* layout fix

* theming

* favicon

* fixy

* filter out versions we don't have

* sync

* uniform function vs const

* fix filter

---------

Co-authored-by: juliusmarminge <[email protected]>

* Update README.md

* fix styles

* expand 1st item by default

* importatn??

* rm filter

* fix: Minor fixes (t3-oss#1426)

* add a loader

* revert force dymaic

* fixy

* fixy2

* Button -> Link

* fix favicon

* fixy

* rm unnecessary abstraction

* feat: Dynamic og image (t3-oss#1435)

* Add og image (screenshot) (t3-oss#1434)

* fix: Add missing versions that were excluded because they contain 0's in them (t3-oss#1447)

* Add og image (screenshot)

* fix: getT3Versions was ignoring versions with a 0 in them

* chore: tweak some t3-upgrade og styles (t3-oss#1445)

* little bit of a tweak

* 👋

* twitter tags

* Update route.tsx

* Merge branch 'next' into t3-upgrade

* chore: T3-upgrade - remove metadataBase + add default og image (t3-oss#1448)

* Add og image (screenshot)

* fix: getT3Versions was ignoring versions with a 0 in them

* Add back base og image

* Remove metadata base

* fixup

* fix turbo pipelie

---------

Co-authored-by: Andrei Filip <[email protected]>
Co-authored-by: Finn <[email protected]>

## Usage

On the website, select the version you are currently on and the version you want to upgrade to. The website will then show you a diff of the changes between the two versions.
Copy link

Choose a reason for hiding this comment

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

Is the website out yet? I'm sure i've used the tool before

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 📚 documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants