- Introduced several new utilities and features such as AsHtmlString cast, Arr::sole(), AssertableJson whereNull/whereNotNull, pipe method for query builders, Expression type for having(), a flag to disable where clauses in withAttributes,...
- Implemented numerous bug fixes and type improvements, including resetting PHP memory usage in queue workers, correcting the except() method for casted values, fixing return type annotations, ensuring pagination consistency, addressing Po...
- Enhanced documentation and code quality by removing redundant @return docblocks, improving file‑related docblocks, updating DateFactory annotations for Carbon v3, and refining syntax highlighting for stub type files.