Skip to content

v0.34

Pre-release
Pre-release

Choose a tag to compare

@realityforge realityforge released this 30 Apr 06:08

The release includes 2 non breaking API changes.

Changes in this release:

  • Add validation-only @ActAsStingConsumer and @ActAsStingProvider integration hooks, redefine
    @ActAsStingComponent as their union, and stop treating @StingProvider as a validation escape
    hatch for @Named, @Typed, and @Eager on 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 @Typed on
    framework-managed types need to be copied onto the resolved Sting provider.