Note: This release reverts a fix from 0.3.26 (#11114) because it introduced a regression in certain cases.
Once a fix can be provided which does not have this regression, it will be released in a future patch.
What's Changed
- perf: Cache package.json location between getNearestPackageJson invocations by @rutkowskib in #11580
- feat: allow
VirtualColumn
s to be initially non-selectable by @alumni in #11586 - build(deps): bump sha.js from 2.4.11 to 2.4.12 in /sample/playground by @dependabot[bot] in #11617
- Add @signalwire/docusaurus-plugin-llms-txt to TypeORM documentation by @Copilot in #11622
- fix: Add package.json exports for react-native by @macksal in #11623
- fix(query-builder): don't use lazy count when offset exceeds total in getManyAndCount by @jeremyteyssedre in #11634
- chore: bump sha.js from 2.4.11 to 2.4.12 (fix security issue: CVE-2025-9288) by @prateek-hegde in #11639
- docs: fix docs for UpdateDateColumn by @madhugb in #11572
- build(deps): bump axios from 1.11.0 to 1.12.1 in /docs by @dependabot[bot] in #11649
- feat(migration): improve JSDoc types in generated migration templates by @gwythyr in #11490
- fix: update tests to reflect migration template changes by @sgarner in #11653
- feat(mysql): add support for MySQL 9 / MariaDB 12 by @alumni in #11575
- ci: add close stale issues GH action by @gioboa in #11651
- feat: add new undefined and null behavior flags by @naorpeled in #11332
- feat(postgres): support vector/halfvec data types by @naorpeled in #11437
- fix: JSON parsing for mysql2 client library (#8319) by @dlhck in #11659
- Revert #11114 do not create junction table metadata when it already exists by @michaelbromley in #11660
- chore: Release v0.3.27 by @michaelbromley in #11661
New Contributors
- @Copilot made their first contribution in #11622
- @macksal made their first contribution in #11623
- @jeremyteyssedre made their first contribution in #11634
- @prateek-hegde made their first contribution in #11639
- @madhugb made their first contribution in #11572
- @gwythyr made their first contribution in #11490
Full Changelog: 0.3.26...0.3.27