Skip to content

0.28.13

Choose a tag to compare

@igalklebanov igalklebanov released this 18 Mar 22:12
· 191 commits to master since this release
Immutable release. Only release title and notes can be modified.
v0.28.13
b15c041

Hey πŸ‘‹

A small batch of bug fixes. Please report any issues. 🀞😰🀞

πŸš€ Features

🐞 Bugfixes

  • fix: missing sideEffects: false in root package.json resulting in bigger bundles in various bundlers. by @igalklebanov in #1746
  • fix: Insertable allows non-objects when a table has no required columns. by @igalklebanov in #1747

PostgreSQL 🐘

  • fix: ON COMMIT clause not being output when using .as(query) in CREATE TABLE queries. by @igalklebanov in #1748

πŸ“– Documentation

πŸ“¦ CICD & Tooling

⚠️ Breaking Changes

🐀 New Contributors

Full Changelog: v0.28.12...v0.28.13