v1.1.2
[1.1.2] - 2024-09-02
Fixed
- During domain factory autoloading, ensure that
guessFactoryNamesUsing
returns a string when a domain factory is resolved. - Resolve issues with failing tests caused by mutations to
composer.json
that weren't rolled back.
What's Changed
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #59
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #63
- Resolve get class string instead of an object. by @PhilippeThouvenot in #64
- Fix tests by @JasperTey in #65
- Release 1.1.2 by @JasperTey in #66
New Contributors
- @PhilippeThouvenot made their first contribution in #64
Full Changelog: v1.1.1...v1.1.2