|
| 1 | +v3.7.0 - September 30, 2016 |
| 2 | + |
| 3 | +* 2fee8ad Fix: object-shorthand's consistent-as-needed option (issue #7214) (#7215) (Naomi Jacobs) |
| 4 | +* c05a19c Update: add fixer for `prefer-numeric-literals` (#7205) (Teddy Katz) |
| 5 | +* 2f171f3 Update: add fixer for `no-undef-init` (#7210) (Teddy Katz) |
| 6 | +* 876d747 Docs: Steps for adding new committers/TSCers (#7221) (Nicholas C. Zakas) |
| 7 | +* dffb4fa Fix: `no-unused-vars` false positive (fixes #7250) (#7258) (Toru Nagashima) |
| 8 | +* 4448cec Docs: Adding missing ES8 reference to configuring (#7271) (Kevin Partington) |
| 9 | +* 332d213 Update: Ensure `indent` handles nested functions correctly (fixes #7249) (#7265) (Teddy Katz) |
| 10 | +* c36d842 Update: add fixer for `no-useless-computed-key` (#7207) (Teddy Katz) |
| 11 | +* 18376cf Update: add fixer for `lines-around-directive` (#7217) (Teddy Katz) |
| 12 | +* f8e8fab Update: add fixer for `wrap-iife` (#7196) (Teddy Katz) |
| 13 | +* 558b444 Docs: Add @not-an-aardvark to development team (#7279) (Ilya Volodin) |
| 14 | +* cd1dc57 Update: Add a fixer for `dot-location` (#7186) (Teddy Katz) |
| 15 | +* 89787b2 Update: for `yoda`, add a fixer (#7199) (Teddy Katz) |
| 16 | +* 742ae67 Fix: avoid indent and no-mixed-spaces-and-tabs conflicts (fixes #7248) (#7266) (Teddy Katz) |
| 17 | +* 85b8714 Fix: Use error templates even when reading from stdin (fixes #7213) (#7223) (Teddy Katz) |
| 18 | +* 66adac1 Docs: correction in prefer-reflect docs (fixes #7069) (#7150) (Scott Stern) |
| 19 | +* e3f95de Update: Fix `no-extra-parens` false negative (fixes #7229) (#7231) (Teddy Katz) |
| 20 | +* 2909c19 Docs: Fix typo in object-shorthand docs (#7267) (Brian Donovan) |
| 21 | +* 7bb800d Chore: add internal rule to enforce meta.docs conventions (fixes #6954) (#7155) (Vitor Balocco) |
| 22 | +* 722c68c Docs: add code fences to the issue template (#7254) (Teddy Katz) |
| 23 | + |
1 | 24 | v3.6.1 - September 26, 2016 |
2 | 25 |
|
3 | 26 | * b467436 Upgrade: Upgrade Espree to 3.3.1 (#7253) (Ilya Volodin) |
|
0 commit comments