UNPKG

1.11 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file
4automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
5This project adheres to [Semantic Versioning](http://semver.org/).
6
7## v1.5.3 - 2018-05-01
8
9* Add circleci tests and auto-publishing #19 [Pagan Gazzard]
10
11## v1.5.2 - 2018-02-17
12
13* Fix the `--typescript` option swallowing the first input after it #17 [Pagan Gazzard]
14
15## v1.5.1 - 2018-01-05
16
17* Convert project to TypeScript #15 [Lucian Buzzo]
18
19## v1.5.0 - 2017-12-22
20
21* Add support for linting .ts and .tsx files #7 [Lucian Buzzo]
22* Add depcheck to find unused dependencies at lint-time #7 [Cameron Diver]
23
24## v1.4.2 - 2017-12-22
25
26* Add depcheck to linter, used with -u flag
27* Bump coffeescope2
28
29## v1.4.1
30
31* Migrate from https://github.com/resin-io/resin-lint to https://github.com/resin-io/node-resin-lint
32
33## v1.4.0
34
35* Import AMD globals
36
37## v1.3.2
38
39* Detect undefined variables
40
41## v1.3.1
42
43* Remove the line ending rule
44
45## v1.3.0
46
47* Integrate coffeescope2 and add unused variable reporting
48
49## v1.0.0
50
51* Coffeelint wrapper for Resin.io-specific coffeelint.json