|
1 | 1 | # Change Log |
2 | 2 |
|
3 | | -All notable changes to this project will be documented in this file. |
4 | | -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
| 3 | +## 1.0.0 |
5 | 4 |
|
6 | | -# [0.4.0](https://github.com/taskade/eslint/compare/v0.3.1...v0.4.0) (2023-12-23) |
| 5 | +### Major Changes |
7 | 6 |
|
| 7 | +- [`0a973da`](https://github.com/taskade/eslint/commit/0a973da8f1f8bf0c91cd3e7bd485e3b13e2c2f7f) Thanks [@lxcid](https://github.com/lxcid)! - Manual version bump |
8 | 8 |
|
9 | | -### Features |
| 9 | +### Minor Changes |
10 | 10 |
|
11 | | -* **deps:** Upgrade TypeScript to v5.3, Prettier to v3, Lerna to v8 and bump env to ES2020 ([#21](https://github.com/taskade/eslint/issues/21)) ([eda981a](https://github.com/taskade/eslint/commit/eda981a88b25383d87f561496e60cd72363a6dba)) |
| 11 | +- [#39](https://github.com/taskade/eslint/pull/39) [`47499cb`](https://github.com/taskade/eslint/commit/47499cbd670bdfe18e87198f7f8b56d785937501) Thanks [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)! - Add changeset support for automated version management and publishing. This introduces a new workflow that uses changesets to manage package versions, generate changelogs, and coordinate releases to both npmjs.com and GitHub Packages. |
12 | 12 |
|
| 13 | +- [#40](https://github.com/taskade/eslint/pull/40) [`2cacd1f`](https://github.com/taskade/eslint/commit/2cacd1f443bd0a1033fd574489716a3e8709c9a7) Thanks [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)! - fix: Add @typescript-eslint/no-floating-promises rule to recommended configuration (#17) |
13 | 14 |
|
| 15 | +### Patch Changes |
14 | 16 |
|
| 17 | +- [#39](https://github.com/taskade/eslint/pull/39) [`47499cb`](https://github.com/taskade/eslint/commit/47499cbd670bdfe18e87198f7f8b56d785937501) Thanks [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)! - Fix issue with rule configuration |
15 | 18 |
|
| 19 | + ``` |
16 | 20 |
|
17 | | -## [0.3.1](https://github.com/taskade/eslint/compare/v0.3.0...v0.3.1) (2023-02-04) |
| 21 | + These files are consumed during release and then deleted automatically. |
| 22 | + ``` |
18 | 23 |
|
| 24 | +All notable changes to this project will be documented in this file. |
| 25 | +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
19 | 26 |
|
20 | | -### Bug Fixes |
| 27 | +# [0.4.0](https://github.com/taskade/eslint/compare/v0.3.1...v0.4.0) (2023-12-23) |
21 | 28 |
|
22 | | -* **deps:** Upgrade to TypeScript to v4.9 ([500bd2f](https://github.com/taskade/eslint/commit/500bd2f9375b014a8d0748380158c08127f82c2a)) |
| 29 | +### Features |
23 | 30 |
|
| 31 | +- **deps:** Upgrade TypeScript to v5.3, Prettier to v3, Lerna to v8 and bump env to ES2020 ([#21](https://github.com/taskade/eslint/issues/21)) ([eda981a](https://github.com/taskade/eslint/commit/eda981a88b25383d87f561496e60cd72363a6dba)) |
24 | 32 |
|
| 33 | +## [0.3.1](https://github.com/taskade/eslint/compare/v0.3.0...v0.3.1) (2023-02-04) |
25 | 34 |
|
| 35 | +### Bug Fixes |
26 | 36 |
|
| 37 | +- **deps:** Upgrade to TypeScript to v4.9 ([500bd2f](https://github.com/taskade/eslint/commit/500bd2f9375b014a8d0748380158c08127f82c2a)) |
27 | 38 |
|
28 | 39 | # [0.3.0](https://github.com/taskade/eslint/compare/v0.2.2...v0.3.0) (2022-05-25) |
29 | 40 |
|
30 | | - |
31 | 41 | ### Bug Fixes |
32 | 42 |
|
33 | | -* **deps:** Upgrade to TypeScript to v4.7 and ESLint v8 ([#10](https://github.com/taskade/eslint/issues/10)) ([052e4e2](https://github.com/taskade/eslint/commit/052e4e2a4e4ff77b2d0888a95496f7b2cf19ad83)) |
34 | | - |
35 | | - |
36 | | - |
37 | | - |
| 43 | +- **deps:** Upgrade to TypeScript to v4.7 and ESLint v8 ([#10](https://github.com/taskade/eslint/issues/10)) ([052e4e2](https://github.com/taskade/eslint/commit/052e4e2a4e4ff77b2d0888a95496f7b2cf19ad83)) |
38 | 44 |
|
39 | 45 | ## [0.2.2](https://github.com/taskade/eslint/compare/v0.2.1...v0.2.2) (2021-08-27) |
40 | 46 |
|
41 | | - |
42 | 47 | ### Bug Fixes |
43 | 48 |
|
44 | | -* **deps:** Upgrade dependencies ([be20826](https://github.com/taskade/eslint/commit/be20826bda1e3da498eb661f774bc79cd2eb8ce7)) |
45 | | - |
46 | | - |
47 | | - |
48 | | - |
| 49 | +- **deps:** Upgrade dependencies ([be20826](https://github.com/taskade/eslint/commit/be20826bda1e3da498eb661f774bc79cd2eb8ce7)) |
49 | 50 |
|
50 | 51 | ## [0.2.1](https://github.com/taskade/eslint/compare/v0.2.0...v0.2.1) (2021-05-17) |
51 | 52 |
|
52 | | - |
53 | 53 | ### Bug Fixes |
54 | 54 |
|
55 | | -* Conflict of no-shadow causing false positive report on enum (typescript-eslint/typescript-eslint[#2483](https://github.com/taskade/eslint/issues/2483)) ([7c6b10a](https://github.com/taskade/eslint/commit/7c6b10a396b5380bb99cde763dfe05e621eb5b97)) |
56 | | - |
57 | | - |
58 | | - |
59 | | - |
| 55 | +- Conflict of no-shadow causing false positive report on enum (typescript-eslint/typescript-eslint[#2483](https://github.com/taskade/eslint/issues/2483)) ([7c6b10a](https://github.com/taskade/eslint/commit/7c6b10a396b5380bb99cde763dfe05e621eb5b97)) |
60 | 56 |
|
61 | 57 | # [0.2.0](https://github.com/taskade/eslint/compare/v0.1.10...v0.2.0) (2021-04-09) |
62 | 58 |
|
63 | | - |
64 | | -* fix!: Upgrade to TypeScript 4.2 + Improve usage pattern (PR #8) ([e1c1c40](https://github.com/taskade/eslint/commit/e1c1c40e01e3f41e020a38bac239f3619a531e40)), closes [#8](https://github.com/taskade/eslint/issues/8) |
65 | | - |
| 59 | +- fix!: Upgrade to TypeScript 4.2 + Improve usage pattern (PR #8) ([e1c1c40](https://github.com/taskade/eslint/commit/e1c1c40e01e3f41e020a38bac239f3619a531e40)), closes [#8](https://github.com/taskade/eslint/issues/8) |
66 | 60 |
|
67 | 61 | ### BREAKING CHANGES |
68 | 62 |
|
69 | | -* Change to configuration for ESLint and related packages are likely required. |
70 | | - |
71 | | - |
72 | | - |
73 | | - |
| 63 | +- Change to configuration for ESLint and related packages are likely required. |
74 | 64 |
|
75 | 65 | ## [0.1.10](https://github.com/taskade/eslint/compare/v0.1.9...v0.1.10) (2020-05-13) |
76 | 66 |
|
77 | | - |
78 | 67 | ### Bug Fixes |
79 | 68 |
|
80 | | -* Add curly and TS brace-style rule ([b03f1c7](https://github.com/taskade/eslint/commit/b03f1c7a85ff8e47cac8d391a91e4cb0a9e3331c)) |
81 | | - |
82 | | - |
83 | | - |
84 | | - |
| 69 | +- Add curly and TS brace-style rule ([b03f1c7](https://github.com/taskade/eslint/commit/b03f1c7a85ff8e47cac8d391a91e4cb0a9e3331c)) |
85 | 70 |
|
86 | 71 | ## [0.1.9](https://github.com/taskade/eslint/compare/v0.1.8...v0.1.9) (2020-05-02) |
87 | 72 |
|
88 | | - |
89 | 73 | ### Bug Fixes |
90 | 74 |
|
91 | | -* Turn `@typescript-eslint/member-ordering` off ([d94434d](https://github.com/taskade/eslint/commit/d94434debbb44b98f89ad6242ec71e39090c73bc)) |
92 | | - |
93 | | - |
94 | | - |
95 | | - |
| 75 | +- Turn `@typescript-eslint/member-ordering` off ([d94434d](https://github.com/taskade/eslint/commit/d94434debbb44b98f89ad6242ec71e39090c73bc)) |
96 | 76 |
|
97 | 77 | ## [0.1.8](https://github.com/taskade/eslint/compare/v0.1.7...v0.1.8) (2020-04-29) |
98 | 78 |
|
99 | | - |
100 | 79 | ### Bug Fixes |
101 | 80 |
|
102 | | -* Use TS ESLint version of no-dupe-class-members ([d073ac8](https://github.com/taskade/eslint/commit/d073ac8d4f946da1d85fa395e25f04f215079b1e)) |
103 | | - |
104 | | - |
105 | | - |
106 | | - |
| 81 | +- Use TS ESLint version of no-dupe-class-members ([d073ac8](https://github.com/taskade/eslint/commit/d073ac8d4f946da1d85fa395e25f04f215079b1e)) |
107 | 82 |
|
108 | 83 | ## [0.1.7](https://github.com/taskade/eslint/compare/v0.1.6...v0.1.7) (2020-04-27) |
109 | 84 |
|
110 | | - |
111 | 85 | ### Bug Fixes |
112 | 86 |
|
113 | | -* Recommend `@typescript-eslint/strict-boolean-expressions` ([ac84b4c](https://github.com/taskade/eslint/commit/ac84b4cbafc9e8c3b774920ae001bf2d12063044)) |
114 | | -* Turn `@typescript-eslint/member-ordering` on ([ec3782c](https://github.com/taskade/eslint/commit/ec3782cf78487ade4401b4c7ef9c33d73b738405)) |
115 | | - |
116 | | - |
117 | | - |
118 | | - |
| 87 | +- Recommend `@typescript-eslint/strict-boolean-expressions` ([ac84b4c](https://github.com/taskade/eslint/commit/ac84b4cbafc9e8c3b774920ae001bf2d12063044)) |
| 88 | +- Turn `@typescript-eslint/member-ordering` on ([ec3782c](https://github.com/taskade/eslint/commit/ec3782cf78487ade4401b4c7ef9c33d73b738405)) |
119 | 89 |
|
120 | 90 | ## [0.1.6](https://github.com/taskade/eslint/compare/v0.1.5...v0.1.6) (2020-04-27) |
121 | 91 |
|
122 | | - |
123 | 92 | ### Bug Fixes |
124 | 93 |
|
125 | | -* Turn `no-implicit-coercion` on ([4482dec](https://github.com/taskade/eslint/commit/4482decf40923a2f315e2dd2628e83a0a8a8f18b)) |
126 | | -* Warn for `no-shadow` rule ([5f8f84c](https://github.com/taskade/eslint/commit/5f8f84cd3ddb72dbcb89b843d18a6addb9982830)) |
127 | | - |
128 | | - |
129 | | - |
130 | | - |
| 94 | +- Turn `no-implicit-coercion` on ([4482dec](https://github.com/taskade/eslint/commit/4482decf40923a2f315e2dd2628e83a0a8a8f18b)) |
| 95 | +- Warn for `no-shadow` rule ([5f8f84c](https://github.com/taskade/eslint/commit/5f8f84cd3ddb72dbcb89b843d18a6addb9982830)) |
131 | 96 |
|
132 | 97 | ## [0.1.5](https://github.com/taskade/eslint/compare/v0.1.4...v0.1.5) (2020-04-20) |
133 | 98 |
|
134 | | - |
135 | 99 | ### Bug Fixes |
136 | 100 |
|
137 | | -* Turn `@typescript-eslint/explicit-function-return-type` off ([9c67cec](https://github.com/taskade/eslint/commit/9c67cecd1020c72baf77740a4aa9b52a62f4f7fd)) |
138 | | - |
139 | | - |
140 | | - |
141 | | - |
| 101 | +- Turn `@typescript-eslint/explicit-function-return-type` off ([9c67cec](https://github.com/taskade/eslint/commit/9c67cecd1020c72baf77740a4aa9b52a62f4f7fd)) |
142 | 102 |
|
143 | 103 | ## [0.1.4](https://github.com/taskade/eslint/compare/v0.1.3...v0.1.4) (2020-04-19) |
144 | 104 |
|
145 | | - |
146 | 105 | ### Bug Fixes |
147 | 106 |
|
148 | | -* Enable `parserOptions.useJSXTextNode` ([507945a](https://github.com/taskade/eslint/commit/507945a7275d8b809ff0a1959e0ebc52639b33b1)) |
149 | | - |
150 | | - |
151 | | - |
152 | | - |
| 107 | +- Enable `parserOptions.useJSXTextNode` ([507945a](https://github.com/taskade/eslint/commit/507945a7275d8b809ff0a1959e0ebc52639b33b1)) |
153 | 108 |
|
154 | 109 | ## [0.1.3](https://github.com/taskade/eslint/compare/v0.1.2...v0.1.3) (2020-04-18) |
155 | 110 |
|
156 | | - |
157 | 111 | ### Bug Fixes |
158 | 112 |
|
159 | | -* Turn `@typescript-eslint/no-empty-function` off ([ade554c](https://github.com/taskade/eslint/commit/ade554c9d3e11e3caa3c3d490f3a607101d52060)) |
160 | | - |
161 | | - |
162 | | - |
163 | | - |
| 113 | +- Turn `@typescript-eslint/no-empty-function` off ([ade554c](https://github.com/taskade/eslint/commit/ade554c9d3e11e3caa3c3d490f3a607101d52060)) |
164 | 114 |
|
165 | 115 | ## [0.1.2](https://github.com/taskade/eslint/compare/v0.1.1...v0.1.2) (2020-04-18) |
166 | 116 |
|
167 | | - |
168 | 117 | ### Bug Fixes |
169 | 118 |
|
170 | | -* Set `env.es6` to `true` ([a1f9916](https://github.com/taskade/eslint/commit/a1f99167ff4bc1336bfab4f2a89a5a72b7bb2022)) |
171 | | - |
172 | | - |
173 | | - |
174 | | - |
| 119 | +- Set `env.es6` to `true` ([a1f9916](https://github.com/taskade/eslint/commit/a1f99167ff4bc1336bfab4f2a89a5a72b7bb2022)) |
175 | 120 |
|
176 | 121 | ## [0.1.1](https://github.com/taskade/eslint/compare/v0.1.0...v0.1.1) (2020-04-18) |
177 | 122 |
|
178 | | - |
179 | 123 | ### Bug Fixes |
180 | 124 |
|
181 | | -* Turn off several TypeScript ESLint rules ([a1e98c2](https://github.com/taskade/eslint/commit/a1e98c2f4380c1ce7f5065440e0001523f34bd4c)) |
182 | | - |
183 | | - |
184 | | - |
185 | | - |
| 125 | +- Turn off several TypeScript ESLint rules ([a1e98c2](https://github.com/taskade/eslint/commit/a1e98c2f4380c1ce7f5065440e0001523f34bd4c)) |
186 | 126 |
|
187 | 127 | # [0.1.0](https://github.com/taskade/eslint/compare/v0.0.1...v0.1.0) (2020-04-18) |
188 | 128 |
|
189 | | - |
190 | 129 | ### Features |
191 | 130 |
|
192 | | -* Support React ([f7c6274](https://github.com/taskade/eslint/commit/f7c6274c40ff9140d591608cfefc21bf405869e6)) |
193 | | - |
194 | | - |
195 | | - |
196 | | - |
| 131 | +- Support React ([f7c6274](https://github.com/taskade/eslint/commit/f7c6274c40ff9140d591608cfefc21bf405869e6)) |
197 | 132 |
|
198 | 133 | ## 0.0.1 (2020-04-18) |
199 | 134 |
|
|
0 commit comments