Releases: tada5hi/typeorm-extension
Releases · tada5hi/typeorm-extension
v3.7.1
15 Apr 20:23
Compare
Sorry, something went wrong.
No results found
3.7.1 (2025-04-15)
Bug Fixes
isUnique check - use indicies if ownUniques columns are not populated (7f4aed4 )
v3.7.0
27 Feb 16:46
Compare
Sorry, something went wrong.
No results found
3.7.0 (2025-02-27)
Bug Fixes
deps: bump the minorandpatch group across 1 directory with 12 updates (#1284 ) (f32f812 )
Features
v3.6.3
06 Nov 11:11
Compare
Sorry, something went wrong.
No results found
3.6.3 (2024-11-06)
Bug Fixes
deps: bump locter from 2.1.3 to 2.1.5 (#1191 ) (ee4d5d0 )
enhance skipRelation check in validate entity join columns fn (3120433 )
validate entity join columns - respect nullable join columns (ab87659 )
v3.6.2
08 Oct 13:58
Compare
Sorry, something went wrong.
No results found
3.6.2 (2024-10-08)
Bug Fixes
consider runSchema- & synchronize-option in checkDatabase fn (b90a127 )
deps: bump locter from 2.1.0 to 2.1.3 (#1155 ) (48752e7 )
v3.6.1
11 Aug 19:56
Compare
Sorry, something went wrong.
No results found
3.6.1 (2024-08-11)
Bug Fixes
adjust data source cleanup behaviour to jsdoc description (e27f42e )
schema detection in check-database fn (39dcc92 )
v3.6.0
27 Jul 09:04
Compare
Sorry, something went wrong.
No results found
3.6.0 (2024-07-27)
Features
add experimental entity-{uniqueness,property-names,join-columns} helpers (#1062 ) (9ab61cc )
v3.5.1
09 Apr 13:17
Compare
Sorry, something went wrong.
No results found
3.5.1 (2024-04-09)
Bug Fixes
deps: bump locter from 2.0.2 to 2.1.0 (#957 ) (34d491f )
deps: bump reflect-metadata from 0.2.1 to 0.2.2 (#958 ) (7e8e885 )
deps: bump smob from 1.4.1 to 1.5.0 (#961 ) (d14f79a )
remove extension in typeorm-extension import in seeder template file (#954 ) (4ccb4b6 )
Performance Improvements
v3.5.0
12 Feb 10:30
Compare
Sorry, something went wrong.
No results found
3.5.0 (2024-02-12)
Bug Fixes
deps: bump @faker-js/faker from 8.3.1 to 8.4.0 (#859 ) (7d505d4 )
deps: bump @faker-js/faker from 8.4.0 to 8.4.1 (#885 ) (e9585f6 )
optimized useEnv singleton fn (a7f08d1 )
Features
use envix for environment management (883b9d4 )
v3.4.1-beta.1
07 Feb 15:55
Compare
Sorry, something went wrong.
No results found
Bug Fixes
deps: bump @faker-js/faker from 8.3.1 to 8.4.0 (#859 ) (7d505d4 )
don't export bin path (3f9708d )
v3.4.0
18 Jan 19:42
Compare
Sorry, something went wrong.
No results found
3.4.0 (2024-01-18)
Bug Fixes
deps: bump locter to v2.0.2 (4108ee3 )
remove duplicate runtime environment checks (25db92a )
Features
add bin directory as export (#849 ) (d0e83e6 )
prioritize seeder track property over global option (b21bb6f )
simplify data-source options detection (328b4f0 )