Releases: exosjs/exos-scripts
Releases · exosjs/exos-scripts
v1.5.5
1.5.5 (2020-08-02)
Bug Fixes
- start,build: Set up entry point as an object to allow extension or modifications (#35) (0d589d1)
v1.5.4
1.5.4 (2020-07-31)
Bug Fixes
v1.5.3
1.5.3 (2020-07-30)
Bug Fixes
- revert react/jsx-max-props-per-line configuration (#31) (319e621)
v1.5.2
1.5.2 (2020-07-29)
Bug Fixes
- fix lint rules for containers files (#29) (ec5a997)
v1.5.1
1.5.1 (2020-07-29)
Bug Fixes
v1.5.0
1.5.0 (2020-07-29)
Features
- improve lint rules for to be closer to coding guidelines (#27) (b135e47)
v1.4.3
1.4.3 (2020-07-28)
Bug Fixes
- build,start: Move process.env.NODE_ENV to the top to affect imported files (#26) (f03e841)
v1.4.2
1.4.2 (2020-07-23)
Bug Fixes
- fix stylelint run config for Windows (#22) (5a903a8)
v1.4.1
1.4.1 (2020-07-22)
Bug Fixes
- fix allowed file extensions to contain jsx (#21) (c9ae047)
v1.4.0
1.4.0 (2020-07-22)
Features