mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-26 00:04:25 +00:00
* node_modules/knex/types/index.d.ts requires TypeScript 3.4 * Update knex dependency * Switch to strict: true * Fix error "Property 'model' has no initializer and is not definitely assigned in the constructor." * Update Model-instance-related example * Tests fail with TypeScript 3.5 :-/ * Rename/remove certain lodash functions from Bookshelf v0.10.0 See https://github.com/bookshelf/bookshelf/blob/1.1.1/CHANGELOG.md#breaking-changes-4