New
0.28.9
Hey π
A small batch of bug fixes. Please report any issues. π€π°π€
π Features
π Bugfixes
PostgreSQL π
- fix: withSchema not applying for delete query using clause. by @igalklebanov in https://github.com/kysely-org/kysely/pull/1648
- fix: withSchema adds schema to for update|share|key share|no key share of tables causing database errors. by @igalklebanov in https://github.com/kysely-org/kysely/pull/1659
π Documentation
π¦ CICD & Tooling
- publish to jsr. by @igalklebanov in https://github.com/kysely-org/kysely/pull/1457
- chore: bump pnpm, use trustPolicy, exclude safe downgrades, fix browser test, fix bun tests. by @igalklebanov in https://github.com/kysely-org/kysely/pull/1641
- chore(ci): add deno lint with JSR rules. Add verbatimModuleSyntax in tsconfig.json. Apply lint fixes. by @igalklebanov in https://github.com/kysely-org/kysely/pull/1642
- chore: bump dependencies, run prettier. by @igalklebanov in https://github.com/kysely-org/kysely/pull/1644
- chore: bump github actions. by @igalklebanov in https://github.com/kysely-org/kysely/pull/1645
- fix TypeScript native type errors in test-setup.ts. by @igalklebanov in https://github.com/kysely-org/kysely/pull/1660
β οΈ Breaking Changes
π€ New Contributors
Full Changelog: https://github.com/kysely-org/kysely/compare/v0.28.8...v0.28.9