0.28.3
Hey π
A small batch of bug fixes. Please report any issues. π€π°π€
π Features
- refactor: remove redundant queryId args. by @igalklebanov in #1483
CockroachDB π£
π Bugfixes
- fix(Migrator): NO_MIGRATIONS comparison fails in dup Kysely scenarios. by @igalklebanov in #1475
- Fix
Kysely<any>type errors with narrow table name types by @koskimas in #1443 - fix
AsyncDisposableusage erroring for older TypeScript versions. by @igalklebanov in #1507 - fix(helpers): JSON helpers' return types incorrectly have
Dates and other JS/Node-native instances that require data type metadata. by @igalklebanov in #1477
MySQL π¬ / MS SQL Server π₯
- fix: bigint immediates are appended as string literals instead of numbers. by @igalklebanov in #1445
MS SQL Server π₯
- fix(mssql): socket error handling during connect. by @igalklebanov in #1463
π Documentation
- Update plugins.md: fix broken link by @catnipan in #1460
- Added Cloudflare Durable Objects dialect by @benallfree in #1476
- Add Firebird DB dialect by @benkoppe in #1479
π¦ CICD & Tooling
- ensure jsdocs check's dts is source of truth for docs examples. by @igalklebanov in #1436
- chore: bye bye node 18. by @igalklebanov in #1450
- chore: bump deps, dump tsx for Node.js native TS. by @igalklebanov in #1451
- chore(CI): replace Node.js v23 with v24. by @igalklebanov in 1ae8829
- chore: make npm publishable package contents configuration safer/more maintainable. by @igalklebanov in #1456
- chore(CI): add native typescript type checks. by @igalklebanov in #1467
- Delete .renovaterc.json by @igalklebanov in 7d1c4e5
- chore: move pkg-pr-new to workflow only. by @igalklebanov in #1471
β οΈ Breaking Changes
π€ New Contributors
- @yawhide made their first contribution in #1459
- @catnipan made their first contribution in #1460
- @benallfree made their first contribution in #1476
- @benkoppe made their first contribution in #1479
Full Changelog: 0.28.2...v0.28.3