Knex v0.95.5 Release Notes

Release Date: 2021-05-11 // almost 3 years ago
  • ๐Ÿ†• New features:

    • ๐Ÿ‘ SQLite: Add support for file open flags #4446
    • โž• Add .cjs extension to Seeder.js to support Node ESM #4381 #4382

    ๐Ÿ› Bug fixes:

    • โœ‚ Remove peerDependencies to avoid auto-install on npm 7 #4480

    Typings:

    • ๐Ÿ›  Fix typing for increments and bigIncrements #4406
    • โž• Add typings for on JoinClause for onVal #4436
    • โž• Adding Type Definition for isTransaction #4418
    • Export client class from knex namespace #4479