Skip to content

fix(#140): getPropsData() sets propsData for all props regardless of attribute existence. collides with 'required' validation

Compare
Choose a tag to compare
@karol-f karol-f released this 12 Aug 11:03
· 45 commits to master since this release

fix(#140): getPropsData() sets propsData for all props regardless of attribute existence. collides with 'required' validation

Thanks @djabor!