Hey 👋
A small batch of bug fixes. Please report any issues. 🤞😰🤞
🚀 Features
🐞 Bugfixes
PostgreSQL 🐘 / MSSQL 🥅
- fix: PostgreSQL and MSSQL migrations are not running exclusively when
disableTransactions: true. by @morgan-coded & @igalklebanov in #1919
📖 Documentation
- docs: add kysely-durable-objects to community dialects by @jeffwilde in #1805
- docs: use new play.kysely.dev domain for the playground. by @igalklebanov in #1874
- docs(#1892): add marshift/kysely-deno-sqlite3 to community dialects by @ltianyi992 in #1901
📦 CICD & Tooling
- chore(deps-dev): bump tsx from 4.22.0 to 4.22.1 by @dependabot[bot] in #1855
- chore(deps): bump hono from 4.12.18 to 4.12.19 by @dependabot[bot] in #1854
- chore(deps): bump zizmorcore/zizmor-action from 0.5.4 to 0.5.6 by @dependabot[bot] in #1853
- chore(deps): bump github/codeql-action from 4.35.4 to 4.35.5 by @dependabot[bot] in #1850
- chore(deps-dev): bump @types/node from 25.8.0 to 25.9.0 by @dependabot[bot] in #1860
- chore(deps-dev): bump pg from 8.20.0 to 8.21.0 by @dependabot[bot] in #1858
- chore(deps-dev): bump tsx from 4.22.1 to 4.22.3 by @dependabot[bot] in #1863
- chore(deps): bump hono from 4.12.19 to 4.12.21 by @dependabot[bot] in #1862
- chore(deps-dev): bump pg-cursor from 2.19.0 to 2.20.0 by @dependabot[bot] in #1857
- chore(deps-dev): bump @types/node from 25.9.0 to 25.9.1 by @dependabot[bot] in #1866
- chore(ci): use pedantic
zizmorpersona. by @igalklebanov in #1869 - chore(deps-dev): bump @electric-sql/pglite from 0.4.5 to 0.4.6 by @dependabot[bot] in #1881
- chore(deps): bump hono from 4.12.21 to 4.12.23 by @dependabot[bot] in #1880
- chore: resolve audit vulnerabilities. by @igalklebanov in #1882
- chore(ci): audit npm packages. by @igalklebanov in #1883
- chore(deps-dev): bump mysql2 from 3.22.3 to 3.22.4 by @dependabot[bot] in #1888
- chore(deps): bump github/codeql-action from 4.35.5 to 4.36.1 by @dependabot[bot] in #1900
- chore(deps-dev): bump @arethetypeswrong/cli from 0.18.2 to 0.18.3 by @dependabot[bot] in #1899
- chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #1896
- chore(deps): bump step-security/harden-runner from 2.19.3 to 2.19.4 by @dependabot[bot] in #1870
- chore(deps-dev): bump semver from 7.8.0 to 7.8.1 by @dependabot[bot] in #1877
- chore: bump dependencies. by @igalklebanov in #1920
- chore(deps-dev): bump @types/node from 26.0.1 to 26.1.0 by @dependabot[bot] in #1926
- chore(deps-dev): bump @ark/attest from 0.56.1 to 0.56.2 by @dependabot[bot] in #1925
- chore(deps-dev): bump @types/sinon from 21.0.1 to 22.0.0 by @dependabot[bot] in #1924
- chore(deps-dev): bump prettier from 3.9.1 to 3.9.4 by @dependabot[bot] in #1923
⚠️ Breaking Changes
🐤 New Contributors
- @jeffwilde made their first contribution in #1805
- @ltianyi992 made their first contribution in #1901
- @morgan-coded made their first contribution in #1919
What's Changed
Full Changelog: v0.29.2...v0.29.3