Skip to content

Releases: bysxx/next14-ts-template-fullstack

v2.0.0

24 Apr 06:10
Compare
Choose a tag to compare

Core

  • update packages version (next, typescript, eslint..)
  • enhance folder path (client <-> server)
  • example(server action, react-query..)
  • apply pnp

Full Changelog: 1.1.0...2.0.0

1.1.0

26 Jul 07:21
e6a5684
Compare
Choose a tag to compare

Core

  • apply mongodb(mongoose)
  • enhance folder path
  • update query string page example

Full Changelog: 1.0.0...1.1.0

1.0.0

10 Jul 08:00
Compare
Choose a tag to compare

Full Changelog: 0.1.0...1.0.0

Core

  • Update to Next 13.4 (marking stability for the App Router)
  • Enhance Folder Path
  • Add Component Examples
  • Add API Examples for fullstack 👍

Soon

  • Add DB Connection Example
  • Add Test Code for testing API

0.1.0

17 Apr 08:33
Compare
Choose a tag to compare

Full Changelog: https://github.com/bysxx/next-ts-template-tailwind/commits/0.1.0

Core

  • Next(13.3.0) + TypeScript
  • Tailwind CSS
  • Example Components for Next 13.3.0
  • State Management Tool Example
  • Some useful Hooks