3.0.0 (2022-04-25)
- upgrade to Knex 2.0 (870236a)
- See Knex changelog for details https://github.com/knex/knex/releases/tag/2.0.0
Signed-off-by: Will Soto [email protected]
2.1.0 (2022-02-28)
- upgrade packages (aff5149)
2.0.0 (2022-01-17)
- knex: upgrade to Knex v1 (d15551f)
- knex: Knex is upgraded to v1
Signed-off-by: Will Soto [email protected]
1.3.0 (2021-11-30)
- add node-tests reusable workflow (a684e32)
1.2.0 (2021-11-21)
- dependencies: upgrade all dependencies (9404c15)
1.1.0 (2021-11-21)
- releases: generate and commit changelog (0ebdf47)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.2 (2020-11-06)
0.2.1 (2020-06-12)
0.2.0 (2020-05-10)
- Knex is now a required argument
Signed-off-by: Will Soto [email protected]
- have users supply the configured knex instance themselves (a316a91)
0.1.1 (2020-05-10)
- build: fix rollup build and configure entrypoints (c60fc37)