You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* build: upgrage to next.js 13 react 18
* chore: change import for next/image
* fix: use legacy behavior for links
* ci: use Node.js 18
* ci: upgrade Github Actions to v4
* feat: use new Image component and fix icon issue
* style: fix typo
* refactor: migrate to the new Link
* fix: fix hydration error on listing page
* chore: increase large data threashold to 1 MB
* ci: upgrade await action to v2
* ci: fix incorrect Vercel deployment URL
* ci: pass new secret fot Vercel Team
run: 'echo The deployment at ${{ fromJson(steps.await-vercel.outputs.deploymentDetails).url }} is ${{ fromJson(steps.await-vercel.outputs.deploymentDetails).readyState }}'
0 commit comments