github nestjs/typeorm 8.1.0
Release 8.1.0

latest releases: 10.0.2, 10.0.1, 10.0.0...
2 years ago

Breaking changes

v8.1.0 uses typeorm v0.3+ instead of v0.2+

See breaking changes here https://github.com/typeorm/typeorm/releases/tag/0.3.0

Changelog

  • chore(): upgrade typeorm to the latest version (cbca8ba)
  • Merge pull request #1233 from nestjs/feat/typeorm-0.3-migration (9271d25)
  • Merge branch 'feat/typeorm-0.3-migration' of https://github.com/nestjs/typeorm into feat/typeorm-0.3-migration (d4ff918)
  • chore(): resolve conflicts (1f699cd)
  • chore(deps): update dependency @commitlint/cli to v17.0.2 (06372e8)
  • chore(deps): update dependency lint-staged to v12.5.0 (e5163a0)
  • chore(deps): update nest monorepo to v8.4.6 (5fd8ccf)
  • chore(deps): update typescript-eslint monorepo to v5.27.0 (d65d38c)
  • chore(deps): update dependency lint-staged to v12.4.3 (7cf50d1)
  • chore(deps): update dependency @commitlint/cli to v17.0.1 (5394906)
  • chore(deps): update dependency typescript to v4.7.2 (80f9a5d)
  • chore(deps): update dependency lint-staged to v12.4.2 (c46b7ab)
  • chore(deps): update dependency ts-jest to v28.0.3 (7a623ce)
  • chore(deps): update typescript-eslint monorepo to v5.26.0 (9372964)
  • chore(deps): update dependency eslint to v8.16.0 (3e77ee1)
  • Merge pull request #1269 from thomasconner/feat/typeorm-0.3-migration (3b14f13)
  • fix: check if the dataSource is initialized before destroying it (a5e84c1)
  • feat(): add get connection token alias for backward comp (3d3a3f1)
  • chore(): add inject connection alias and mark it as deprecated (2f91da4)
  • Update lib/common/typeorm.decorators.ts (9ce3a03)
  • chore(): resolve merge conflicts (42d0e92)
  • feat(): support typeorm ^0.3.0 version (9001b56)

Don't miss a new typeorm release

NewReleases is sending notifications on new releases.