Skip to content

v0.3.4

Compare
Choose a tag to compare
@ArnaudBarre ArnaudBarre released this 10 Feb 13:10
· 21 commits to main since this release

Report default CallExpression exports (#7) (Fixes #6)

This allows to report a warning for this kind of patterns that creates anonymous components:

export default compose()(MainComponent)