Skip to content

v3.0.0-beta.116

Pre-release
Pre-release
Compare
Choose a tag to compare
@denolfe denolfe released this 17 Oct 13:11
· 1488 commits to main since this release
7136515

v3.0.0-beta.116 (2024-10-17)

🐛 Bug Fixes

  • pg where filters not respected in policy generation (#8753) (99b4359)
  • disables document locking of payload-locked-documents, preferences, & migrations collections (#8744) (c63b7bc)
  • db-postgres: esm compatible import of pg (#8758) (f37e476)
  • drizzle: bump drizzle-orm in drizzle package to 0.35.1 (#8759) (73102e9)
  • drizzle: enforce uniqueness on index names (#8754) (90bca15)
  • drizzle: select hasMany nested to array + tab/group (#8737) (872b205)

🤝 Contributors