yarn typeorm 1.1.0

latest release: 0.3.31
7 hours ago

What's Changed

  • chore(legacy-naming-strategies): bump to 1.0.0 by @michaelbromley in #12518
  • docs(blog): create v1 post by @naorpeled in #12364
  • docs(data-source): clarify extra option as driver-native escape hatch by @naorpeled in #12368
  • chore(deps): bump github/codeql-action from 4.35.4 to 4.35.5 in the github-actions-official group by @dependabot[bot] in #12528
  • chore(deps): bump ws from 8.20.0 to 8.20.1 in /docs by @dependabot[bot] in #12515
  • chore(deps): bump webpack-dev-server from 5.2.3 to 5.2.4 in /docs by @dependabot[bot] in #12516
  • chore(deps): bump the github-actions-third-party group across 1 directory with 2 updates by @dependabot[bot] in #12529
  • test: make Postgres custom extension installation test reusable locally by @OSA413 in #12538
  • chore(deps): bump uuid from 10.0.0 to 11.1.1 by @dependabot[bot] in #12536
  • chore(deps): bump github/codeql-action from 4.35.5 to 4.36.0 in the github-actions-official group by @dependabot[bot] in #12550
  • fix(persistence): preserve select false columns on the in-memory entity after save() by @tada5hi in #12501
  • chore(deps): bump the github-actions-official group with 2 updates by @dependabot[bot] in #12561
  • fix(cache): release query runner on error in storeInCache by @francisjohnjohnston-web in #12545
  • ci: add PR triage workflow for issue linkage and duplicate detection by @smith-xyz in #12469
  • fix: multiple recursive cte problems by @twooster in #12490
  • fix: correct grammar in AlreadyHasActiveConnectionError message by @DucMinhNe in #12554
  • fix: normalization of FindOptionsWhere for arrays and Buffers by @alumni in #12577
  • chore(deps): bump github/codeql-action from 4.36.1 to 4.36.2 in the github-actions-official group across 1 directory by @dependabot[bot] in #12572
  • test: rename github-issue 7558 test file name by @Cprakhar in #12581
  • fix(postgres): improve normalizeDatetimeFunction for tstzrange data type by @Cprakhar in #12182
  • fix(mongodb): use cursor.transform for doc to entity transformation and skip load broadcast in next if toArray by @Cprakhar in #11926
  • fix(query-builder): wrap inner joins under left joins correctly by @harm-less in #11137
  • ci: add healthcheck for oracle by @Cprakhar in #12591
  • fix(tree-entity): tree entity schema propagation in internal TreeRepository methods by @xEverth in #12590
  • chore(deps): bump the github-actions-third-party group across 1 directory with 2 updates by @dependabot[bot] in #12589
  • feat: support distinct count by @Cprakhar in #11965
  • chore(deps): bump serialize-javascript from 6.0.2 to 7.0.5 (via audit fix) in /packages/codemod by @dependabot[bot] in #12534
  • fix: move hashing function to PlatformTools by @alumni in #12648
  • fix: remove require() calls that break bundlers by @alumni in #12647
  • fix(query-builder): reject empty where criteria on update and delete operations by @naorpeled in #12629
  • ci: improve pr triage script by @smith-xyz in #12677
  • chore: update dependencies by @alumni in #12678
  • fix(entity-manager): default invalidWhereValuesBehavior to throw on the write path by @naorpeled in #12690
  • fix(entity-manager): validate where criteria in increment/decrement by @naorpeled in #12692
  • chore(release): prepare v1.1.0 by @alumni in #12697

New Contributors

Full Changelog: 1.0.0...1.1.0

Don't miss a new typeorm release

NewReleases is sending notifications on new releases.