Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 2.05 KB

CHANGELOG.md

File metadata and controls

48 lines (36 loc) · 2.05 KB

Changelog

v0.2.62

v0.2.28

  • Integrated metrics & event tracking via PostHog

v0.2.24

  • Integrated React Frontend
  • Added Apollo Client
  • Added Web Authentication and Authorization
  • Added AC3's new local cache system
  • Added CRUD over Apollo Client API
  • Added Toggle Favorites and User's notes feed.

v0.1.80

v0.1.77 Additions

v0.1.0

  • Initialized project from scratch with pnpm init
  • Added ESLint
  • Added Prettier
  • Added Express.js server because "Black Lives ALWAYS Matter" ✊🏾
  • Built a functional GraphQL Backend server w/ Apollo Server 4's Express middleware integration
  • Added this CHANGELOG.md :)
  • Added LICENSE.txt
  • Added README.md