Hey 👋
A small batch of bug fixes. Please report any issues. 🤞😰🤞
🚀 Features
🐞 Bugfixes
- fix: missing
sideEffects: falsein rootpackage.jsonresulting in bigger bundles in various bundlers. by @igalklebanov in #1746 - fix:
Insertableallows non-objects when a table has no required columns. by @igalklebanov in #1747
PostgreSQL 🐘
- fix:
ON COMMITclause not being output when using.as(query)inCREATE TABLEqueries. by @igalklebanov in #1748
📖 Documentation
📦 CICD & Tooling
- chore: fix node tests
tsconfig.jsonfor TypeScript native. by @igalklebanov in #1749 - chore: bump dependencies. by @igalklebanov in #1750
- chore: bump GitHub actions. by @igalklebanov in #1751
⚠️ Breaking Changes
🐤 New Contributors
Full Changelog: v0.28.12...v0.28.13