Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 2.32 KB

changelog.md

File metadata and controls

44 lines (24 loc) · 2.32 KB

0.3.0 (2020-08-31)

Features

0.2.1 (2020-08-30)

0.2.0 (2020-08-27)

Features

  • uses Apollo for GraphQL (ce53c91)

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)

0.0.3 (2020-08-27)

Bug Fixes

  • adds missing type for user (7612efa)

0.0.2 (2020-08-19)

0.0.1 (2020-08-19)

Bug Fixes

  • adds missing yarn.lock file (13ec436)

Features

  • bootstraps a Strapi, Next.js and Apollo project (d7ff60f)
  • converts frontend app to TypeScript (bdb68ea)