Skip to content

v2.0.0-RC1

Compare
Choose a tag to compare
@chriskapp chriskapp released this 28 Dec 00:17
· 373 commits to master since this release
  • Migrated all backend controller to actions
  • Reorganized endpoints
  • Improved RPC support
  • Add option to execute an action async
  • Migrated all schemas to TypeSchema
  • Schema based on PHP class
  • Improved backend app
  • Redesigned adapter actions
  • Removed migrations and moved all tables to InnoDB
  • Set PHP 7.2 as min requirement and support 8.0
  • Add properties to passthru record #316
  • Add unique request id to the response header #298