Releases: AndrewJo/express-slonik
Releases · AndrewJo/express-slonik
v3.2.0
v3.1.0
v3.0.1
v3.0.0
3.0.0 (2023-01-29)
BREAKING CHANGES
-
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