@storm-software/linting-tools 1.82.2 → 1.83.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,226 +1,246 @@
1
- ## 1.82.2 (2024-09-08)
1
+ ## 1.83.0 (2024-09-15)
2
+
3
+ ### Features
2
4
 
5
+ - **eslint:** Added NextJs linter plugin
6
+ ([24207ae2](https://github.com/storm-software/storm-ops/commit/24207ae2))
7
+
8
+ ## 1.82.3 (2024-09-08)
3
9
 
4
10
  ### Bug Fixes
5
11
 
6
- - **eslint-config:** Resolved issue with applying banners ([5a337806](https://github.com/storm-software/storm-ops/commit/5a337806))
12
+ - **workspace-tools:** Resolved issue with returned value in Rust plugin
13
+ ([f37a1f44](https://github.com/storm-software/storm-ops/commit/f37a1f44))
7
14
 
8
- ## 1.82.1 (2024-09-08)
15
+ ## 1.82.2 (2024-09-08)
9
16
 
17
+ ### Bug Fixes
18
+
19
+ - **eslint-config:** Resolved issue with applying banners
20
+ ([5a337806](https://github.com/storm-software/storm-ops/commit/5a337806))
21
+
22
+ ## 1.82.1 (2024-09-08)
10
23
 
11
24
  ### Bug Fixes
12
25
 
13
- - **workspace-tools:** Resolved issues with typescript2 plugin ([a3a2a4af](https://github.com/storm-software/storm-ops/commit/a3a2a4af))
26
+ - **workspace-tools:** Resolved issues with typescript2 plugin
27
+ ([a3a2a4af](https://github.com/storm-software/storm-ops/commit/a3a2a4af))
14
28
 
15
29
  ## 1.82.0 (2024-09-06)
16
30
 
17
-
18
31
  ### Features
19
32
 
20
- - **k8s-tools:** Added extra fields onto the released container's `meta.json` file ([14356536](https://github.com/storm-software/storm-ops/commit/14356536))
33
+ - **k8s-tools:** Added extra fields onto the released container's `meta.json`
34
+ file ([14356536](https://github.com/storm-software/storm-ops/commit/14356536))
21
35
 
22
36
  ## 1.81.0 (2024-09-06)
23
37
 
24
-
25
38
  ### Features
26
39
 
27
- - **git-tools:** Added logic to skip signing during CI workflows ([4a7062ce](https://github.com/storm-software/storm-ops/commit/4a7062ce))
40
+ - **git-tools:** Added logic to skip signing during CI workflows
41
+ ([4a7062ce](https://github.com/storm-software/storm-ops/commit/4a7062ce))
28
42
 
29
43
  ## 1.80.1 (2024-09-05)
30
44
 
31
-
32
45
  ### Bug Fixes
33
46
 
34
- - **cloudflare-tools:** Regenerated the README.md file ([6ad71f5a](https://github.com/storm-software/storm-ops/commit/6ad71f5a))
47
+ - **cloudflare-tools:** Regenerated the README.md file
48
+ ([6ad71f5a](https://github.com/storm-software/storm-ops/commit/6ad71f5a))
35
49
 
36
50
  ## 1.80.0 (2024-09-03)
37
51
 
38
-
39
52
  ### Features
40
53
 
41
- - **linting-tools:** Taplo toml formatting improvements ([1e84182b](https://github.com/storm-software/storm-ops/commit/1e84182b))
54
+ - **linting-tools:** Taplo toml formatting improvements
55
+ ([1e84182b](https://github.com/storm-software/storm-ops/commit/1e84182b))
42
56
 
43
57
  ## 1.79.0 (2024-08-26)
44
58
 
45
-
46
59
  ### Features
47
60
 
48
- - **workspace-tools:** Remove the `format` task as a dependency of `build` ([75966255](https://github.com/storm-software/storm-ops/commit/75966255))
61
+ - **workspace-tools:** Remove the `format` task as a dependency of `build`
62
+ ([75966255](https://github.com/storm-software/storm-ops/commit/75966255))
49
63
 
50
64
  ## 1.78.0 (2024-08-23)
51
65
 
52
-
53
66
  ### Features
54
67
 
55
- - **k8s-tools:** Initial code check-in of k8s tools ([cac95faa](https://github.com/storm-software/storm-ops/commit/cac95faa))
68
+ - **k8s-tools:** Initial code check-in of k8s tools
69
+ ([cac95faa](https://github.com/storm-software/storm-ops/commit/cac95faa))
56
70
 
57
71
  ## 1.77.0 (2024-08-22)
58
72
 
59
-
60
73
  ### Features
61
74
 
62
- - **workspace-tools:** Added the `includeApps` option to the Rust and TypeScript plugins ([7bd309f6](https://github.com/storm-software/storm-ops/commit/7bd309f6))
75
+ - **workspace-tools:** Added the `includeApps` option to the Rust and TypeScript
76
+ plugins
77
+ ([7bd309f6](https://github.com/storm-software/storm-ops/commit/7bd309f6))
63
78
 
64
79
  ## 1.76.0 (2024-08-19)
65
80
 
66
-
67
81
  ### Features
68
82
 
69
- - **terraform-modules:** Added the `api-lambda-rs` module ([f20c6652](https://github.com/storm-software/storm-ops/commit/f20c6652))
83
+ - **terraform-modules:** Added the `api-lambda-rs` module
84
+ ([f20c6652](https://github.com/storm-software/storm-ops/commit/f20c6652))
70
85
 
71
86
  ## 1.75.0 (2024-08-19)
72
87
 
73
-
74
88
  ### Features
75
89
 
76
- - **terraform-modules:** Added the `environment` variable to the terraform modules ([7bef47d5](https://github.com/storm-software/storm-ops/commit/7bef47d5))
90
+ - **terraform-modules:** Added the `environment` variable to the terraform
91
+ modules
92
+ ([7bef47d5](https://github.com/storm-software/storm-ops/commit/7bef47d5))
77
93
 
78
94
  ## 1.74.0 (2024-08-17)
79
95
 
80
-
81
96
  ### Features
82
97
 
83
- - **linting-tools:** Added base folders to the `ls-lint.yml` configuration ([45a62685](https://github.com/storm-software/storm-ops/commit/45a62685))
98
+ - **linting-tools:** Added base folders to the `ls-lint.yml` configuration
99
+ ([45a62685](https://github.com/storm-software/storm-ops/commit/45a62685))
84
100
 
85
101
  ## 1.73.0 (2024-08-17)
86
102
 
87
-
88
103
  ### Features
89
104
 
90
- - **linting-tools:** Added ignore paths to the `ls-lint` base configuration ([a860a216](https://github.com/storm-software/storm-ops/commit/a860a216))
105
+ - **linting-tools:** Added ignore paths to the `ls-lint` base configuration
106
+ ([a860a216](https://github.com/storm-software/storm-ops/commit/a860a216))
91
107
 
92
108
  ## 1.72.0 (2024-08-03)
93
109
 
94
-
95
110
  ### Features
96
111
 
97
- - **eslint:** Ignore `prefer-nullish-coalescing` for strings ([dbae2a58](https://github.com/storm-software/storm-ops/commit/dbae2a58))
112
+ - **eslint:** Ignore `prefer-nullish-coalescing` for strings
113
+ ([dbae2a58](https://github.com/storm-software/storm-ops/commit/dbae2a58))
98
114
 
99
115
  ## 1.71.0 (2024-08-03)
100
116
 
101
-
102
117
  ### Features
103
118
 
104
- - **storm-ops:** Upgrade workspace's Nx package dependencies ([5f31f734](https://github.com/storm-software/storm-ops/commit/5f31f734))
119
+ - **storm-ops:** Upgrade workspace's Nx package dependencies
120
+ ([5f31f734](https://github.com/storm-software/storm-ops/commit/5f31f734))
105
121
 
106
122
  ## 1.70.1 (2024-08-03)
107
123
 
108
-
109
124
  ### Bug Fixes
110
125
 
111
- - **build-tools:** Resolved issue with the entry name parameter in unbuild config ([f5e5dbdd](https://github.com/storm-software/storm-ops/commit/f5e5dbdd))
126
+ - **build-tools:** Resolved issue with the entry name parameter in unbuild
127
+ config
128
+ ([f5e5dbdd](https://github.com/storm-software/storm-ops/commit/f5e5dbdd))
112
129
 
113
130
  ## 1.70.0 (2024-08-02)
114
131
 
115
-
116
132
  ### Features
117
133
 
118
- - **build-tools:** Update the unbuild configuration to get exports from `package.json` files ([bb2fc78f](https://github.com/storm-software/storm-ops/commit/bb2fc78f))
134
+ - **build-tools:** Update the unbuild configuration to get exports from
135
+ `package.json` files
136
+ ([bb2fc78f](https://github.com/storm-software/storm-ops/commit/bb2fc78f))
119
137
 
120
138
  ## 1.69.0 (2024-08-02)
121
139
 
122
-
123
140
  ### Features
124
141
 
125
- - **terraform-tools:** Initial check-in of project code ([c4ef4810](https://github.com/storm-software/storm-ops/commit/c4ef4810))
142
+ - **terraform-tools:** Initial check-in of project code
143
+ ([c4ef4810](https://github.com/storm-software/storm-ops/commit/c4ef4810))
126
144
 
127
145
  ## 1.68.0 (2024-08-02)
128
146
 
129
-
130
147
  ### Features
131
148
 
132
- - **eslint:** Reformatted the banner string whitespace ([2df75cbb](https://github.com/storm-software/storm-ops/commit/2df75cbb))
149
+ - **eslint:** Reformatted the banner string whitespace
150
+ ([2df75cbb](https://github.com/storm-software/storm-ops/commit/2df75cbb))
133
151
 
134
152
  ## 1.67.1 (2024-08-02)
135
153
 
136
-
137
154
  ### Bug Fixes
138
155
 
139
- - **eslint:** Resolve issue with duplicate plugins ([23c09494](https://github.com/storm-software/storm-ops/commit/23c09494))
156
+ - **eslint:** Resolve issue with duplicate plugins
157
+ ([23c09494](https://github.com/storm-software/storm-ops/commit/23c09494))
140
158
 
141
159
  ## 1.67.0 (2024-08-02)
142
160
 
143
-
144
161
  ### Features
145
162
 
146
- - **eslint:** Added a banner with `__filename` and `__dirname` to the distribution ([594c0e9a](https://github.com/storm-software/storm-ops/commit/594c0e9a))
163
+ - **eslint:** Added a banner with `__filename` and `__dirname` to the
164
+ distribution
165
+ ([594c0e9a](https://github.com/storm-software/storm-ops/commit/594c0e9a))
147
166
 
148
167
  ## 1.66.0 (2024-08-02)
149
168
 
150
-
151
169
  ### Features
152
170
 
153
- - **eslint:** Improved the logic around determining the banner ([4bbb321d](https://github.com/storm-software/storm-ops/commit/4bbb321d))
171
+ - **eslint:** Improved the logic around determining the banner
172
+ ([4bbb321d](https://github.com/storm-software/storm-ops/commit/4bbb321d))
154
173
 
155
174
  ## 1.65.0 (2024-08-01)
156
175
 
157
-
158
176
  ### Features
159
177
 
160
- - **eslint:** Added the `parserOptions` parameter to the preset's options ([344db07c](https://github.com/storm-software/storm-ops/commit/344db07c))
178
+ - **eslint:** Added the `parserOptions` parameter to the preset's options
179
+ ([344db07c](https://github.com/storm-software/storm-ops/commit/344db07c))
161
180
 
162
181
  ## 1.64.1 (2024-08-01)
163
182
 
164
-
165
183
  ### Bug Fixes
166
184
 
167
- - **eslint:** Resolved issues with invalid TypeScript flat configuration ([88166ab1](https://github.com/storm-software/storm-ops/commit/88166ab1))
185
+ - **eslint:** Resolved issues with invalid TypeScript flat configuration
186
+ ([88166ab1](https://github.com/storm-software/storm-ops/commit/88166ab1))
168
187
 
169
188
  ## 1.64.0 (2024-08-01)
170
189
 
171
-
172
190
  ### Features
173
191
 
174
- - **git-tools:** Ensure `.git/COMMIT_EDITMSG` exists before reading from disk ([7abae7ae](https://github.com/storm-software/storm-ops/commit/7abae7ae))
192
+ - **git-tools:** Ensure `.git/COMMIT_EDITMSG` exists before reading from disk
193
+ ([7abae7ae](https://github.com/storm-software/storm-ops/commit/7abae7ae))
175
194
 
176
195
  ## 1.63.2 (2024-07-31)
177
196
 
178
-
179
197
  ### Bug Fixes
180
198
 
181
- - **git-tools:** Resolved issue when `commitlint` is called without a `message` parameter ([624b24bc](https://github.com/storm-software/storm-ops/commit/624b24bc))
199
+ - **git-tools:** Resolved issue when `commitlint` is called without a `message`
200
+ parameter
201
+ ([624b24bc](https://github.com/storm-software/storm-ops/commit/624b24bc))
182
202
 
183
203
  ## 1.63.1 (2024-07-31)
184
204
 
185
-
186
205
  ### Bug Fixes
187
206
 
188
- - **build-tools:** Resolve issues with the output path provided to unbuild ([ee9c2353](https://github.com/storm-software/storm-ops/commit/ee9c2353))
207
+ - **build-tools:** Resolve issues with the output path provided to unbuild
208
+ ([ee9c2353](https://github.com/storm-software/storm-ops/commit/ee9c2353))
189
209
 
190
210
  ## 1.63.0 (2024-07-31)
191
211
 
192
-
193
212
  ### Features
194
213
 
195
- - **build-tools:** Added the CODEOWNERS linting tool ([63099b1b](https://github.com/storm-software/storm-ops/commit/63099b1b))
214
+ - **build-tools:** Added the CODEOWNERS linting tool
215
+ ([63099b1b](https://github.com/storm-software/storm-ops/commit/63099b1b))
196
216
 
197
217
  ## 1.62.1 (2024-07-26)
198
218
 
199
-
200
219
  ### Bug Fixes
201
220
 
202
- - **storm-ops:** Resolved issue with missing token in CI action ([4db79d8e](https://github.com/storm-software/storm-ops/commit/4db79d8e))
221
+ - **storm-ops:** Resolved issue with missing token in CI action
222
+ ([4db79d8e](https://github.com/storm-software/storm-ops/commit/4db79d8e))
203
223
 
204
224
  ## 1.62.0 (2024-07-24)
205
225
 
206
-
207
226
  ### Features
208
227
 
209
- - **workspace-tools:** Added the `size-limit` executor ([6ce22bab](https://github.com/storm-software/storm-ops/commit/6ce22bab))
228
+ - **workspace-tools:** Added the `size-limit` executor
229
+ ([6ce22bab](https://github.com/storm-software/storm-ops/commit/6ce22bab))
210
230
 
211
231
  ## 1.61.0 (2024-07-24)
212
232
 
213
-
214
233
  ### Features
215
234
 
216
- - **linting-tools:** Added choices and parsers to `manypkg` linter CLI ([9a545641](https://github.com/storm-software/storm-ops/commit/9a545641))
235
+ - **linting-tools:** Added choices and parsers to `manypkg` linter CLI
236
+ ([9a545641](https://github.com/storm-software/storm-ops/commit/9a545641))
217
237
 
218
238
  ## 1.60.1 (2024-07-24)
219
239
 
220
-
221
240
  ### Bug Fixes
222
241
 
223
- - **linting-tools:** Resolved issue with CLI args passing ([d5812a21](https://github.com/storm-software/storm-ops/commit/d5812a21))
242
+ - **linting-tools:** Resolved issue with CLI args passing
243
+ ([d5812a21](https://github.com/storm-software/storm-ops/commit/d5812a21))
224
244
 
225
245
  ## 1.60.0 (2024-07-17)
226
246
 
package/README.md CHANGED
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
21
21
 
22
22
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
23
23
 
24
- [![Version](https://img.shields.io/badge/version-1.82.2-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
24
+ [![Version](https://img.shields.io/badge/version-1.83.0-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
25
25
 
26
26
  <!-- prettier-ignore-start -->
27
27
  <!-- markdownlint-disable -->