Skip to content

Releases: reactive-python/reactpy-flake8

0.7.0

30 Apr 04:04
Compare
Choose a tag to compare

Full Changelog: 0.6.5...0.7.0

0.6.5

30 Apr 03:48
Compare
Choose a tag to compare

First release of reactpy-flake8

0.6.4

07 Oct 06:11
Compare
Choose a tag to compare

Full Changelog: 0.6.3...0.6.4

0.6.3

07 Oct 06:00
Compare
Choose a tag to compare

Full Changelog: 0.6.2...0.6.3

0.6.2

07 Oct 05:41
Compare
Choose a tag to compare

What's Changed

  • fix false possitive early return errors by @rmorshea in #20

Full Changelog: 0.6.1...0.6.2

0.6.1

18 Sep 05:19
Compare
Choose a tag to compare

What's Changed

  • only check calls where hook is the callee by @rmorshea in #19

Full Changelog: 0.6.0...0.6.1

0.6.0

17 Sep 07:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.6.0

0.5.0

14 Dec 09:07
Compare
Choose a tag to compare

ROH2** errors can be enabled with the --exhaustive-hook-deps flag or setting exhaustive_hook_deps = True in your flake8 config.

0.4.1 - archive project

22 Apr 03:33
Compare
Choose a tag to compare

This project has been renamed. See here instead: https://github.com/idom-team/flake8-idom

0.4.0 - rename "element" to "component"

21 Jan 06:52
Compare
Choose a tag to compare

This follows React's naming conventions and probably should have been done a long time ago.