Releases: tada5hi/typeorm-extension
Releases · tada5hi/typeorm-extension
v2.6.1
2.6.1 (2023-03-25)
Bug Fixes
- deps: bump locter from 1.0.9 to 1.0.10 (#512) (a4ef42d)
v2.6.0
2.6.0 (2023-03-25)
Features
- add generate migraiton helper utility (c9e3736)
- add mongodb driver support (5ef4d74)
- better env variable(s) handling (fea6bf7)
v2.5.4
2.5.4 (2023-03-13)
Bug Fixes
- use of default export for data-source search (66eddf0)
v2.5.3
2.5.3 (2023-03-13)
Bug Fixes
- deps: bump locter to v1.0.9 (ce0abc0)
- deps: bump yargs from 17.6.2 to 17.7.1 (#492) (0850571)
- safer strategy for replacing windows separator (8839b57)
v2.5.2
2.5.2 (2023-02-16)
Bug Fixes
- more secure path extension replacement (51f2056)
v2.5.1
2.5.1 (2023-02-16)
Bug Fixes
- enhance path replacement for ts -> js (dd141ab)
- minor enhancements for path replacing + enhanced find operation (17160ea)
v2.5.0
2.5.0 (2023-02-15)
Bug Fixes
- deps: bump rapiq, better-sqlite(dev) & typeorm(dev) (acff4f7)
Features
- lazy transpiling of seeder-/data-source-files (5d092ad)
- stricter typescript rules (64a2868)
v2.4.2
2.4.2 (2023-01-17)
Bug Fixes
- deps: bump locter from 0.6.1 to 0.7.0 (bb0d2fa)
- deps: bump rapiq from 0.6.2 to 0.6.3 (#438) (d2d4919)
- generic type for seeder meta (f82c655)
v2.4.1
2.4.1 (2022-12-28)
Bug Fixes
- deps: bump locter from 0.6.0 to 0.6.1 (79f44bf)
- deps: bump rapiq from 0.6.1 to 0.6.2 (1c941a1)
v2.4.0
2.4.0 (2022-12-16)
Features
- run migrations with specified transaction mode (3e7f9a5)