Skip to content

Releases: ghoshnirmalya/nextjs-strapi-boilerplate

Release 0.3.0

31 Aug 16:28
Compare
Choose a tag to compare

0.3.0 (2020-08-31)

Features

Release 0.2.1

30 Aug 07:57
Compare
Choose a tag to compare

0.2.1 (2020-08-30)

Release 0.2.0

27 Aug 18:40
Compare
Choose a tag to compare

0.2.0 (2020-08-27)

Features

  • uses Apollo for GraphQL (ce53c91)

Release 0.1.0

27 Aug 09:37
Compare
Choose a tag to compare

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

27 Aug 04:32
Compare
Choose a tag to compare

0.0.3 (2020-08-27)

Bug Fixes

  • adds missing type for user (7612efa)

Release 0.0.2

19 Aug 06:37
Compare
Choose a tag to compare

0.0.2 (2020-08-19)

Release 0.0.1

19 Aug 06:37
Compare
Choose a tag to compare
Release 0.0.1 Pre-release
Pre-release
  • bootstraps a Strapi, Next.js and Apollo project (d7ff60f)
  • converts frontend app to TypeScript (bdb68ea)