Skip to content

Releases: CodementorIO/bro

2.5.0-beta.0

29 Oct 07:19
Compare
Choose a tag to compare
2.5.0-beta.0 Pre-release
Pre-release
2.5.0-beta.0

2.3.0

18 Sep 06:24
Compare
Choose a tag to compare

features

  • allow unsafe react lifecycle methods (componentWillMount, componentWillReceiveProps and componentWillUpdate) to violate camelcase rule: b68af16

2.2.3

27 May 03:16
Compare
Choose a tag to compare

Maintenance

  • Upgrade eslint & prettier: f574178

2.2.2

08 Jan 04:31
Compare
Choose a tag to compare

Patches

2.2.1

08 Jan 03:06
Compare
Choose a tag to compare

Patches

2.2.0

08 Jan 03:03
Compare
Choose a tag to compare

Minor Changes

  • Set env to jest; remove tagline: 20730b3

2.1.1

07 Jan 08:41
Compare
Choose a tag to compare

Patches

2.1.0

07 Jan 08:01
Compare
Choose a tag to compare

Minor Changes

  • Add prefer-const rule: 0d06dc7
  • Revert "remove prettier for now since double quote in jsx is annoying": 74c60c0
  • Upgrade prettier; add more custom rules: d0ced04
  • Update prettier rule; add jsxSingleQuote to true: 8490eca

2.0.0

10 Sep 03:37
Compare
Choose a tag to compare

Major Changes

  • Remove prettier for now since double quote in jsx is annoying: f378831

1.0.1

03 Sep 08:41
Compare
Choose a tag to compare
  • fix bin path in package.json