- Introduced new features like component name prefix guessing, a @bool directive for Blade, waitUntil method for Process, getConnection on the DB factory, Vite entry merging, and a stray request prevention helper.
- Fixed multiple bugs and PHPDoc inaccuracies, including Js::from collection handling, eval exception handling, DB::update bindings, EloquentCollection generics, Number::forHumans typing, and other type hints.
- Performed minor clean‑ups such as removing unused void returns, correcting a typo, and enhancing query builder tests.