Skip to content

v3.0.0-beta.100

Pre-release
Pre-release
Compare
Choose a tag to compare
@denolfe denolfe released this 06 Sep 19:30
· 775 commits to main since this release
6b82196

v3.0.0-beta.100 (2024-09-06)

🚀 Features

  • cpa: add support for bun package manager in v3 installer (#7709) (b69826a)

🐛 Bug Fixes

  • ui, next: adjust modal alignment and padding (#7931) (ead12c8)
  • ui: optimizes the relationship field by sharing a single document drawer across all values (#8094) (6253ec5)
  • ui: handles falsey relationship options on reset (#8095) (f9ae56e)
  • db-postgres: sanitize tab/group path for table name (#8009) (0688c2b)
  • cpa: detect package manager from command execution environment (#8087) (c624661)

🤝 Contributors