Skip to content

v1.3.0

Compare
Choose a tag to compare
@rajdip-b rajdip-b released this 12 May 17:14
· 228 commits to main since this release

1.3.0 (2024-05-12)

🚀 Features

🐛 Bug Fixes

  • web: alignment issue in “Collaboration made easy” section (#178) (df5ca75)
  • workspace: delete duplicate tailwind config (99d922a)

📚 Documentation

🔧 Miscellaneous Chores

  • Added lockfile (60a3b9b)
  • Added lockfile (6bb512c)
  • api: Added type inference and runtime validation to process.env (#200) (249e07d)
  • api: Fixed prisma script env errors (#209) (8762354)
  • API: Refactor authority check functions in API (#189) (e9d710d)
  • api: Refactor user e2e tests (b38d45a)
  • ci: Disabled api stage release (97877c4)
  • ci: Update stage deployment config (868a6a1)
  • codecov: update api-e2e project coverage (1e90d7e)
  • dockerfile: Fixed web dockerfile (6134bb2)
  • docker: Optimized web Dockerfile to reduct image size (#173) (444286a)
  • release: Downgraded package version (c173fee)
  • release: Fix failing release (#213) (40f64f3)
  • release: Install pnpm (1081bea)
  • release: Updated release commit (b8958e7)
  • release: Updated release commit (e270eb8)
  • Update deprecated husky Install command (#202) (e61102c)
  • Upgrade @million/lint from 0.0.66 to 0.0.73 (#172) (dd43ed9)
  • web: Updated fly memory config (4debc66)

🔨 Code Refactoring

  • api: Made events central to workspace (#159) (9bc00ae)
  • api: Migrated to cookie based authentication (#206) (ad6911f)
  • monorepo: Migrate from nx to turbo (#153) (88b4b00)