Changelog¶
This changelog records the initial versions and updates of the Next.js + FastAPI template.
0.1.0 (Current)¶
- Template Initialization: Solid foundation with Next.js (App Router), FastAPI, and integrated authentication.
- Type Safety: Full integration between frontend and backend using OpenAPI-fetch and Zod.
- Docker: Development and production-ready configuration with Docker Compose.
- Community Health: Added CODE_OF_CONDUCT.md and SECURITY.md.