Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: upgrade to Slonik v33 #4

Merged
merged 8 commits into from
Jan 29, 2023
Merged

feat!: upgrade to Slonik v33 #4

merged 8 commits into from
Jan 29, 2023

Conversation

AndrewJo
Copy link
Owner

Adds compatibility to Slonik 33.x.y.

BREAKING CHANGE: Due to the API surface changes in Slonik 33, this library will not be backwards compatible with previous Slonik versions.

@AndrewJo AndrewJo merged commit 75615df into master Jan 29, 2023
@AndrewJo AndrewJo deleted the slonik-33 branch January 29, 2023 08:37
AndrewJo added a commit that referenced this pull request Jan 29, 2023
# [3.0.0](v2.0.1...v3.0.0) (2023-01-29)

* feat(deps)!: upgrade to Slonik v33 (#4) ([75615df](75615df)), closes [#4](#4)

### 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
@AndrewJo
Copy link
Owner Author

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant