npm kysely-ctl 0.21.0
0.21.0 - kysely@0.29 support, PGlite

8 hours ago

Hey 👋

This release adds support for kysely@0.29 which moved migration stuff to kysely/migration. We'll first look in the new place, and fallback to the old place to support older kysely versions.

It also adds PGlite support in the config file.

It also uses jiti's new tsconfig paths resolution, discarding our experimental implementation and removing the --experimental-resolve-tsconfig-paths argument.

Full Changelog: v0.20.0...v0.21.0

Don't miss a new kysely-ctl release

NewReleases is sending notifications on new releases.