Hey 👋
v0.28 is right around the corner! 👀
🚀 Features
🐞 Bugfixes
- fix: implements a underscore validation to camelcase plugin by @rhyzzor in #1290
- fix: resolve edge case with varying shapes in multiple item inserts causing undefined in parameters. by @naorpeled & @igalklebanov in #1311
PostgreSQL 🐘
- Use JS sort method to sort migrations by name by @DavesBorges in #844
- fix: WithSchemaPlugin is adding schema to table function arguments and causes db errors in json_agg and to_json. by @igalklebanov in #827
SQLite 📘
- fix: isAutoIncrementing: true for sqlite integer primary key by @tgriesser in #1344 and #1349
📖 Documentation
- Update CONTRIBUTING.md by @igalklebanov in bfbd002
- badge stuff @ README.md by @igalklebanov in 541c935
- add CODE_OF_CONDUCT.md by @igalklebanov in #564
- add another example to CoC. by @igalklebanov in 9ba0f02
- explain examples in CoC. by @igalklebanov in 708afad
- add example to CoC. by @igalklebanov in 1ba5586
- add examples to CoC. by @igalklebanov in 1cbe9b5
- CoC wording. by @igalklebanov in 5598338
- add reactions as an example in CoC. by @igalklebanov in 67e413e
- Add a reference to ref in table's docstring by @AlexErrant in #1315
- add FUNDING.md by @igalklebanov in #1317
- Update _prerequisites.mdx by @igalklebanov in bd167d3
- fix minor typo in raw-builder/sql by @austin-tildei in #1346
- fix(docs): Fixed closing backtick in Migrator JSDoc by @nick-w-nick in #1348
- remove X links. by @igalklebanov in 4870549 and deedd28
- add Marvin's (Deno) quote. by @igalklebanov in #1360
- Add Oracle dialect to dialects.md by @JosephTuffin in #1371
PostgreSQL 🐘
📦 CICD & Tooling
⚠️ Breaking Changes
🐤 New Contributors
- @rhyzzor made their first contribution in #1290
- @AlexErrant made their first contribution in #1315
- @czeidler made their first contribution in #1319
- @austin-tildei made their first contribution in #1346
- @JosephTuffin made their first contribution in #1371
Full Changelog: 0.27.5...master