Releases: ghoshnirmalya/nextjs-strapi-boilerplate
Releases · ghoshnirmalya/nextjs-strapi-boilerplate
Release 0.3.0
0.3.0 (2020-08-31)
Features
Release 0.2.0
0.2.0 (2020-08-27)
Features
Release 0.1.0
0.1.0 (2020-08-27)
Bug Fixes
- fixes issues with authorization (86802d3)
Features
- adds authentication using NextAuth (329dc81)
- handles auth with NextAuth (5ac7fc3)
- uses Postgres database (2a373b9)
Release 0.0.3
0.0.3 (2020-08-27)
Bug Fixes
- adds missing type for user (7612efa)
Release 0.0.1
- bootstraps a Strapi, Next.js and Apollo project (d7ff60f)
- converts frontend app to TypeScript (bdb68ea)