Skip to content

1.0.5

Compare
Choose a tag to compare
@kibertoad kibertoad released this 04 Apr 20:58
· 181 commits to master since this release

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 of knex #5021
  • Update knex types for TS 4.7 #5095