v0.28.16
0.28.16
Fixed 1
- FilterObject allows any defined value when query context has no tables (TB is never)
Hey 👋
A small batch of bug fixes. Please report any issues. 🤞😰🤞
0.29 is getting closer btw. 🌶️
🚀 Features
🐞 Bugfixes
- fix:
FilterObjectallows any defined value when query context has no tables (TBisnever). by @igalklebanov in https://github.com/kysely-org/kysely/pull/1791
📖 Documentation
- add socket security badge. by @igalklebanov in https://github.com/kysely-org/kysely/commit/db646ac479c9fa5b6e092db05ec54607c20b32dc
- chore: make socket security badge reflect current specific version. by @igalklebanov in https://github.com/kysely-org/kysely/commit/559714438986f602f1b1ada90aa7b8a83336b6f3
- support multi-entry point tsdoc without index module. by @igalklebanov in https://github.com/kysely-org/kysely/commit/699891593c4d7888940dd7539282a0444fb4bd45
- fix broken tsdoc references. by @igalklebanov in https://github.com/kysely-org/kysely/commit/5a0f14b84bf1658bff83babc71e3bf039797b4d9
📦 CICD & Tooling
- chore(pnpm): add strictDepBuilds: true. by @igalklebanov in https://github.com/kysely-org/kysely/commit/2301610e760bddd593ee2277dc975ced51dd05b4
- chore: harden dependencies, pnpm. by @igalklebanov in https://github.com/kysely-org/kysely/commit/f4f1d9e7acaea471098a4a4aa0938c71210c5a2e
- chore: re-add ignore-workspace-root-check. by @igalklebanov in https://github.com/kysely-org/kysely/commit/ab6d00ef0603bcfb0361adcd035c5e3b22678529
- add openssf scorecard. by @igalklebanov in https://github.com/kysely-org/kysely/commit/521156b1edcaff69763c52114928c429d3a4ac89
- chore: bump dependencies and github actions. by @igalklebanov in https://github.com/kysely-org/kysely/pull/1789
- chore: change
verifyDepsBeforeRunto "prompt". by @igalklebanov in https://github.com/kysely-org/kysely/commit/20548bca896ea6907f584cad7677974f97205148
⚠️ Breaking Changes
🐤 New Contributors
What's Changed
Full Changelog: https://github.com/kysely-org/kysely/compare/v0.28.15...v0.28.16