-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Comparing changes
Open a pull request
base repository: typeorm/typeorm
base: master
head repository: typeorm/typeorm
compare: next
- 19 commits
- 124 files changed
- 2 contributors
Commits on Sep 30, 2025
-
feat!: drop support for node 16 and 18 (#11382)
BREAKING CHANGE: TypeORM is now compiled for ECMAScript 2023, meaning old versions of Node.js are no longer supported. The minimum supported version of Node.js is 20.
Configuration menu - View commit details
-
Copy full SHA for 7fb6ba7 - Browse repository at this point
Copy the full SHA 7fb6ba7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b59c906 - Browse repository at this point
Copy the full SHA b59c906View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1894530 - Browse repository at this point
Copy the full SHA 1894530View commit details
Commits on Oct 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a7c387b - Browse repository at this point
Copy the full SHA a7c387bView commit details -
chore: disable eslint errors for chai assertions (#11700)
* chore: disable eslint errors for chai assertions * refactor: make `no-unused-expressions` an error and fix code
Configuration menu - View commit details
-
Copy full SHA for b1680a0 - Browse repository at this point
Copy the full SHA b1680a0View commit details
Commits on Oct 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ea7a99a - Browse repository at this point
Copy the full SHA ea7a99aView commit details -
feat: support explicit resource management in QueryRunner (#11701)
* feat: support explicit resource management in QueryRunner * test: improve tests for explicit resource management * feat: commit transaction on QueryRunner dispose
Configuration menu - View commit details
-
Copy full SHA for bcee921 - Browse repository at this point
Copy the full SHA bcee921View commit details
Commits on Nov 20, 2025
-
Merge branch 'master' into next
# Conflicts: # .github/workflows/commit-validation.yml # .github/workflows/preview.yml # .github/workflows/publish-package.yml # README-zh_CN.md # README_ko.md # docs/docs/query-runner.md # eslint.config.mjs # package-lock.json # package.json # src/commands/InitCommand.ts # src/driver/sqlserver/MssqlParameter.ts # test/utils/xfail.ts
Configuration menu - View commit details
-
Copy full SHA for 806ea0a - Browse repository at this point
Copy the full SHA 806ea0aView commit details
Commits on Nov 21, 2025
-
Merge branch 'master' into next
# Conflicts: # package-lock.json # package.json
Configuration menu - View commit details
-
Copy full SHA for d943a17 - Browse repository at this point
Copy the full SHA d943a17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61379da - Browse repository at this point
Copy the full SHA 61379daView commit details
Commits on Nov 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b2ad548 - Browse repository at this point
Copy the full SHA b2ad548View commit details
Commits on Nov 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d8444fc - Browse repository at this point
Copy the full SHA d8444fcView commit details
Commits on Dec 5, 2025
-
Merge branch 'master' into next
# Conflicts: # DEVELOPER.md # package-lock.json # package.json # test/github-issues/3387/issue-3387.ts # test/github-issues/3837/issue-3387.test.ts # test/github-issues/3837/issue-3837.ts
Configuration menu - View commit details
-
Copy full SHA for 200d3df - Browse repository at this point
Copy the full SHA 200d3dfView commit details
Commits on Dec 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 544f640 - Browse repository at this point
Copy the full SHA 544f640View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef9e4b6 - Browse repository at this point
Copy the full SHA ef9e4b6View commit details
Commits on Dec 8, 2025
-
ci: detect if package-lock.json is up to date and generated with corr…
…ect npm version (#11827)
Configuration menu - View commit details
-
Copy full SHA for ffd735d - Browse repository at this point
Copy the full SHA ffd735dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14e2ae3 - Browse repository at this point
Copy the full SHA 14e2ae3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 974803c - Browse repository at this point
Copy the full SHA 974803cView commit details
Commits on Dec 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for baa625c - Browse repository at this point
Copy the full SHA baa625cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...next