1.0.5
版本发布时间: 2022-04-05 04:58:09
knex/knex最新发布版本:3.1.0(2023-12-08 07:17:57)
New features:
- Override knexfile options with CLI options #4047
Bug fixes:
- Stringify json value in update #5063
- Fix isModuleType() for yarn #4447
- Wrapped Unions Fixes #5072
- SQLite: Fix @vscode-sqlite3 error message #5081
- CLI: Fix completed migration listing #5060
Typings:
- Make default generic parameters of
Knex
match the generic parameter types ofknex
#5021 - Update knex types for TS 4.7 #5095