Breaking Changes
typeorm was upgraded to 0.3. See its changelog for its full list of breaking changes.
- Minimum Node version increased from 10 to 14
extendConnectionOptions
renamed toextendDataSourceOptions
extendDataSourceOptions
now requires a parameter, asormconfig
is now deprecated