Releases: tada5hi/typeorm-extension
Releases · tada5hi/typeorm-extension
v2.3.1
2.3.1 (2022-12-09)
Bug Fixes
- deps: bump locter from 0.5.1 to 0.6.0 (8f12f18)
- deps: bump rapiq from 0.6.0 to 0.6.1 (f15a95e)
- pending migrations check (532cd2f)
v2.3.0
2.3.0 (2022-11-27)
Features
- add check-database utility fn (706e044)
- allow null value in query filter list (949124c)
v2.2.13
2.2.13 (2022-11-16)
Bug Fixes
- typo in apply-query check (df79051)
v2.2.12
2.2.12 (2022-11-06)
Bug Fixes
- deps: bump yargs from 17.6.0 to 17.6.2 (b76eeac)
v2.2.11
2.2.11 (2022-10-28)
Bug Fixes
- only apply query parameter if options are defined (49b1d0a)
v2.2.10
2.2.10 (2022-10-27)
Bug Fixes
- deps: bump rapiq from 0.3.1 to 0.3.2 (dd0fc55)
v2.2.9
2.2.9 (2022-10-26)
Bug Fixes
- deps: bump rapiq from 0.0.6 to 0.3.1 (b78dfe8)
v2.2.8
2.2.8 (2022-10-21)
Bug Fixes
- param order in apply-query-parse-output (4fff8cd)
v2.2.7
2.2.7 (2022-10-21)
Bug Fixes
- add apply-query function + cleaned up query sub-module (247fa0a)
v2.2.6
2.2.6 (2022-10-20)
Bug Fixes
- apply-sort should rely on apply-query-sort (dc7f713)