Knex v0.21.14 Release Notes

Release Date: 2020-12-18 // over 3 years ago
  • ๐Ÿ†• New features:

    • โšก๏ธ MSSQL: support "returning" on inserts, updates and deletes on tables with triggers #4152
    • ๐Ÿ“ฆ Use esm import if package.json type is "module" #4158

    ๐Ÿ› Bug fixes:

    • ๐Ÿ‘‰ Make sure query-response and query-error events contain _knexTxId #4160

    โœ… Test / internal changes:

    • ๐Ÿ‘Œ Improved integration test framework #4161