Skip to content

Releases: inthepocket/itp-react-scripts

v0.48.1

22 Dec 07:22
3517e73
Compare
Choose a tag to compare

0.48.1 (2018-12-22)

Bug Fixes

  • postinstall.sh: correct typo inside eslintrc (3517e73)

v0.48.0

19 Nov 13:13
8cc13f4
Compare
Choose a tag to compare

0.48.0 (2018-11-19)

Bug Fixes

Features

v0.47.3

19 Nov 12:31
f60ddbe
Compare
Choose a tag to compare

0.47.3 (2018-11-19)

Bug Fixes

  • eslint: disable accessible-emoji rule for RN projects (1f3e7d1), closes #8

v0.47.2

25 Oct 15:44
Compare
Choose a tag to compare

0.47.2 (2018-10-25)

Bug Fixes

  • postinstall: Fix postinstall not being included in npm files array (5203544), closes #7

v0.47.1

11 Oct 08:28
fcc3a89
Compare
Choose a tag to compare

0.47.1 (2018-10-11)

Bug Fixes

  • lintstagedrc: Undo the fix that wasn't a fix 😅 (4202564)
  • package.json: Update husky & move away from release candidate + fix lint issue where json files (dd6582d)

v0.47.0

17 Sep 13:31
Compare
Choose a tag to compare

0.47.0 (2018-09-17)

Features

  • prettierrc: update prettierrc also for external packages (8969c59)

v0.46.1

17 Sep 12:41
Compare
Choose a tag to compare

0.46.1 (2018-09-17)

Bug Fixes

  • postinstall: temporarily remove as it does not work (889f67d)

v0.46.0

17 Sep 11:56
28a1824
Compare
Choose a tag to compare

0.46.0 (2018-09-17)

Features

  • prettierrc: change to itp prettier rules (258495f)

v0.45.0

17 Sep 11:23
0c26a33
Compare
Choose a tag to compare

0.45.0 (2018-09-17)

Features

v0.44.2

31 Aug 20:32
Compare
Choose a tag to compare

0.44.2 (2018-08-31)

Bug Fixes

  • eslintrc: add babel-eslint parsing if babel is available (c98e2db)