Skip to content

v6.0.0

Choose a tag to compare

@qooban qooban released this 04 Mar 13:14
· 100 commits to master since this release

Changed

  • (BREAKING-CHANGE) Changed backend/migration.ts code to allow full migration of DB models and migration scripts to TS (#102) (RD-3119)
  • (BREAKING-CHANGE) Changed API exposed by backend/db.ts Migration of backend directory to TypeScript (#76) (RD-1290)

Internal