Releases: exosjs/exos-scripts
Releases · exosjs/exos-scripts
v1.0.9
1.0.9 (2020-07-06)
Bug Fixes
- stylelint: Remove alphabetical order for CSS properties (65279dd)
v1.0.8
1.0.8 (2020-07-06)
Bug Fixes
- stylelint: Output configuration errors (137ed8b)
v1.0.7
1.0.7 (2020-07-06)
Bug Fixes
v1.0.6
1.0.6 (2020-07-06)
Bug Fixes
- lint: Tune some stricter rules (abfcda4)
v1.0.5
1.0.5 (2020-07-06)
Bug Fixes
- lint: Properly detect when running a script for a library (4dce4bf)
v1.0.4
1.0.4 (2020-07-06)
Bug Fixes
- stylelint: Do not output in the console when there is no error (ff7a670)
v1.0.3
1.0.3 (2020-07-01)
Bug Fixes
- test: Set a testRegex to properly detect test files (a399878)
- test: Use default testRegex (9f2ba02)
v1.0.2
1.0.2 (2020-07-01)
Bug Fixes
- test: Remove roots for cases where the test folder is not present (e262b57)
v1.0.1
1.0.1 (2020-07-01)
Bug Fixes
v1.0.0
1.0.0 (2020-06-25)
Bug Fixes
- test: Split Jest configs for libraries and React apps (11d2abd)
Features
- stylelint: Add stylelint support (#2) (d53ca25)