Skip to content

v3.0.0-beta.120

Pre-release
Pre-release
Compare
Choose a tag to compare
@denolfe denolfe released this 29 Oct 02:14
· 1435 commits to main since this release
43fccca

v3.0.0-beta.120 (2024-10-29)

🚀 Features

🐛 Bug Fixes

  • autosave potentially losing latest: true w/ race condition (#8894) (00ed66b)
  • form-builder payment static value field (#8905) (44e52b0)
  • cpa: write POSTGRES_URL to .env for vercel postgres (#8743) (aea1b41)
  • db-mongodb: query 'in' with a comma-delimited value (#8910) (7a7a2f3)
  • next, ui: exclude expired locks for globals (#8914) (e74906f)
  • next, ui: only show locked docs that are not expired (#8899) (1e002ac)
  • richtext-lexical: ensure editor cursor / selection state is preserved when working with drawers (#8872) (a8569b9)

🤝 Contributors