1 | 2020-04-15 v6.0.2
|
2 | * Remove npm-shrinkwrap.json from the npm package #125
|
3 |
|
4 | 2020-04-05 v6.0.1 (the 5th anniversary release)
|
5 | * Update dependencies
|
6 | * Run CI against eslint@next
|
7 | * Add eslint-plugin-php-markup reference to the README
|
8 |
|
9 | 2019-06-26 v6.0.0 (the 666 release)
|
10 | * **Breaking: drop Node 6 support**
|
11 | * Fix support for ESLint v6
|
12 |
|
13 | 2019-05-13 v5.0.5
|
14 | * Fix support for ESLint v6.0.0-alpha.1 (again)
|
15 | * Improved integration tests
|
16 |
|
17 | 2019-05-12 v5.0.4
|
18 | * Fix support for ESLint v6.0.0-alpha.1 #117
|
19 |
|
20 | 2019-02-02 v5.0.3
|
21 | * Fix support for `parserOptions.ecmaFeatures.globalReturn: true` while sharing scope between multiple script tags
|
22 |
|
23 | 2019-02-02 v5.0.2
|
24 | * Fix support for the --report-unused-disabled-directives option #111
|
25 |
|
26 | 2019-02-02 v5.0.1
|
27 | * Fix compatibility with ESLint 5.13.0
|
28 | * Update dependencies
|
29 |
|
30 | 2018-11-11 v5.0.0
|
31 | * **Breaking: drop Node 4 support**
|
32 | * **Breaking: don't lint .vue files by default**
|
33 | * Update dependencies
|
34 |
|
35 | 2018-09-22 v4.0.6
|
36 | * Ignore script tags with a `src` attribute #102
|
37 | * More detailed error reporting
|
38 |
|
39 | 2018-06-20 v4.0.5
|
40 | * Fix typo regression from v4.0.4
|
41 |
|
42 | 2018-06-20 v4.0.4
|
43 | * Request detailed informations when ESLint is not found
|
44 |
|
45 | 2018-04-11 v4.0.3
|
46 | * Prevent patching ESLint multiple times #89
|
47 |
|
48 | 2018-01-24 v4.0.2
|
49 | * Fix compatibility with tslint #85
|
50 |
|
51 | 2017-11-22 v4.0.1
|
52 | * Fix processing files after processing a HTML file without script tag #82
|
53 |
|
54 | 2017-11-12 v4.0.0
|
55 | * **Breaking: drop ESLint < 4.7 support**
|
56 | * **Breaking: Non-module script tags are sharing the global scope** #66
|
57 | * Lint script tags with `type="module"` by default
|
58 |
|
59 | 2017-09-16 v3.2.2
|
60 | * Fix ESLint 4.7 support
|
61 |
|
62 | 2017-09-03 v3.2.1
|
63 | * Fix ESLint 4.6 support #77
|
64 |
|
65 | 2017-08-12 v3.2.0
|
66 | * improve compatibility with the `prettier` plugin by ignoring the first empty script line #76
|
67 | * fix compatibility with the `eslint-comments` plugin #70
|
68 | * add some *Troubleshooting* documentation about linting template markup and Vue files
|
69 |
|
70 | 2017-07-18 v3.1.1
|
71 | * Fix node 4 support #71 #72
|
72 |
|
73 | 2017-07-11 v3.1.0
|
74 | * Remap messages "source" property to fix custom formatters support #69
|
75 |
|
76 | 2017-06-12 v3.0.0 [migration guide](MIGRATION_TO_V3.md)
|
77 | * **Breaking: lint script tags separately** #49 #55 #56
|
78 | * ESLint 4 support #57
|
79 | * Support nested settings in a "html" object #58
|
80 |
|
81 | 2017-05-06 v2.0.3
|
82 | * No change, new version to work around a publish issue
|
83 |
|
84 | 2017-05-06 v2.0.2
|
85 | * Support self-closing script tags in XHTML #52
|
86 | * Fix tests for ESLint 4.0.0-alpha.{0-2}
|
87 |
|
88 | 2017-02-16 v2.0.1
|
89 | * Support for empty filenames #48
|
90 | * Support for empty files #46
|
91 |
|
92 | 2017-01-25 v2.0.0
|
93 | * **Breaking: drop `html/xml-mode` setting**
|
94 | * `eslint --fix` support #23
|
95 | * Allow configuring HTML and XML extensions via ESLint config
|
96 | * Allow configuring JS MIME types via ESLint config
|
97 | * Report correct end locations of error messages
|
98 | * Report correct fix ranges of error messages
|
99 |
|
100 | 2016-11-18 v1.7.0
|
101 | * Ignore all warnings for non-script lines #37
|
102 |
|
103 | 2016-11-05 v1.6.0
|
104 | * Patch all loaded eslint packages #28
|
105 |
|
106 | 2016-10-23 v1.5.5
|
107 | * Fix typo in handlebars extension #36
|
108 |
|
109 | 2016-10-22 v1.5.4
|
110 | * Support `.nunjucks` files #35
|
111 |
|
112 | 2016-09-24 v1.5.3
|
113 | * Fix tests for ESLint 3.6.0 #32
|
114 | * Support `.we` files #30
|
115 |
|
116 | 2016-08-06 v1.5.2
|
117 | * Laxer way to retrieve the eslint package #27
|
118 | * Support `.erb` files #26
|
119 | * Support `.tag` files #25
|
120 |
|
121 | 2016-05-22 v1.5.1
|
122 | * Republish v1.5.0 on NPM, files were missing because of npm/npm#5082
|
123 |
|
124 | 2016-05-22 v1.5.0
|
125 | * Support `.handlebars` files
|
126 | * Introduce the `html/xml-mode` setting and parse XML files as XML #20
|
127 | * Support `.twig` files #21
|
128 | * Support the `text/ecmascript-6` mime type #17
|
129 |
|
130 | 2016-02-16 v1.4.0
|
131 | * Support `.php` files
|
132 |
|
133 | 2016-01-27 v1.3.0
|
134 | * Fix crlf newlines support #16
|
135 | * Introduce the `html/report-bad-indent` setting
|
136 | * Introduce the `html/indent` setting
|
137 | * Support more standard JS MIME types #15
|
138 |
|
139 | 2016-01-15 v1.2.0
|
140 | * Support the `text/babel` mime type
|
141 | * Support `.mustache` files #11
|
142 |
|
143 | 2015-11-02 v1.1.0
|
144 | * Stop non-JS lines breaking `no-multiple-empty-lines` #8
|
145 |
|
146 | 2015-08-22 v1.0.4
|
147 | * Check if there is some lines before striping the last line spaces #7
|
148 |
|
149 | 2015-08-17 v1.0.3
|
150 | * Support `.hbs` files
|
151 |
|
152 | 2015-06-30 v1.0.2
|
153 | * Support `.vue` files #4
|
154 |
|
155 | 2015-04-18 v1.0.1
|
156 | * Fix space eating issue
|
157 | * Introduce unit tests
|
158 |
|
159 | 2015-04-05 v1.0.0
|
160 | * Add README
|
161 | * Initial commit
|