| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.3.30 source code.tar.gz | 2026-05-18 | 2.2 MB | |
| 0.3.30 source code.zip | 2026-05-18 | 4.2 MB | |
| README.md | 2026-05-18 | 967 Bytes | |
| Totals: 3 Items | 6.5 MB | 0 | |
What's Changed
- fix: scope invalidWhereValuesBehavior to high-level abstractions only by @naorpeled in https://github.com/typeorm/typeorm/pull/11878
- fix: scope computed-columns join to correct table in MSSQL schema query by @PreAgile in https://github.com/typeorm/typeorm/pull/12288
- fix: preserve user-defined shared join columns in change set by @PreAgile in https://github.com/typeorm/typeorm/pull/12354
- revert: fix up limit with joins by @alumni
- fix(find-options): allow array values in JsonContains by @kyungseopk1m in https://github.com/typeorm/typeorm/pull/12420
- fix(cockroachdb): adjust join in loadTables to load correct table columns by @Cprakhar in https://github.com/typeorm/typeorm/pull/12413
- ci: use the v0.3 branch as base for detect-changes by @alumni
- chore(release): release 0.3.30 by @alumni in https://github.com/typeorm/typeorm/pull/12511
Full Changelog: https://github.com/typeorm/typeorm/compare/0.3.29...0.3.30