New
0.28.10
Hey ๐
A small batch of bug fixes. Please report any issues. ๐ค๐ฐ๐ค
๐ Features
๐ Bugfixes
- Add
ExtractColumnTypeandDrainOuterGenerictype exports by @mifi in https://github.com/kysely-org/kysely/pull/1679 - fix:
$narrowTypecompilation errors whencomposite: true. by @igalklebanov in https://github.com/kysely-org/kysely/pull/1681 - fix:
executeTakeFirstcompilation error when composite. by @igalklebanov in https://github.com/kysely-org/kysely/pull/1683 - fix:
with/withRecursivecompilation errors when composite. by @igalklebanov in https://github.com/kysely-org/kysely/pull/1684
PostgreSQL ๐ / MSSQL ๐ฅ
- fix: Migrator attempts to create custom migration schema even if it exists and fails on dialects that don't support
if not exists. by @austin-hall-skylight in https://github.com/kysely-org/kysely/pull/1608
PostgreSQL ๐ / SQLite ๐
- fix:
returningcompilation errors whencomposite. by @igalklebanov in https://github.com/kysely-org/kysely/pull/1682
๐ Documentation
๐ฆ CICD & Tooling
- chore: bump
pnpmto 10.26.1, useallowBuildsandblockExoticSubdeps. by @igalklebanov in https://github.com/kysely-org/kysely/pull/1663 - chore: bump dependencies. by @igalklebanov in https://github.com/kysely-org/kysely/pull/1685
โ ๏ธ Breaking Changes
๐ค New Contributors
- @austin-hall-skylight made their first contribution in https://github.com/kysely-org/kysely/pull/1608
- @mifi made their first contribution in https://github.com/kysely-org/kysely/pull/1679
Full Changelog: https://github.com/kysely-org/kysely/compare/v0.28.9...v0.28.10