Knex v0.95.5 Release Notes
Release Date: 2021-05-11 // about 2 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