- Clone this repo
- Install deps:
pnpm i
- Run the app:
pnpm dev
- Go to http://localhost:3000
- Press the button and see the updated value
- Update next:
pnpm update next@latest
- Run the app:
pnpm dev
- Go to http://localhost:3000
- Press the button and see that the value is not updated