Releases: inthepocket/itp-react-scripts
Releases · inthepocket/itp-react-scripts
v0.48.1
0.48.1 (2018-12-22)
Bug Fixes
- postinstall.sh: correct typo inside eslintrc (3517e73)
v0.48.0
0.48.0 (2018-11-19)
Bug Fixes
Features
v0.47.3
0.47.3 (2018-11-19)
Bug Fixes
- eslint: disable accessible-emoji rule for RN projects (1f3e7d1), closes #8
v0.47.2
0.47.2 (2018-10-25)
Bug Fixes
- postinstall: Fix postinstall not being included in npm files array (5203544), closes #7
v0.47.1
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
0.47.0 (2018-09-17)
Features
- prettierrc: update prettierrc also for external packages (8969c59)
v0.46.1
0.46.1 (2018-09-17)
Bug Fixes
- postinstall: temporarily remove as it does not work (889f67d)
v0.46.0
0.46.0 (2018-09-17)
Features
- prettierrc: change to itp prettier rules (258495f)
v0.44.2
0.44.2 (2018-08-31)
Bug Fixes
- eslintrc: add babel-eslint parsing if babel is available (c98e2db)