Skip to content

Commit e0294a1

Browse files
committed
docs(onlywatch): update README badges and build preview
- update Next.js badge from canary to v16 - refine technical concerns section title from performance to deploy and build - update build preview screenshot to reflect Next.js v16 features - replace `'use cache'` reference with `cacheComponents`
1 parent f22c769 commit e0294a1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

@apps/onlywatch.tw/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
![Supabase](https://img.shields.io/badge/Supabase-3ECF8E?style=for-the-badge&logo=supabase&logoColor=white)
1616
![Better-Auth](https://img.shields.io/badge/Better--Auth-%23000000.svg?style=for-the-badge&logo=auth0&logoColor=white)
1717
![Vercel](https://img.shields.io/badge/vercel-%23000000.svg?style=for-the-badge&logo=vercel&logoColor=white)
18-
![NextJS-canary](https://img.shields.io/badge/Next@Canary-%23333333?style=for-the-badge&logo=next.js&logoColor=white)
18+
![NextJS-v16](https://img.shields.io/badge/Next@v16-%23333333?style=for-the-badge&logo=next.js&logoColor=white)
1919
![NextJS-App-Router](https://img.shields.io/badge/Next@App--Router-%23333333?style=for-the-badge&logo=next.js&logoColor=white)
2020
![NextJS-RSC](https://img.shields.io/badge/Next@RSC-%23333333?style=for-the-badge&logo=next.js&logoColor=white)
2121
![NextJS-PPR](https://img.shields.io/badge/Next@PPR-%23333333?style=for-the-badge&logo=next.js&logoColor=white)
@@ -74,9 +74,9 @@
7474

7575
## 🔋 Technical Concerns
7676

77-
### performance
77+
### Deploy and Build
7878

79-
- ✨ Next.js (app router) with `PPR` and `'use cache'` enabled
79+
- ✨ Next.js@^16 (app router) with `PPR` and `cacheComponents` enabled
8080

8181
![Build Step Preview](/@apps/onlywatch.tw/public/next-build-preview.png)
8282

-90.6 KB
Loading

0 commit comments

Comments
 (0)