- Introduced new features: createMany variants for HasOneOrMany, Collection::fromJson(), automatic eager loading, and Rule::anyOf() for multiple rule sets
- Fixed bugs including missing nullable handling in inserts, standalone illuminate/database usage, custom observable events from traits, and array key issues in InteractsWithInput
- Improved code quality and docs: test enhancements, added generics to schema grammar types, updated PHPDoc for Collection::chunkWhile, and upgraded Vite dependency