3.2.0 (2023-10-16)
3.1.0 (2023-09-29)
3.0.1 (2023-02-01)
- allow build target to be ES2020 (3424144)
3.0.0 (2023-01-29)
-
Slonik v33 introduces changes to the library API that is not backwards compatible.
-
feat: export convenience sql tag that includes void type alias
-
refactor: change all untyped sql string template functions to type safe template string
-
refactor: re-export
IsolationLevels
directly -
fix: move convenience sql tag to middleware module
-
test: update test schema's column to be an integer
-
docs: update example code to use the new typed sql template string
-
docs: update slonik version compatibility table
2.0.1 (2023-01-29)
- typo in the dependency version qualifier for slonik (6b01833)