v4.0.0
π Changes since last version
π₯ Breaking changes
- Minimal entity typings (aliases and identifiers) (#304) @kellnerd
- The type
EntityTypeString
is now exported fromsrc/types/entity.ts
instead ofsrc/func/types.ts
- The type
- BB-731: Update knex to v2.4.2 (#303) @kellnerd
- Updates KnexJS (SQL query builder library) up two major versions and fixes the related high severity vulnerability.
See the KnexJS changelog for breaking changes.
- Updates KnexJS (SQL query builder library) up two major versions and fixes the related high severity vulnerability.