v0.34
Pre-release
Pre-release
The release includes 2 non breaking API changes.
Changes in this release:
- Add validation-only
@ActAsStingConsumerand@ActAsStingProviderintegration hooks, redefine
@ActAsStingComponentas their union, and stop treating@StingProvideras a validation escape
hatch for@Named,@Typed, and@Eageron framework-managed types. - Clarify the documentation for provider-backed framework integration so it distinguishes explicit
include aliasing from auto-discovery, and explains when@Eager,@Named, and@Typedon
framework-managed types need to be copied onto the resolved Sting provider.