Skip to content

Releases: karkir0003/nextjs-dimension-template

v1.0.1

25 Dec 19:16
7cb3667
Compare
Choose a tag to compare

What's Changed

Minor readme.md update containing instructions on how to contribute to the repo

Full Changelog: v0.1...v1.0.1

v1.0 of nextjs dimension template

25 Dec 19:06
cac1c38
Compare
Choose a tag to compare

Version 1.0 of nextjs dimension template. Features contained:

  • Version upgrades to NextJS (using v14)
  • Template images now use next/image framework
  • Github Actions for running basic build checks
  • Github Actions for running preview and production deploys in Vercel
  • README.md updates for instructions on how to use this template

v0.1

25 Dec 04:13
cac1c38
Compare
Choose a tag to compare

Updated version of this template. This includes (but not limited to):

  • Class components --> Functional Components
  • Upgrade nextjs to use v14 instead of v7
  • Upgrade versions of font awesome dependencies and node-sass to use Dart-Sass

Credit to Hunter Chang and Code Bushi for the template.