npm typeorm 1.1.1

3 hours ago

What's Changed

  • fix(version-utils): compare versions of unequal length correctly by @ix1osbek in #12668
  • fix(schema): default many-to-many inverse foreign key to CASCADE by @kyungseopk1m in #12663
  • fix: resolve relation values for join columns inside embedded entities by @michaelbromley in #12726
  • fix: guard metadata access in InsertQueryBuilder for raw-table upsert by @xianjianlf2 in #12702
  • fix(persistence): keep many-to-many junction rows when the relation is not loaded by @IbrahimHafez1 in #12711
  • docs(security): define security model and scope for advisory triage by @smith-xyz in #12757
  • fix: return undefined from deepValue when path is missing by @michaelbromley in #12776
  • fix(cache): release query runners created by clear and getFromCache by @kyungseopk1m in #12797
  • fix: export RelationMetadata by @SchroederSteffen in #12789
  • fix: evaluate function defaults before enum/string normalization by @Cprakhar in #12508
  • docs: add rapiq to the extensions list in the README by @tada5hi in #12779
  • fix: export DateUtils from the package entry point by @MahinAnowar in #12566
  • fix(sqljs): measure query execution time after the statement runs by @kyungseopk1m in #12759
  • fix(better-sqlite3): await query event subscribers and report failed queries by @kyungseopk1m in #12752
  • fix(postgres): read coord_dimension when loading spatial columns by @samuelmbabhazi in #12749
  • perf: avoid quadratic grouping of raw results selected without primary keys by @akdfkeks in #12802
  • fix(query-builder): nest child joins only when outer join semantics require it by @lazerg in #12793
  • chore(release): v1.1.1 by @alumni in #12819

New Contributors

Full Changelog: 1.1.0...1.1.1

Don't miss a new typeorm release

NewReleases is sending notifications on new releases.