Releases: bigalorm/bigal
Releases · bigalorm/bigal
10.0.1
- Update npms
- Update husky to support Apple silicon homebrew package links
10.0.0
- Fix populated entities to be QueryResult
- Improve return types when doing partial selects
- Be less restrictive with dependency versions
- Drop node 12 support
9.2.4
- Fix PromiseLike signatures. Remove ChainablePromiseLike
9.2.2
- Fix to always include populate column names in select query
- Use readonly arrays where possible when building sql
- Update npms
9.2.0
- Update npms
- Add ability to override db pool for
find()
and findOne()
9.1.6
- Update npms
- Format markdown files
9.1.5
- Update npms
- Lint markdown files