aboutsummaryrefslogtreecommitdiffstats
path: root/packages/tslint-config/CHANGELOG.md
blob: 5a777d40c46a224653e3a64526f302bf16ba0703 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# CHANGELOG

v0.x.x - TBD
------------------------
    * Added custom 'underscore-privates' rule, requiring underscores to be prepended to private variable names

v0.1.0 - _Nov. 14, 2017_
------------------------
    * Re-published TsLintConfig previously published under NPM package `tslint-config-0xproject`
    * Updated to TSLint v5.8.0, requiring several rule additions to keep our conventions aligned.