TypeORM 0.3.28

0.3.28
Added 8
  • Support for jsonpath column type in PostgreSQL
  • Entity schema support for trees
  • CLI init command now picks dependency versions from TypeORM's own package.json
  • Vector type support for MS SQL Server
  • Export QueryPartialEntity and QueryDeepPartialEntity types
  • MongoDB connector now includes SOCKS5 proxy settings
  • Vector column support on MariaDB and MySQL
  • Initialize version in PostgreSQL driver only if not already set
Changed 1
  • Migrate code coverage from nyc to c8
Fixed 5
  • Add multiSubnetFailover to MSSQL driver option types
  • Circular import in SapDriver.ts
  • CLI init command reading package.json from two folders up
  • Upgrade glob to fix CVE-2025-64756
  • Typesense doc sync
What's Changed
New Contributors

Full Changelog: https://github.com/typeorm/typeorm/compare/0.3.27...0.3.28

View original

Upgraded? How did it go?

Discussion