Skip to content

0.19.1

Latest

Choose a tag to compare

@maciejmikosik maciejmikosik released this 08 Dec 16:44

Fixed ComponentsDecorator. Previously, it set fields even if they didn't change during decoration. This resulted in IllegalAccessException for fields that cannot be set, like lambda fields.