Skip to content

v4.2.0

Latest
Compare
Choose a tag to compare
@claabs claabs released this 26 Mar 03:15
· 4 commits to master since this release
1aa5cb7

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 to extendDataSourceOptions
  • extendDataSourceOptions now requires a parameter, as ormconfig is now deprecated