All Versions
46
Latest Version
Avg Release Cycle
14 days
Latest Release
843 days ago
Changelog History
Page 5
Changelog History
Page 5
-
v6.0.0-alpha.2 Changes
May 25, 2019- ๐
9b87fee
Chore: Fix formatter documentation generation (#11767) (Ilya Volodin) - ๐
f116208
Chore: Fix site generation script for releases (#11766) (Ilya Volodin) - โก๏ธ
cf9cce8
Update: Add never option for new-parens (refs #10034) (#11379) (pfgithub) - ๐
b5fa149
New: multiple processors support (fixes #11035, fixes #11725) (#11552) (Toru Nagashima) - ๐
2d32a9e
Breaking: stricter rule config validating (fixes #9505) (#11742) (่ๅฎ่ฐ็็ซ) - โก๏ธ
71716eb
Update: add fixer for no-div-regex rule (fixes #11355) (#11744) (joe-re) - โก๏ธ
53f7f4c
Update: Uniform messages for the rules in "complexity" section (#11759) (Igor Novozhilov) - ๐
0a801d7
Chore: improve perf test (#11756) (่ๅฎ่ฐ็็ซ) - ๐
45bd336
Docs: add about RuleTester's parser to migration guide (fixes #11728) (#11761) (Toru Nagashima) - ๐
1374be4
Docs: add table of contents in readme (#11765) (่ๅฎ่ฐ็็ซ) - ๐
54e6eda
New: extends in glob-based config (fixes #8813) (#11554) (Toru Nagashima) - ๐
ec105b2
Chore: typo in JSDoc on timing.display's return value (#11755) (Dimitri Mitropoulos) - โก๏ธ
e45cc3f
Docs: updated no-proto rule (fixes #11743) (#11746) (Francesco Trotta) - ๐
15c6c63
Chore: eslint-config-eslint require node >= 8 (#11718) (่ๅฎ่ฐ็็ซ) - ๐
f9790ca
Fix: typo: missing word in docs (#11750) (Dimitri Mitropoulos) - ๐
219aecb
Chore: restructure files (#11555) (Toru Nagashima) - ๐
5dad0b1
Fix: Unignoring directories in .eslintignore (fixes #11684) (#11685) (Mykola Bilochub) - ๐
4625090
Docs: small fix about the migration guide (#11729) (Toru Nagashima) - ๐
0e89c73
Sponsors: Sync README with website (ESLint Jenkins) - ๐
5a296fa
Sponsors: Sync README with website (ESLint Jenkins) - ๐
7c8e86b
Fix: wrong 'plugin-missing' error on Node.js 12 (fixes #11720) (#11722) (Toru Nagashima) - ๐
67c671f
Chore: ignore deprecated rules in fuzz tests (#11710) (Pig Fang) - ๐
af81cb3
Chore: make fuzzer produce minimal reproducible examples of bugs (#11700) (Teddy Katz)
- ๐
-
v6.0.0-alpha.1 Changes
May 11, 2019- ๐
e84b6f8
Docs: fix example in object-curly-newline docs (#11633) (golopot) - ๐
252efd3
Fix: delete unnecessary duplicated question (fixes #11617) (#11618) (HelloRusk) - ๐
21dd211
New: add --resolve-plugins-relative-to flag (#11696) (Teddy Katz) - ๐
1a3a88d
Fix: Curly rule incorrectly flagging lexical declarations (fixes #11663) (#11675) (Brian Kurek) - ๐
f42d0af
Chore: lazy loading for rules (#11705) (Toru Nagashima) - ๐
f47d72c
Fix: not set ecmaVersion to 6 when sourceType=module (fixes #9687) (#11649) (่ๅฎ่ฐ็็ซ) - ๐
9484e9e
Fix: ignore return statements in dead code (fixes #11647) (#11688) (Toru Nagashima) - ๐
aae6f65
Fix: don't use deprecated API (#11689) (Toru Nagashima) - โก๏ธ
483239e
Docs: updated ImportDeclaration in docs-rules-indent (#11679) (Alok Takshak) - ๐
f5bae78
Chore: fix CLIEngine tests when os.tmpdir is a symlink (#11697) (Teddy Katz) - โก๏ธ
e4400b5
Fix: require-atomic-updates false positive (fixes #11194, fixes #11687) (#11224) (Toru Nagashima) - ๐
6ae21a4
Breaking: fix config loading (fixes #11510, fixes #11559, fixes #11586) (#11546) (Toru Nagashima) - ๐
bc0819c
Sponsors: Sync README with website (ESLint Jenkins) - ๐
036a188
Sponsors: Sync README with website (ESLint Jenkins) - ๐
4b3b036
Docs: replacevar
withconst
in code examples (#11655) (Niyaz Akhmetov) - โก๏ธ
e4a08ba
Chore: update eslint-plugin-node to 9.0.0 (#11670) (Toru Nagashima) - ๐
f2e7828
Docs: Fix Node 6 LTS EOL date (#11676) (James Ross) - ๐
4052bfe
Sponsors: Sync README with website (ESLint Jenkins) - ๐
f6fc045
Sponsors: Sync README with website (ESLint Jenkins) - ๐
1ebf21b
Sponsors: Sync README with website (ESLint Jenkins) - โก๏ธ
776b0fe
Fix: update rule message of no-throw-literal (fixes #11637) (#11638) (Pig Fang) - ๐
67c08b6
Fix: consider comments in object-curly-spacing (fixes #11656) (#11657) (Pig Fang) - ๐
b6d41cb
Fix: check token before using in no-cond-assign (fixes #11611) (#11619) (Pig Fang) - ๐
7f290a9
Chore: add eslint as a devDependeny (#11654) (Toru Nagashima) - ๐
139fd2f
Chore: add markdownlint-cli (#11653) (Toru Nagashima) - โก๏ธ
adc6585
Docs: update status of breaking changes in migration guide (#11652) (Teddy Katz) - ๐
eef71e4
Docs: add missing items to migration guide (#11628) (Teddy Katz) - ๐
0fc8e62
Breaking: eslint:recommended changes (fixes #10768) (#11518) (่ๅฎ่ฐ็็ซ) - ๐
1c34d4a
Sponsors: Sync README with website (ESLint Jenkins) - ๐
33695e7
Sponsors: Sync README with website (ESLint Jenkins) - ๐
c94cf21
Sponsors: Sync README with website (ESLint Jenkins) - ๐
f62a451
Build: add node 12 (#11648) (่ๅฎ่ฐ็็ซ) - ๐
20364cc
Breaking: make no-redeclare stricter (fixes #11370, fixes #11405) (#11509) (Toru Nagashima) - ๐
ed675a6
Sponsors: Sync README with website (ESLint Jenkins) - ๐
8b4dba6
Chore: Add linting to git commit (#11556) (Nicholas C. Zakas) - ๐
8684f46
Sponsors: Sync README with website (ESLint Jenkins) - ๐
1bdacc9
Sponsors: Sync README with website (ESLint Jenkins) - ๐
e62c8af
Sponsors: Sync README with website (ESLint Jenkins) - ๐
1dfe077
Fix: autofix of no-unneeded-ternary made syntax error (fixes #11579) (#11616) (Toru Nagashima) - ๐
bebd079
Docs: fix grammar mistake in no-caller docs (#11623) (Daniel Lemay) - ๐
f570be1
Sponsors: Sync README with website (ESLint Jenkins) - ๐
7c13a1c
Sponsors: Sync README with website (ESLint Jenkins) - ๐
b7bd432
Sponsors: Sync README with website (ESLint Jenkins) - ๐
412a76b
Sponsors: Sync README with website (ESLint Jenkins)
- ๐
-
v6.0.0-alpha.0 Changes
April 13, 2019- ๐
3d9e137
Chore: fix test that fails when the CWD contains a space (#11612) (Teddy Katz) - ๐
8bfd1d1
Docs: add v6.0.0 migration guide (#11515) (Teddy Katz) - โฌ๏ธ
9e49b56
Breaking: upgrade espree to 6.0.0-alpha.0 (fixes #9687) (#11610) (Teddy Katz) - ๐
0127d10
Fix: no-var fixed to incorrect code (fixes #11441) (#11443) (่ๅฎ่ฐ็็ซ) - โก๏ธ
5cfdc2d
Update: Improve no-loop-func rule description and message (#11046) (Pedro Lopes) - ๐
608a02c
Fix: object-shorthand ignoreConstructors option (fixes #11595) (#11596) (overlookmotel) - โก๏ธ
eeea893
Upgrade: update js-yaml package to 3.13.1 version (#11607) (Pobegaylo Maksim) - โฌ๏ธ
e70d5f7
Upgrade: compatible deps (#11608) (่ๅฎ่ฐ็็ซ) - ๐
a55913d
Sponsors: Sync README with website (ESLint Jenkins) - ๐
9a6e8fe
Sponsors: Sync README with website (ESLint Jenkins) - โก๏ธ
cbdee62
Docs: README updates to reflect JSCS compat project is finished (#11568) (Kevin Partington) - ๐
b92ca6e
Fix: getErrorResults function to not mutate passed parameter (#11592) (danielamaia) - ๐
ef7801e
Breaking: disallow invalid rule defaults in RuleTester (fixes #11473) (#11599) (Teddy Katz) - ๐
c021117
Sponsors: Sync README with website (ESLint Jenkins) - ๐
4e7cdca
Breaking: comma-dangle enable functions: "never" (fixes #11502) (#11519) (่ๅฎ่ฐ็็ซ) - ๐
12f256f
Breaking: no-confusing-arrow enable allowParens: true (fixes #11503) (#11520) (่ๅฎ่ฐ็็ซ) - ๐
25cc63d
Breaking: simplify config/plugin/parser resolution (fixes #10125) (#11388) (Teddy Katz) - ๐
63fead8
Sponsors: Sync README with website (ESLint Jenkins) - ๐
595de40
Docs: edit arrow-parens as-needed explanation (fixes #11202) (#11569) (Logan Lowder) - โฌ๏ธ
3396c3e
Upgrade: [email protected]4.0.1, drops Node 6 support, fixes vulnerability (#11570) (Kevin Partington) - โก๏ธ
2f8ae13
Update: support single argument on newline with function-paren-newline (#11406) (Vladlen Grachev) - ๐
fd1c91b
Breaking: throw an error for invalid global configs (refs #11338) (#11517) (Teddy Katz) - ๐
be83322
Breaking: Remove extra rules from eslint:recommended (fixes #10873) (#11357) (Kevin Partington) - ๐
2543f11
Breaking: remove deprecated experimentalObjectRestSpread option (#11420) (Teddy Katz) - ๐
19248e0
Fix: makeoverrides[].files
matching dotfiles (fixes #11201) (#11225) (Toru Nagashima) - ๐
0fb5fd4
Breaking: interpret rule options as unicode regexes (fixes #11423) (#11516) (Teddy Katz) - ๐
6e7da57
Breaking: drop Node.js 6 support (fixes #11456) (#11557) (Toru Nagashima) - โก๏ธ
a73b4b8
Docs: Update README team and sponsors (ESLint Jenkins)
- ๐
-
v5.16.0 Changes
March 30, 2019- ๐
dfef227
Build: gensite passes rulesMeta to formatter rendering (#11567) (Kevin Partington) - ๐
c06d38c
Fix: Allow HTML formatter to handle no meta data (#11566) (Ilya Volodin) - ๐
87a5c03
Docs:func-style
: clarify whenallowArrowFunctions
is used (#11548) (Oliver Joseph Ash) - โก๏ธ
bc3e427
Update: pass rule meta to formatters RFC 10 (#11551) (Chris Meyer) - โก๏ธ
b452f27
Chore: Update README to pull in reviewer data (#11506) (Nicholas C. Zakas) - โฌ๏ธ
afe3d25
Upgrade: Bump js-yaml dependency to fix Denial of Service vulnerability (#11550) (Vernon de Goede) - ๐
4fe7eb7
Chore: use nyc instead of istanbul (#11532) (Toru Nagashima) - ๐
f16af43
Chore: fix formatters/table test (#11534) (Toru Nagashima) - ๐
78358a8
Docs: fix duplicate punctuation in CLI docs (#11528) (Teddy Katz)
- ๐
-
v5.15.2 Changes
March 15, 2019- ๐
29dbca7
Fix: implicit-arrow-linebreak adds extra characters (fixes #11268) (#11407) (Mark de Dios) - โฌ๏ธ
5d2083f
Upgrade: [email protected] (#11513) (Teddy Katz) a5dae7c
Fix: Empty glob pattern incorrectly expands to "/**" (#11476) (Ben Chauvette)- ๐
448e8da
Chore: improve crash reporting (fixes #11304) (#11463) (Alex Zherdev) - ๐
0f56dc6
Chore: make config validator params more consistent (#11435) (่ๅฎ่ฐ็็ซ) - ๐
d6c1122
Docs: Add working groups to maintainer guide (#11400) (Nicholas C. Zakas) - ๐
5fdb4d3
Build: compile deps to ES5 when generating browser file (fixes #11504) (#11505) (Teddy Katz) - โก๏ธ
06fa165
Build: update CI testing configuration (#11500) (Reece Dunham) - ๐
956e883
Docs: Fix example in no-restricted-modules docs (#11454) (Paul OโShannessy) - ๐
2c7431d
Docs: fix json schema example dead link (#11498) (kazuya kawaguchi) - ๐
e7266c2
Docs: Fix invalid JSON in "Specifying Parser Options" (#11492) (Mihira Jayasekera) - ๐
6693161
Sponsors: Sync README with website (ESLint Jenkins) - ๐
62fee4a
Chore: eslint-config-eslint enable comma-dangle functions: "never" (#11434) (่ๅฎ่ฐ็็ซ) - ๐
34a5382
Build: copy bundled espree to website directory (#11478) (Pig Fang) - ๐
f078f9a
Chore: use "file:" dependencies for internal rules/config (#11465) (Teddy Katz) - ๐
0756128
Docs: Addvisualstudio
to formatter list (#11480) (Patrick Eriksson) - ๐
44de9d7
Docs: Fix typo in func-name-matching rule docs (#11484) (Iulian Onofrei)
- ๐