Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Releases: tsuki-lab/nextjs-latest-starter

v0.9.2

16 Aug 00:15
Compare
Choose a tag to compare

Updated package dependencies.

Full Changelog: 0.9.1...0.9.2

v0.9.1

21 Jun 12:37
Compare
Choose a tag to compare

What's Changed

  • Remove building environment section by @tsuki-lab in #94
  • chore: remove to .node-version added option engines to package.json by @tsuki-lab in #95
  • chore(deps-dev): bump eslint from 8.39.0 to 8.43.0 by @dependabot in #93
  • chore(deps-dev): bump @types/react-dom from 18.2.3 to 18.2.6 by @dependabot in #92
  • chore: update dependencies versions by @tsuki-lab in #96

Full Changelog: 0.9.0...0.9.1

v0.9.0

05 May 15:18
Compare
Choose a tag to compare

Updated Next.js version 13.4.1 and Other dependencies.

What's Changed

Full Changelog: 0.8.1...0.9.0

v0.8.1

04 May 07:09
1fbb757
Compare
Choose a tag to compare

Updated Next.js version 13.3.4 and Other dependencies.

What's Changed

Full Changelog: 0.8.0...0.8.1

v0.8.0

08 Apr 11:23
2a623fc
Compare
Choose a tag to compare

Updated Next.js version 13.3.0

What's Changed

  • chore(deps-dev): bump eslint-config-next from 13.2.1 to 13.2.4 by @dependabot in #48
  • chore(deps-dev): bump prettier from 2.7.1 to 2.8.7 by @dependabot in #49
  • chore(deps-dev): bump lint-staged from 13.0.3 to 13.2.0 by @dependabot in #50
  • chore(deps-dev): bump @types/node from 18.11.18 to 18.15.11 by @dependabot in #51
  • chore(deps-dev): bump @types/react from 18.0.26 to 18.0.33 by @dependabot in #52
  • chore(deps-dev): bump lint-staged from 13.0.3 to 13.2.1 by @dependabot in #53
  • Release/v0.8.0 by @tsuki-lab in #54

Full Changelog: 0.7.1...0.8.0

v0.7.1

27 Mar 15:01
3e86261
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.7.1

v0.7.0

24 Feb 14:06
e2b8d9f
Compare
Choose a tag to compare

Updated [email protected] & Adapted app dir.
https://nextjs.org/blog/next-13-2

Did

Usage page/ dir

  yarn create next-app -e https://github.com/tsuki-lab/nextjs-latest-starter/tree/nextjs-pages

Full Changelog: 0.6.1...0.7.0

v0.6.1

21 Jan 02:48
78cbb49
Compare
Choose a tag to compare

Updated [email protected]

What's Changed

Full Changelog: 0.6.0...0.6.1

v0.6.0

20 Jan 02:36
885976c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.0...0.6.0

v0.5.0

11 Nov 09:51
7d7222c
Compare
Choose a tag to compare

Updated Next.js version to 13

  • Updated Next.js v13
  • Change styling Emotion → CSS Modules
  • Adapt of typed-css-modules