Skip to content

v0.8.8 - pass a `kysely` instance to `defineConfig`.

Compare
Choose a tag to compare
@igalklebanov igalklebanov released this 28 Jun 23:24
· 22 commits to main since this release

Hey πŸ‘‹

Now you can pass a kysely instance instead of a dialect name or instance to defineConfig.
Also, defineConfig input types are tighter and tested.

Full Changelog: v0.8.7...v0.8.8