Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Releases: reactive-python/reactpy-flake8

0.7.0

Choose a tag to compare

@rmorshea rmorshea released this 30 Apr 04:04

Full Changelog: 0.6.5...0.7.0

0.6.5

Choose a tag to compare

@rmorshea rmorshea released this 30 Apr 03:48

First release of reactpy-flake8

0.6.4

Choose a tag to compare

@rmorshea rmorshea released this 07 Oct 06:11

Full Changelog: 0.6.3...0.6.4

0.6.3

Choose a tag to compare

@rmorshea rmorshea released this 07 Oct 06:00

Full Changelog: 0.6.2...0.6.3

0.6.2

Choose a tag to compare

@rmorshea rmorshea released this 07 Oct 05:41

What's Changed

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

Full Changelog: 0.6.1...0.6.2

0.6.1

Choose a tag to compare

@rmorshea rmorshea released this 18 Sep 05:19

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

Choose a tag to compare

@rmorshea rmorshea released this 17 Sep 07:27

What's Changed

Full Changelog: 0.5.0...0.6.0

0.5.0

Choose a tag to compare

@rmorshea rmorshea released this 14 Dec 09:07

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

Choose a tag to compare

@rmorshea rmorshea released this 22 Apr 03:33

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

0.4.0 - rename "element" to "component"

Choose a tag to compare

@rmorshea rmorshea released this 21 Jan 06:52

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