All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.1.1 - 2018-06-12
- Switch
snyk
vulnerability check fromGithub
repo tonpm
package.
1.1.0 - 2018-06-11
- Introducing
snyk
for dependencies vulnerability check - Add
snyk
badge into the READMEalways-multiline
- Add an ecrypted slack travis-ci token as
SLACK_TRAVISCI_TOKEN
- Update
no-implicit-coercion
rule to support+
operator right side.
1.0.1 - 2018-06-10
- Change
multiline-ternary
rule fromnever
toalways-multiline
1.0.0 - 2018-06-09
- Publish the first major version
0.2.1 - 2018-06-09
- Add encrypted gitter hook notification url e.g:
WEBHOOK_GITTER
- Add coveralls configuration
- Add codeclimate travis connfiguration
0.2.0 - 2018-06-09
- Implementing additional rules such as
max-statements, no-lonely-if, etc...
- Increase the eslint rule
complexity
from4
to10
0.1.2 - 2018-06-08
- Add codeclimate
Maintainability
andTest Coverage
badges - Finilizing default mandatory rules implemetation
- Modidy npm
keywords
witheslin-rules
toeslint-rules
- Adding
contributors
section into thepackage.json
file
0.1.1 - 2018-06-08
- Enhancing npm
keywords
with[eslin-rules, jslint, coding-style]
- Remove
consistent-return
rule due to a conflit withno-else-return
rule
- Change npm download rate from monthly reporting to weekly reporting
0.1.0 - 2018-06-06
- Change the package keyword
stype
tostyle
- Remove
bundle
querystring from the repositoryhomepage
url
0.0.2 - 2018-06-02
- Fixing npm version badge configuration
- Delete by commenting travis expected branch due branch release false validating regex
0.0.1 - 2018-06-01
- Initial public version publication.
- Fixing travis configuration skip_cleanup: true