Skip to content

Releases: BrianRuizy/b-r.io

home redesign

03 Apr 07:47
Compare
Choose a tag to compare

home page redesign, featuring bento like grid.

Migrate to App Router (Next.js)

15 Oct 02:35
Compare
Choose a tag to compare

https://nextjs.org/docs/app

The Next.js App Router is a new paradigm for building applications using React's latest features. If you're already familiar with Next.js, you'll find that the App Router is a natural evolution of the existing file-system based router in the Pages Router.

  • migrate to app router
  • removed unused dependencies
  • reverted to npm <- from pnpm
  • purged unused components and media