TypeORM 1.1.1

1.1.1
Added 2
  • Export RelationMetadata
  • Export DateUtils from the package entry point
Changed 1
  • Avoid quadratic grouping of raw results selected without primary keys
Fixed 12
  • Compare versions of unequal length correctly
  • Default many-to-many inverse foreign key to CASCADE
  • Resolve relation values for join columns inside embedded entities
  • Guard metadata access in InsertQueryBuilder for raw-table upsert
  • Keep many-to-many junction rows when the relation is not loaded
  • Return undefined from deepValue when path is missing

From TypeORM

What's Changed
New Contributors

Full Changelog: https://github.com/typeorm/typeorm/compare/1.1.0...1.1.1

View original

Upgraded? How did it go?

Discussion