4.2.0-alpha.1
Pre-release
Pre-release
What's Changed
Features
- Enable contractless (controller action-like) composition handlers using source generators by @mauroservienti in #804
Improvements and bug fixes
- Generic event handlers are not properly registered in DI by the assembly scanner by @mauroservienti in #809
- Ensure custom registration handlers are executed for contract less handlers by @mauroservienti in #824
- Add a test that validates composition can be called multiple times by @mauroservienti in #830
Full Changelog: 4.1.1...4.2.0-alpha.1