- Added options to addFieldStatePromise for field flattening and extended transaction hooks (after/beforeOperation) with new beforeChange args (previousValue, previousSiblingDoc);
- Generated type definitions for RichText Lexical blocks, reused logger instance, and now use server-provided deletion success messages;
- Fixed multiple PostgreSQL issues including relationship filtering with drafts, schema changes with Supabase, missing indexes for various field types, localized field sort counts, and improved migration file creation safety.