Skip to content

Releases: unjs/db0

v0.1.4

08 Mar 15:17
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • d1: Support __env__ for accessing binding (2ef9d57)

💅 Refactors

  • d1: Throw a better error if binding not found (#60)

📖 Documentation

  • Fix typos (#56)

🏡 Chore

  • Apply automated updates (5760665)

❤️ Contributors

v0.1.3

27 Feb 20:52
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

❤️ Contributors

  • Pooya Parsa (@pi0)
  • Shoshana Connack

v0.1.2

26 Feb 18:33
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add libsql support (#25)
  • Support multiple libsql exports (#31)
  • Support static placeholders with sql template (378fe62)

💅 Refactors

📖 Documentation

🏡 Chore

🤖 CI

  • Use conventional commit for autofix action (#34)

❤️ Contributors

v0.1.1

27 Jun 13:28
@pi0 pi0
Compare
Choose a tag to compare

🚀 Enhancements

  • Add posgresql connector (51823eb)
  • Support string templates for query (feea30f)
  • Drizzle integration support (#17)

💅 Refactors

  • Merge db.query into db.sql (eef2417)

📖 Documentation

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)