@anolilab/prettier-config 6.0.3 → 6.0.5

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,602 +1,521 @@
1
+ ## @anolilab/prettier-config [6.0.5](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@6.0.4...@anolilab/prettier-config@6.0.5) (2025-10-02)
2
+
3
+ ### Bug Fixes
4
+
5
+ * add Prettier configuration and update package scripts ([9805886](https://github.com/anolilab/javascript-style-guide/commit/98058869399e5e7d84c36b61ae80316d61c5bc2a))
6
+
7
+ ### Miscellaneous Chores
8
+
9
+ * **deps:** update package dependencies to latest versions ([028b723](https://github.com/anolilab/javascript-style-guide/commit/028b7237222bfddb4f4ce43a1247f5a3ed9f2c68))
10
+ * update @visulima/packem to version 2.0.0-alpha.19 and add eslint-plugin-erasable-syntax-only@0.3.1\n\n- Updated all instances of @visulima/packem to the latest alpha version.\n- Added new dependency eslint-plugin-erasable-syntax-only for enhanced linting capabilities.\n- Updated devDependencies in various package.json files to ensure consistency across configurations. ([0d62091](https://github.com/anolilab/javascript-style-guide/commit/0d620916bbabb0d64266136978c0b038844e3bc7))
11
+
12
+ ## @anolilab/prettier-config [6.0.4](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@6.0.3...@anolilab/prettier-config@6.0.4) (2025-09-05)
13
+
14
+ ### Bug Fixes
15
+
16
+ - update prettier-config package.json and packem.config.ts ([9ea3346](https://github.com/anolilab/javascript-style-guide/commit/9ea3346f920a1373ec403702f9c14b8b9ee241ba))
17
+
18
+ ### Miscellaneous Chores
19
+
20
+ - update dependencies across packages ([db14c14](https://github.com/anolilab/javascript-style-guide/commit/db14c14d94b2e21e8c23791b9dc83c391b1a9a87))
21
+ - update dependencies and versions across packages ([edf84af](https://github.com/anolilab/javascript-style-guide/commit/edf84af6f9ff9a290c4e3705f3466068777e9992))
22
+ - update dependencies and versions across packages ([48812ea](https://github.com/anolilab/javascript-style-guide/commit/48812ea5c4de5833636b2ed3b7302a35120aba3a))
23
+
1
24
  ## @anolilab/prettier-config [6.0.3](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@6.0.2...@anolilab/prettier-config@6.0.3) (2025-07-11)
2
25
 
3
26
  ### Bug Fixes
4
27
 
5
- * **deps:** update dependency prettier to v3.6.2 ([#912](https://github.com/anolilab/javascript-style-guide/issues/912)) ([f76c16d](https://github.com/anolilab/javascript-style-guide/commit/f76c16deb0c8165e8e4a5ab13872f4e1954bfd19))
28
+ - **deps:** update dependency prettier to v3.6.2 ([#912](https://github.com/anolilab/javascript-style-guide/issues/912)) ([f76c16d](https://github.com/anolilab/javascript-style-guide/commit/f76c16deb0c8165e8e4a5ab13872f4e1954bfd19))
6
29
 
7
30
  ### Miscellaneous Chores
8
31
 
9
- * update dependencies and package versions across multiple packages ([6499209](https://github.com/anolilab/javascript-style-guide/commit/64992094883c3305626a09ec586226292ba88e85))
32
+ - update dependencies and package versions across multiple packages ([6499209](https://github.com/anolilab/javascript-style-guide/commit/64992094883c3305626a09ec586226292ba88e85))
10
33
 
11
34
  ## @anolilab/prettier-config [6.0.2](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@6.0.1...@anolilab/prettier-config@6.0.2) (2025-07-02)
12
35
 
13
36
  ### Bug Fixes
14
37
 
15
- * **deps:** update prettier-config exports and dependencies ([1c7d93f](https://github.com/anolilab/javascript-style-guide/commit/1c7d93ff9bf817d7b51113c9de50dc5e2d4bc577))
38
+ - **deps:** update prettier-config exports and dependencies ([1c7d93f](https://github.com/anolilab/javascript-style-guide/commit/1c7d93ff9bf817d7b51113c9de50dc5e2d4bc577))
16
39
 
17
40
  ### Miscellaneous Chores
18
41
 
19
- * updated dev deps ([e564609](https://github.com/anolilab/javascript-style-guide/commit/e564609d20d40f7db705f32fcb4060359aec9a08))
42
+ - updated dev deps ([e564609](https://github.com/anolilab/javascript-style-guide/commit/e564609d20d40f7db705f32fcb4060359aec9a08))
20
43
 
21
44
  ## @anolilab/prettier-config [6.0.1](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@6.0.0...@anolilab/prettier-config@6.0.1) (2025-05-31)
22
45
 
23
46
  ### Bug Fixes
24
47
 
25
- * **deps:** update dependency prettier to v3.0.3 ([#891](https://github.com/anolilab/javascript-style-guide/issues/891)) ([21d2229](https://github.com/anolilab/javascript-style-guide/commit/21d222981c3eef686be957bf74c2852871929a3d))
26
- * **deps:** update minor updates (minor) ([#896](https://github.com/anolilab/javascript-style-guide/issues/896)) ([d5132c8](https://github.com/anolilab/javascript-style-guide/commit/d5132c8e59df185331772917e8216c78a97e47be))
48
+ - **deps:** update dependency prettier to v3.0.3 ([#891](https://github.com/anolilab/javascript-style-guide/issues/891)) ([21d2229](https://github.com/anolilab/javascript-style-guide/commit/21d222981c3eef686be957bf74c2852871929a3d))
49
+ - **deps:** update minor updates (minor) ([#896](https://github.com/anolilab/javascript-style-guide/issues/896)) ([d5132c8](https://github.com/anolilab/javascript-style-guide/commit/d5132c8e59df185331772917e8216c78a97e47be))
27
50
 
28
51
  ### Miscellaneous Chores
29
52
 
30
- * add new linting scripts and update dependencies ([655a866](https://github.com/anolilab/javascript-style-guide/commit/655a86641903f157e4d8a4dc69d0f44448fa7cc9))
53
+ - add new linting scripts and update dependencies ([655a866](https://github.com/anolilab/javascript-style-guide/commit/655a86641903f157e4d8a4dc69d0f44448fa7cc9))
31
54
 
32
55
  ## @anolilab/prettier-config [6.0.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@5.0.14...@anolilab/prettier-config@6.0.0) (2025-05-26)
33
56
 
34
57
  ### ⚠ BREAKING CHANGES
35
58
 
36
- * **prettier-config:** changed post-install script to a bin command call, removed support for prettier v2
37
- Signed-off-by: prisis <d.bannert@anolilab.de>
59
+ - **prettier-config:** changed post-install script to a bin command call, removed support for prettier v2
60
+ Signed-off-by: prisis <d.bannert@anolilab.de>
38
61
 
39
62
  ### Features
40
63
 
41
- * **prettier-config:** removed post-install script, updated dev-dependencies, allowed node 23 ([d1866a0](https://github.com/anolilab/javascript-style-guide/commit/d1866a01bfd816d84f58a024f369af9d9aa1f386))
64
+ - **prettier-config:** removed post-install script, updated dev-dependencies, allowed node 23 ([d1866a0](https://github.com/anolilab/javascript-style-guide/commit/d1866a01bfd816d84f58a024f369af9d9aa1f386))
42
65
 
43
66
  ### Bug Fixes
44
67
 
45
- * **prettier-config:** removed @anolilab/package-json-utils ([804c365](https://github.com/anolilab/javascript-style-guide/commit/804c36534afec53996e2a87c84b243245a4a9649))
68
+ - **prettier-config:** removed @anolilab/package-json-utils ([804c365](https://github.com/anolilab/javascript-style-guide/commit/804c36534afec53996e2a87c84b243245a4a9649))
46
69
 
47
70
  ### Miscellaneous Chores
48
71
 
49
- * clean update after code changes ([c1ec624](https://github.com/anolilab/javascript-style-guide/commit/c1ec6245a20abfcf1e1d717e148464480f59262c))
50
- * **prettier-config:** updated dev dependencies ([18b59d1](https://github.com/anolilab/javascript-style-guide/commit/18b59d125945bcbfc9d233824b24b98722f11d15))
51
- * remove deprecated ESLint and Prettier configurations, update project structure and dependencies ([7b269ed](https://github.com/anolilab/javascript-style-guide/commit/7b269eda93e7dbede5fbdb536dec518dab2bc54b))
52
- * update node engine compatibility across multiple packages ([8755783](https://github.com/anolilab/javascript-style-guide/commit/8755783d4be3199bd602ede7d83628f83be3f358))
53
- * update prettier-config dependencies to latest versions ([ae0c554](https://github.com/anolilab/javascript-style-guide/commit/ae0c554c57416b606e72b6c28ed65cf9d056bc73))
54
- * updated dev dependencies ([89cb5c7](https://github.com/anolilab/javascript-style-guide/commit/89cb5c72b14fc27041783804f1098c2ecfc3cc33))
72
+ - clean update after code changes ([c1ec624](https://github.com/anolilab/javascript-style-guide/commit/c1ec6245a20abfcf1e1d717e148464480f59262c))
73
+ - **prettier-config:** updated dev dependencies ([18b59d1](https://github.com/anolilab/javascript-style-guide/commit/18b59d125945bcbfc9d233824b24b98722f11d15))
74
+ - remove deprecated ESLint and Prettier configurations, update project structure and dependencies ([7b269ed](https://github.com/anolilab/javascript-style-guide/commit/7b269eda93e7dbede5fbdb536dec518dab2bc54b))
75
+ - update node engine compatibility across multiple packages ([8755783](https://github.com/anolilab/javascript-style-guide/commit/8755783d4be3199bd602ede7d83628f83be3f358))
76
+ - update prettier-config dependencies to latest versions ([ae0c554](https://github.com/anolilab/javascript-style-guide/commit/ae0c554c57416b606e72b6c28ed65cf9d056bc73))
77
+ - updated dev dependencies ([89cb5c7](https://github.com/anolilab/javascript-style-guide/commit/89cb5c72b14fc27041783804f1098c2ecfc3cc33))
55
78
 
56
79
  ### Continuous Integration
57
80
 
58
- * fixed build workflow ([622591f](https://github.com/anolilab/javascript-style-guide/commit/622591f129fea0d30129d45346e49795169accd2))
81
+ - fixed build workflow ([622591f](https://github.com/anolilab/javascript-style-guide/commit/622591f129fea0d30129d45346e49795169accd2))
59
82
 
60
83
  ## @anolilab/prettier-config [5.0.14](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@5.0.13...@anolilab/prettier-config@5.0.14) (2023-12-22)
61
84
 
62
-
63
85
  ### Miscellaneous Chores
64
86
 
65
- * update deps ([4f773ac](https://github.com/anolilab/javascript-style-guide/commit/4f773ac635af4e27d500a6d2423898445e0f08fd))
66
-
67
-
87
+ - update deps ([4f773ac](https://github.com/anolilab/javascript-style-guide/commit/4f773ac635af4e27d500a6d2423898445e0f08fd))
68
88
 
69
89
  ### Dependencies
70
90
 
71
- * **@anolilab/semantic-release-preset:** upgraded to 8.0.3
91
+ - **@anolilab/semantic-release-preset:** upgraded to 8.0.3
72
92
 
73
93
  ## @anolilab/prettier-config [5.0.13](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@5.0.12...@anolilab/prettier-config@5.0.13) (2023-11-02)
74
94
 
75
-
76
95
  ### Bug Fixes
77
96
 
78
- * allow node 21 ([e95c9f7](https://github.com/anolilab/javascript-style-guide/commit/e95c9f70fb7d1ffa7c27e3d07067606b9b91bf54))
79
-
80
-
97
+ - allow node 21 ([e95c9f7](https://github.com/anolilab/javascript-style-guide/commit/e95c9f70fb7d1ffa7c27e3d07067606b9b91bf54))
81
98
 
82
99
  ### Dependencies
83
100
 
84
- * **@anolilab/package-json-utils:** upgraded to 3.0.9
85
- * **@anolilab/semantic-release-preset:** upgraded to 8.0.2
101
+ - **@anolilab/package-json-utils:** upgraded to 3.0.9
102
+ - **@anolilab/semantic-release-preset:** upgraded to 8.0.2
86
103
 
87
104
  ## @anolilab/prettier-config [5.0.12](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@5.0.11...@anolilab/prettier-config@5.0.12) (2023-10-31)
88
105
 
89
-
90
106
  ### Bug Fixes
91
107
 
92
- * update package deps ([8d87ed0](https://github.com/anolilab/javascript-style-guide/commit/8d87ed044dd78658045c99b61f91d0594da21009))
93
-
94
-
108
+ - update package deps ([8d87ed0](https://github.com/anolilab/javascript-style-guide/commit/8d87ed044dd78658045c99b61f91d0594da21009))
95
109
 
96
110
  ### Dependencies
97
111
 
98
- * **@anolilab/package-json-utils:** upgraded to 3.0.8
99
- * **@anolilab/semantic-release-preset:** upgraded to 8.0.1
112
+ - **@anolilab/package-json-utils:** upgraded to 3.0.8
113
+ - **@anolilab/semantic-release-preset:** upgraded to 8.0.1
100
114
 
101
115
  ## @anolilab/prettier-config [5.0.11](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@5.0.10...@anolilab/prettier-config@5.0.11) (2023-09-29)
102
116
 
103
-
104
117
  ### Miscellaneous Chores
105
118
 
106
- * updated dev deps ([d4bf8d9](https://github.com/anolilab/javascript-style-guide/commit/d4bf8d9b636e68bb214c527791dbb76ee47c6af5))
107
-
108
-
119
+ - updated dev deps ([d4bf8d9](https://github.com/anolilab/javascript-style-guide/commit/d4bf8d9b636e68bb214c527791dbb76ee47c6af5))
109
120
 
110
121
  ### Dependencies
111
122
 
112
- * **@anolilab/semantic-release-preset:** upgraded to 8.0.0
123
+ - **@anolilab/semantic-release-preset:** upgraded to 8.0.0
113
124
 
114
125
  ## @anolilab/prettier-config [5.0.10](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@5.0.9...@anolilab/prettier-config@5.0.10) (2023-09-29)
115
126
 
116
-
117
127
  ### Bug Fixes
118
128
 
119
- * Update dependencies to latest versions ([6cdc09b](https://github.com/anolilab/javascript-style-guide/commit/6cdc09b5b9319ee7cc327b025c235972aa6be04f))
120
-
121
-
129
+ - Update dependencies to latest versions ([6cdc09b](https://github.com/anolilab/javascript-style-guide/commit/6cdc09b5b9319ee7cc327b025c235972aa6be04f))
122
130
 
123
131
  ### Dependencies
124
132
 
125
- * **@anolilab/package-json-utils:** upgraded to 3.0.7
126
- * **@anolilab/semantic-release-preset:** upgraded to 7.0.5
133
+ - **@anolilab/package-json-utils:** upgraded to 3.0.7
134
+ - **@anolilab/semantic-release-preset:** upgraded to 7.0.5
127
135
 
128
136
  ## @anolilab/prettier-config [5.0.9](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@5.0.8...@anolilab/prettier-config@5.0.9) (2023-09-27)
129
137
 
130
-
131
138
  ### Miscellaneous Chores
132
139
 
133
- * **deps:** update devdependencies ([#766](https://github.com/anolilab/javascript-style-guide/issues/766)) ([ef64bea](https://github.com/anolilab/javascript-style-guide/commit/ef64bea2701995c85b9d1a0ad07ec4da6f7e4b25))
134
-
135
-
140
+ - **deps:** update devdependencies ([#766](https://github.com/anolilab/javascript-style-guide/issues/766)) ([ef64bea](https://github.com/anolilab/javascript-style-guide/commit/ef64bea2701995c85b9d1a0ad07ec4da6f7e4b25))
136
141
 
137
142
  ### Dependencies
138
143
 
139
- * **@anolilab/semantic-release-preset:** upgraded to 7.0.4
144
+ - **@anolilab/semantic-release-preset:** upgraded to 7.0.4
140
145
 
141
146
  ## @anolilab/prettier-config [5.0.8](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@5.0.7...@anolilab/prettier-config@5.0.8) (2023-09-26)
142
147
 
143
-
144
148
  ### Bug Fixes
145
149
 
146
- * Various project dependencies have been updated to their respective newer versions. This covers multiple packages such as '@babel/cli', '@babel/core', '@nrwl/js', and 'eslint' among others within the package.json file. This upgrade is necessary to ensure the utilization of the most recent features, optimization and security improvements of the updated packages, and it also helps to maintain overall project consistency. ([38535ab](https://github.com/anolilab/javascript-style-guide/commit/38535abf2557680e3f22e1ff74372764ca11c2f1))
147
-
150
+ - Various project dependencies have been updated to their respective newer versions. This covers multiple packages such as '@babel/cli', '@babel/core', '@nrwl/js', and 'eslint' among others within the package.json file. This upgrade is necessary to ensure the utilization of the most recent features, optimization and security improvements of the updated packages, and it also helps to maintain overall project consistency. ([38535ab](https://github.com/anolilab/javascript-style-guide/commit/38535abf2557680e3f22e1ff74372764ca11c2f1))
148
151
 
149
152
  ### Styles
150
153
 
151
- * cs fixes ([e053d90](https://github.com/anolilab/javascript-style-guide/commit/e053d90a4ab7a6466699c17d5afec1a7adc2459d))
152
-
153
-
154
+ - cs fixes ([e053d90](https://github.com/anolilab/javascript-style-guide/commit/e053d90a4ab7a6466699c17d5afec1a7adc2459d))
154
155
 
155
156
  ### Dependencies
156
157
 
157
- * **@anolilab/package-json-utils:** upgraded to 3.0.6
158
- * **@anolilab/semantic-release-preset:** upgraded to 7.0.3
158
+ - **@anolilab/package-json-utils:** upgraded to 3.0.6
159
+ - **@anolilab/semantic-release-preset:** upgraded to 7.0.3
159
160
 
160
161
  ## @anolilab/prettier-config [5.0.7](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@5.0.6...@anolilab/prettier-config@5.0.7) (2023-09-22)
161
162
 
162
-
163
163
  ### Styles
164
164
 
165
- * cs fixes ([8e66dc2](https://github.com/anolilab/javascript-style-guide/commit/8e66dc261129837075a52a4364036918f1bbc115))
166
-
167
-
165
+ - cs fixes ([8e66dc2](https://github.com/anolilab/javascript-style-guide/commit/8e66dc261129837075a52a4364036918f1bbc115))
168
166
 
169
167
  ### Dependencies
170
168
 
171
- * **@anolilab/semantic-release-preset:** upgraded to 7.0.2
169
+ - **@anolilab/semantic-release-preset:** upgraded to 7.0.2
172
170
 
173
171
  ## @anolilab/prettier-config [5.0.6](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@5.0.5...@anolilab/prettier-config@5.0.6) (2023-09-21)
174
172
 
175
-
176
173
  ### Miscellaneous Chores
177
174
 
178
- * update package versions and Node.js versions in actions ([ba1bd5f](https://github.com/anolilab/javascript-style-guide/commit/ba1bd5fbdb5a053b7b2929c189486399012d58bc))
179
- * updated deps ([a287003](https://github.com/anolilab/javascript-style-guide/commit/a2870031901767b64c304f1c926173d66ffaf283))
180
-
175
+ - update package versions and Node.js versions in actions ([ba1bd5f](https://github.com/anolilab/javascript-style-guide/commit/ba1bd5fbdb5a053b7b2929c189486399012d58bc))
176
+ - updated deps ([a287003](https://github.com/anolilab/javascript-style-guide/commit/a2870031901767b64c304f1c926173d66ffaf283))
181
177
 
182
178
  ### Continuous Integration
183
179
 
184
- * downgrade semantic-release to v21 and conventional-changelog-conventionalcommits to v6.1 ([30d8cd7](https://github.com/anolilab/javascript-style-guide/commit/30d8cd78dae211ed4566c7d23f5b85b696cbae13))
185
-
186
-
180
+ - downgrade semantic-release to v21 and conventional-changelog-conventionalcommits to v6.1 ([30d8cd7](https://github.com/anolilab/javascript-style-guide/commit/30d8cd78dae211ed4566c7d23f5b85b696cbae13))
187
181
 
188
182
  ### Dependencies
189
183
 
190
- * **@anolilab/semantic-release-preset:** upgraded to 7.0.0
184
+ - **@anolilab/semantic-release-preset:** upgraded to 7.0.0
191
185
 
192
186
  ## @anolilab/prettier-config [5.0.5](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@5.0.4...@anolilab/prettier-config@5.0.5) (2023-09-14)
193
187
 
194
-
195
188
  ### Styles
196
189
 
197
- * cs fixes based on new rules ([b99c020](https://github.com/anolilab/javascript-style-guide/commit/b99c020b9f61f2517acd65b4d1a9f3d1f15812b1))
198
-
190
+ - cs fixes based on new rules ([b99c020](https://github.com/anolilab/javascript-style-guide/commit/b99c020b9f61f2517acd65b4d1a9f3d1f15812b1))
199
191
 
200
192
  ### Miscellaneous Chores
201
193
 
202
- * **deps:** update dependency vitest to ^0.34.4 ([#755](https://github.com/anolilab/javascript-style-guide/issues/755)) ([3246b55](https://github.com/anolilab/javascript-style-guide/commit/3246b55702eae25cf8d95ac95bd5f9b1323b51ff))
203
-
204
-
194
+ - **deps:** update dependency vitest to ^0.34.4 ([#755](https://github.com/anolilab/javascript-style-guide/issues/755)) ([3246b55](https://github.com/anolilab/javascript-style-guide/commit/3246b55702eae25cf8d95ac95bd5f9b1323b51ff))
205
195
 
206
196
  ### Dependencies
207
197
 
208
- * **@anolilab/semantic-release-preset:** upgraded to 6.0.6
198
+ - **@anolilab/semantic-release-preset:** upgraded to 6.0.6
209
199
 
210
200
  ## @anolilab/prettier-config [5.0.4](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@5.0.3...@anolilab/prettier-config@5.0.4) (2023-08-30)
211
201
 
212
-
213
202
  ### Miscellaneous Chores
214
203
 
215
- * **deps:** update dependency prettier to ^3.0.3 ([#737](https://github.com/anolilab/javascript-style-guide/issues/737)) ([6966403](https://github.com/anolilab/javascript-style-guide/commit/69664036183617fc6a8a1218f43d35f8f27ca87d))
216
- * **deps:** update dependency semantic-release to ^21.1.1 ([#738](https://github.com/anolilab/javascript-style-guide/issues/738)) ([ee6e926](https://github.com/anolilab/javascript-style-guide/commit/ee6e926d19848a6d7aaca6b3b0f92befaed59e08))
217
- * **deps:** update dependency vitest to ^0.34.3 ([#739](https://github.com/anolilab/javascript-style-guide/issues/739)) ([67dd404](https://github.com/anolilab/javascript-style-guide/commit/67dd404766bceb0103f637208fc646ed40aefb16))
218
-
219
-
204
+ - **deps:** update dependency prettier to ^3.0.3 ([#737](https://github.com/anolilab/javascript-style-guide/issues/737)) ([6966403](https://github.com/anolilab/javascript-style-guide/commit/69664036183617fc6a8a1218f43d35f8f27ca87d))
205
+ - **deps:** update dependency semantic-release to ^21.1.1 ([#738](https://github.com/anolilab/javascript-style-guide/issues/738)) ([ee6e926](https://github.com/anolilab/javascript-style-guide/commit/ee6e926d19848a6d7aaca6b3b0f92befaed59e08))
206
+ - **deps:** update dependency vitest to ^0.34.3 ([#739](https://github.com/anolilab/javascript-style-guide/issues/739)) ([67dd404](https://github.com/anolilab/javascript-style-guide/commit/67dd404766bceb0103f637208fc646ed40aefb16))
220
207
 
221
208
  ### Dependencies
222
209
 
223
- * **@anolilab/package-json-utils:** upgraded to 3.0.5
224
- * **@anolilab/semantic-release-preset:** upgraded to 6.0.5
210
+ - **@anolilab/package-json-utils:** upgraded to 3.0.5
211
+ - **@anolilab/semantic-release-preset:** upgraded to 6.0.5
225
212
 
226
213
  ## @anolilab/prettier-config [5.0.3](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@5.0.2...@anolilab/prettier-config@5.0.3) (2023-08-10)
227
214
 
228
-
229
-
230
215
  ### Dependencies
231
216
 
232
- * **@anolilab/package-json-utils:** upgraded to 3.0.4
233
- * **@anolilab/semantic-release-preset:** upgraded to 6.0.4
217
+ - **@anolilab/package-json-utils:** upgraded to 3.0.4
218
+ - **@anolilab/semantic-release-preset:** upgraded to 6.0.4
234
219
 
235
220
  ## @anolilab/prettier-config [5.0.2](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@5.0.1...@anolilab/prettier-config@5.0.2) (2023-08-04)
236
221
 
237
-
238
222
  ### Bug Fixes
239
223
 
240
- * Update package dependencies ([a8786f2](https://github.com/anolilab/javascript-style-guide/commit/a8786f219badb9ebd4af825d28be85d3d2eea89c))
241
-
242
-
224
+ - Update package dependencies ([a8786f2](https://github.com/anolilab/javascript-style-guide/commit/a8786f219badb9ebd4af825d28be85d3d2eea89c))
243
225
 
244
226
  ### Dependencies
245
227
 
246
- * **@anolilab/package-json-utils:** upgraded to 3.0.3
247
- * **@anolilab/semantic-release-preset:** upgraded to 6.0.3
228
+ - **@anolilab/package-json-utils:** upgraded to 3.0.3
229
+ - **@anolilab/semantic-release-preset:** upgraded to 6.0.3
248
230
 
249
231
  ## @anolilab/prettier-config [5.0.1](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@5.0.0...@anolilab/prettier-config@5.0.1) (2023-07-26)
250
232
 
251
-
252
233
  ### Bug Fixes
253
234
 
254
- * included 'skip.js' in package.json for several packages ([1c84b33](https://github.com/anolilab/javascript-style-guide/commit/1c84b33435abc75666214632eba4566f36c78e1a))
255
-
235
+ - included 'skip.js' in package.json for several packages ([1c84b33](https://github.com/anolilab/javascript-style-guide/commit/1c84b33435abc75666214632eba4566f36c78e1a))
256
236
 
257
237
  ### Miscellaneous Chores
258
238
 
259
- * **deps:** update dependency prettier to v3 ([f9c2fb6](https://github.com/anolilab/javascript-style-guide/commit/f9c2fb6dd2b607e2b8c56963dd0a65b3e663c987))
260
-
261
-
239
+ - **deps:** update dependency prettier to v3 ([f9c2fb6](https://github.com/anolilab/javascript-style-guide/commit/f9c2fb6dd2b607e2b8c56963dd0a65b3e663c987))
262
240
 
263
241
  ### Dependencies
264
242
 
265
- * **@anolilab/package-json-utils:** upgraded to 3.0.2
266
- * **@anolilab/semantic-release-preset:** upgraded to 6.0.2
243
+ - **@anolilab/package-json-utils:** upgraded to 3.0.2
244
+ - **@anolilab/semantic-release-preset:** upgraded to 6.0.2
267
245
 
268
246
  ## @anolilab/prettier-config [5.0.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@4.2.1...@anolilab/prettier-config@5.0.0) (2023-07-18)
269
247
 
270
-
271
248
  ### ⚠ BREAKING CHANGES
272
249
 
273
- * fixing broken releases that semantic-release did create
274
- Signed-off-by: prisis <d.bannert@anolilab.de>
250
+ - fixing broken releases that semantic-release did create
251
+ Signed-off-by: prisis <d.bannert@anolilab.de>
275
252
 
276
253
  ### Bug Fixes
277
254
 
278
- * fixed broken releases ([d46de22](https://github.com/anolilab/javascript-style-guide/commit/d46de22a999cc09cc46f9a4d4e7682441705a861))
279
- * update node version ([9a22309](https://github.com/anolilab/javascript-style-guide/commit/9a22309775cd2219320eed903ac3e22f66ffbe94))
280
-
255
+ - fixed broken releases ([d46de22](https://github.com/anolilab/javascript-style-guide/commit/d46de22a999cc09cc46f9a4d4e7682441705a861))
256
+ - update node version ([9a22309](https://github.com/anolilab/javascript-style-guide/commit/9a22309775cd2219320eed903ac3e22f66ffbe94))
281
257
 
282
258
  ### Miscellaneous Chores
283
259
 
284
- * "Update package versions in pnpm-lock.yaml" ([9c24c65](https://github.com/anolilab/javascript-style-guide/commit/9c24c6549de3f3df60fc4ca3cef3e8759da40a8e))
285
-
286
-
260
+ - "Update package versions in pnpm-lock.yaml" ([9c24c65](https://github.com/anolilab/javascript-style-guide/commit/9c24c6549de3f3df60fc4ca3cef3e8759da40a8e))
287
261
 
288
262
  ### Dependencies
289
263
 
290
- * **@anolilab/package-json-utils:** upgraded to 3.0.1
291
- * **@anolilab/semantic-release-preset:** upgraded to 6.0.1
264
+ - **@anolilab/package-json-utils:** upgraded to 3.0.1
265
+ - **@anolilab/semantic-release-preset:** upgraded to 6.0.1
292
266
 
293
267
  ## @anolilab/prettier-config [4.2.1](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@4.2.0...@anolilab/prettier-config@4.2.1) (2023-07-05)
294
268
 
295
-
296
269
  ### Bug Fixes
297
270
 
298
- * Refactor async functions to use async/await and update tsconfig.json ([2a59d6e](https://github.com/anolilab/javascript-style-guide/commit/2a59d6e0d06a5a37c92b222961acbe9f17578f26))
299
-
271
+ - Refactor async functions to use async/await and update tsconfig.json ([2a59d6e](https://github.com/anolilab/javascript-style-guide/commit/2a59d6e0d06a5a37c92b222961acbe9f17578f26))
300
272
 
301
273
  ### Miscellaneous Chores
302
274
 
303
- * Reorganize Prettier config and update README examples ([cc2a4be](https://github.com/anolilab/javascript-style-guide/commit/cc2a4be9a223c722fcec370a8260028cc5f6fbd0))
304
-
275
+ - Reorganize Prettier config and update README examples ([cc2a4be](https://github.com/anolilab/javascript-style-guide/commit/cc2a4be9a223c722fcec370a8260028cc5f6fbd0))
305
276
 
306
277
  ### Dependencies
307
278
 
308
- * **@anolilab/package-json-utils:** upgraded to 2.0.1
309
- * **@anolilab/semantic-release-preset:** upgraded to 5.0.1
279
+ - **@anolilab/package-json-utils:** upgraded to 2.0.1
280
+ - **@anolilab/semantic-release-preset:** upgraded to 5.0.1
310
281
 
311
282
  ## @anolilab/prettier-config [4.2.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@4.1.4...@anolilab/prettier-config@4.2.0) (2023-07-03)
312
283
 
313
-
314
284
  ### Features
315
285
 
316
- * Update dependencies version in pnpm-lock.yaml ([1f75f7b](https://github.com/anolilab/javascript-style-guide/commit/1f75f7bec8190da5ae6f2ba7e6ac249d802fabb4))
317
-
286
+ - Update dependencies version in pnpm-lock.yaml ([1f75f7b](https://github.com/anolilab/javascript-style-guide/commit/1f75f7bec8190da5ae6f2ba7e6ac249d802fabb4))
318
287
 
319
288
  ### Styles
320
289
 
321
- * "Rearrange order of task definitions and disable ESLint on non-literal fs filename" ([d48a8c0](https://github.com/anolilab/javascript-style-guide/commit/d48a8c0a0f87582e8a7389a4f9e025cdcbb113da))
322
-
290
+ - "Rearrange order of task definitions and disable ESLint on non-literal fs filename" ([d48a8c0](https://github.com/anolilab/javascript-style-guide/commit/d48a8c0a0f87582e8a7389a4f9e025cdcbb113da))
323
291
 
324
292
  ### Miscellaneous Chores
325
293
 
326
- * removed "semantic-release-npm-deprecate" not working like expected ([a988c89](https://github.com/anolilab/javascript-style-guide/commit/a988c898ebe4941cc6534ee3f8e1ec7e7a85d929))
327
- * Update deprecation versions in releaserc.json files ([b7b7ab7](https://github.com/anolilab/javascript-style-guide/commit/b7b7ab7c776ac5f2a0908259c5e677dc3f55de46))
328
-
329
-
294
+ - removed "semantic-release-npm-deprecate" not working like expected ([a988c89](https://github.com/anolilab/javascript-style-guide/commit/a988c898ebe4941cc6534ee3f8e1ec7e7a85d929))
295
+ - Update deprecation versions in releaserc.json files ([b7b7ab7](https://github.com/anolilab/javascript-style-guide/commit/b7b7ab7c776ac5f2a0908259c5e677dc3f55de46))
330
296
 
331
297
  ### Dependencies
332
298
 
333
- * **@anolilab/package-json-utils:** upgraded to 2.0.0
334
- * **@anolilab/semantic-release-preset:** upgraded to 5.0.0
299
+ - **@anolilab/package-json-utils:** upgraded to 2.0.0
300
+ - **@anolilab/semantic-release-preset:** upgraded to 5.0.0
335
301
 
336
302
  ## @anolilab/prettier-config [4.1.3](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@4.1.2...@anolilab/prettier-config@4.1.3) (2023-06-29)
337
303
 
338
-
339
304
  ### Bug Fixes
340
305
 
341
- * update postinstall.ts to dynamically import prettier-config ([816c421](https://github.com/anolilab/javascript-style-guide/commit/816c421c7da22893085085c9bff94746c88615a6))
342
-
306
+ - update postinstall.ts to dynamically import prettier-config ([816c421](https://github.com/anolilab/javascript-style-guide/commit/816c421c7da22893085085c9bff94746c88615a6))
343
307
 
344
308
  ### Miscellaneous Chores
345
309
 
346
- * updated license date ([7c2549e](https://github.com/anolilab/javascript-style-guide/commit/7c2549e8605948aef563193b28b772240d9c2c8b))
310
+ - updated license date ([7c2549e](https://github.com/anolilab/javascript-style-guide/commit/7c2549e8605948aef563193b28b772240d9c2c8b))
347
311
 
348
312
  ## @anolilab/prettier-config [4.1.2](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@4.1.1...@anolilab/prettier-config@4.1.2) (2023-06-28)
349
313
 
350
-
351
314
  ### Bug Fixes
352
315
 
353
- * updated lock, updated @anolilab/package-json-utils and removed baseUrl in the tsconfig that was in the wrong place ([cb08fb5](https://github.com/anolilab/javascript-style-guide/commit/cb08fb5f9fa15f0134327f89f1908199fddaa327))
354
-
355
-
316
+ - updated lock, updated @anolilab/package-json-utils and removed baseUrl in the tsconfig that was in the wrong place ([cb08fb5](https://github.com/anolilab/javascript-style-guide/commit/cb08fb5f9fa15f0134327f89f1908199fddaa327))
356
317
 
357
318
  ### Dependencies
358
319
 
359
- * **@anolilab/semantic-release-preset:** upgraded to 4.0.3
320
+ - **@anolilab/semantic-release-preset:** upgraded to 4.0.3
360
321
 
361
322
  ## @anolilab/prettier-config [4.1.1](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@4.1.0...@anolilab/prettier-config@4.1.1) (2023-06-28)
362
323
 
363
-
364
324
  ### Bug Fixes
365
325
 
366
- * Update package dependencies versions ([7aec41d](https://github.com/anolilab/javascript-style-guide/commit/7aec41d753081b2cca2f1bb1f7daf1615c6568cb))
367
-
326
+ - Update package dependencies versions ([7aec41d](https://github.com/anolilab/javascript-style-guide/commit/7aec41d753081b2cca2f1bb1f7daf1615c6568cb))
368
327
 
369
328
  ### Miscellaneous Chores
370
329
 
371
- * **prettier-config:** update readme ([b6da6a0](https://github.com/anolilab/javascript-style-guide/commit/b6da6a0a54f22b3037a866f6fa130fed47e6cf9a))
372
- * update readme ([518bb22](https://github.com/anolilab/javascript-style-guide/commit/518bb2281ec76273348a9549c19a93b6d26ea33d))
373
- * update readme to remove eslint ([3c714b2](https://github.com/anolilab/javascript-style-guide/commit/3c714b23770ff0dec77792d09ce5e8818a34adea))
374
-
375
-
330
+ - **prettier-config:** update readme ([b6da6a0](https://github.com/anolilab/javascript-style-guide/commit/b6da6a0a54f22b3037a866f6fa130fed47e6cf9a))
331
+ - update readme ([518bb22](https://github.com/anolilab/javascript-style-guide/commit/518bb2281ec76273348a9549c19a93b6d26ea33d))
332
+ - update readme to remove eslint ([3c714b2](https://github.com/anolilab/javascript-style-guide/commit/3c714b23770ff0dec77792d09ce5e8818a34adea))
376
333
 
377
334
  ### Dependencies
378
335
 
379
- * **@anolilab/package-json-utils:** upgraded to 1.5.1
380
- * **@anolilab/semantic-release-preset:** upgraded to 4.0.2
336
+ - **@anolilab/package-json-utils:** upgraded to 1.5.1
337
+ - **@anolilab/semantic-release-preset:** upgraded to 4.0.2
381
338
 
382
339
  ## @anolilab/prettier-config [4.1.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@4.0.11...@anolilab/prettier-config@4.1.0) (2023-06-25)
383
340
 
384
-
385
341
  ### Features
386
342
 
387
- * extended prettier-config, with overrides for .eslintrc, .prettierrc, .stylelintrc, package*.json, *.yml,*.yaml ([1e24536](https://github.com/anolilab/javascript-style-guide/commit/1e2453670e91bf2207d01afb704ad0deee5a5597))
343
+ - extended prettier-config, with overrides for .eslintrc, .prettierrc, .stylelintrc, package*.json, *.yml,\*.yaml ([1e24536](https://github.com/anolilab/javascript-style-guide/commit/1e2453670e91bf2207d01afb704ad0deee5a5597))
388
344
 
389
345
  ## @anolilab/prettier-config [4.0.11](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@4.0.10...@anolilab/prettier-config@4.0.11) (2023-06-24)
390
346
 
391
-
392
347
  ### Bug Fixes
393
348
 
394
- * fixed export of rangeEnd in postinstall ([dc40767](https://github.com/anolilab/javascript-style-guide/commit/dc4076726ab39bd8c94e3303c430d1ea5ed0d88a))
395
-
349
+ - fixed export of rangeEnd in postinstall ([dc40767](https://github.com/anolilab/javascript-style-guide/commit/dc4076726ab39bd8c94e3303c430d1ea5ed0d88a))
396
350
 
397
351
  ### Miscellaneous Chores
398
352
 
399
- * grouped more packages together for renovate ([67eb228](https://github.com/anolilab/javascript-style-guide/commit/67eb228b448940f76d10e08b461facd768e21994))
353
+ - grouped more packages together for renovate ([67eb228](https://github.com/anolilab/javascript-style-guide/commit/67eb228b448940f76d10e08b461facd768e21994))
400
354
 
401
355
  ## @anolilab/prettier-config [4.0.10](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@4.0.9...@anolilab/prettier-config@4.0.10) (2023-06-23)
402
356
 
403
-
404
-
405
357
  ### Dependencies
406
358
 
407
- * **@anolilab/semantic-release-preset:** upgraded to 4.0.1
359
+ - **@anolilab/semantic-release-preset:** upgraded to 4.0.1
408
360
 
409
361
  ## @anolilab/prettier-config [4.0.9](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@4.0.8...@anolilab/prettier-config@4.0.9) (2023-06-23)
410
362
 
411
-
412
-
413
363
  ### Dependencies
414
364
 
415
- * **@anolilab/package-json-utils:** upgraded to 1.5.0
416
- * **@anolilab/semantic-release-preset:** upgraded to 4.0.0
365
+ - **@anolilab/package-json-utils:** upgraded to 1.5.0
366
+ - **@anolilab/semantic-release-preset:** upgraded to 4.0.0
417
367
 
418
368
  ## @anolilab/prettier-config [4.0.8](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@4.0.7...@anolilab/prettier-config@4.0.8) (2023-06-22)
419
369
 
420
-
421
-
422
370
  ### Dependencies
423
371
 
424
- * **@anolilab/package-json-utils:** upgraded to 1.4.1
425
- * **@anolilab/semantic-release-preset:** upgraded to 3.1.3
372
+ - **@anolilab/package-json-utils:** upgraded to 1.4.1
373
+ - **@anolilab/semantic-release-preset:** upgraded to 3.1.3
426
374
 
427
375
  ## @anolilab/prettier-config [4.0.7](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@4.0.6...@anolilab/prettier-config@4.0.7) (2023-06-22)
428
376
 
429
-
430
-
431
377
  ### Dependencies
432
378
 
433
- * **@anolilab/package-json-utils:** upgraded to 1.4.0
434
- * **@anolilab/semantic-release-preset:** upgraded to 3.1.2
379
+ - **@anolilab/package-json-utils:** upgraded to 1.4.0
380
+ - **@anolilab/semantic-release-preset:** upgraded to 3.1.2
435
381
 
436
382
  ## @anolilab/prettier-config [4.0.6](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@4.0.5...@anolilab/prettier-config@4.0.6) (2023-06-15)
437
383
 
438
-
439
-
440
384
  ### Dependencies
441
385
 
442
- * **@anolilab/package-json-utils:** upgraded to 1.3.0
443
- * **@anolilab/semantic-release-preset:** upgraded to 3.1.1
386
+ - **@anolilab/package-json-utils:** upgraded to 1.3.0
387
+ - **@anolilab/semantic-release-preset:** upgraded to 3.1.1
444
388
 
445
389
  ## @anolilab/prettier-config [4.0.5](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@4.0.4...@anolilab/prettier-config@4.0.5) (2023-06-11)
446
390
 
447
-
448
391
  ### Bug Fixes
449
392
 
450
- * removed the prefix (m|c) for the postinstall file creation based on package.json type ([6c786b4](https://github.com/anolilab/javascript-style-guide/commit/6c786b46e1c4ba2955f519e2f4ec36ec7d190fe4))
393
+ - removed the prefix (m|c) for the postinstall file creation based on package.json type ([6c786b4](https://github.com/anolilab/javascript-style-guide/commit/6c786b46e1c4ba2955f519e2f4ec36ec7d190fe4))
451
394
 
452
395
  ## @anolilab/prettier-config [4.0.4](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@4.0.3...@anolilab/prettier-config@4.0.4) (2023-06-11)
453
396
 
454
-
455
-
456
397
  ### Dependencies
457
398
 
458
- * **@anolilab/semantic-release-preset:** upgraded to 3.1.0
399
+ - **@anolilab/semantic-release-preset:** upgraded to 3.1.0
459
400
 
460
401
  ## @anolilab/prettier-config [4.0.3](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@4.0.2...@anolilab/prettier-config@4.0.3) (2023-06-11)
461
402
 
462
-
463
403
  ### Bug Fixes
464
404
 
465
- * use the projectPath from @anolilab/package-json-utils ([1574f21](https://github.com/anolilab/javascript-style-guide/commit/1574f2189e9d9e5db3aad4ad2d53ed2987a3afc4))
405
+ - use the projectPath from @anolilab/package-json-utils ([1574f21](https://github.com/anolilab/javascript-style-guide/commit/1574f2189e9d9e5db3aad4ad2d53ed2987a3afc4))
466
406
 
467
407
  ## @anolilab/prettier-config [4.0.2](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@4.0.1...@anolilab/prettier-config@4.0.2) (2023-06-11)
468
408
 
469
-
470
-
471
409
  ### Dependencies
472
410
 
473
- * **@anolilab/package-json-utils:** upgraded to 1.2.0
411
+ - **@anolilab/package-json-utils:** upgraded to 1.2.0
474
412
 
475
413
  ## @anolilab/prettier-config [4.0.1](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@4.0.0...@anolilab/prettier-config@4.0.1) (2023-06-10)
476
414
 
477
-
478
-
479
415
  ### Dependencies
480
416
 
481
- * **@anolilab/package-json-utils:** upgraded to 1.1.0
417
+ - **@anolilab/package-json-utils:** upgraded to 1.1.0
482
418
 
483
419
  ## @anolilab/prettier-config [4.0.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@3.1.2...@anolilab/prettier-config@4.0.0) (2023-06-10)
484
420
 
485
-
486
421
  ### ⚠ BREAKING CHANGES
487
422
 
488
- * Changed the package to support cjs and mjs, so the type module was removed
423
+ - Changed the package to support cjs and mjs, so the type module was removed
489
424
 
490
425
  Signed-off-by: prisis <d.bannert@anolilab.de>
491
426
 
492
427
  ### Features
493
428
 
494
- * switched prettier-config to typescript ([c014026](https://github.com/anolilab/javascript-style-guide/commit/c014026e3c7c987933d5668afe5246d2eb46b5db))
429
+ - switched prettier-config to typescript ([c014026](https://github.com/anolilab/javascript-style-guide/commit/c014026e3c7c987933d5668afe5246d2eb46b5db))
495
430
 
496
431
  ## @anolilab/prettier-config [3.1.2](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@3.1.1...@anolilab/prettier-config@3.1.2) (2023-06-10)
497
432
 
498
-
499
-
500
433
  ### Dependencies
501
434
 
502
- * **@anolilab/semantic-release-preset:** upgraded to 3.0.0
435
+ - **@anolilab/semantic-release-preset:** upgraded to 3.0.0
503
436
 
504
437
  ## @anolilab/prettier-config [3.1.1](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@3.1.0...@anolilab/prettier-config@3.1.1) (2023-05-25)
505
438
 
506
-
507
-
508
439
  ### Dependencies
509
440
 
510
- * **@anolilab/semantic-release-preset:** upgraded to 2.2.1
441
+ - **@anolilab/semantic-release-preset:** upgraded to 2.2.1
511
442
 
512
443
  ## @anolilab/prettier-config [3.1.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@3.0.2...@anolilab/prettier-config@3.1.0) (2022-10-24)
513
444
 
514
-
515
445
  ### Features
516
446
 
517
- * updated deps and start using node postfix for node libs ([02a71cb](https://github.com/anolilab/javascript-style-guide/commit/02a71cb010619761e94381a335935cddd3039ac2))
447
+ - updated deps and start using node postfix for node libs ([02a71cb](https://github.com/anolilab/javascript-style-guide/commit/02a71cb010619761e94381a335935cddd3039ac2))
518
448
 
519
449
  ## @anolilab/prettier-config [3.0.2](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@3.0.1...@anolilab/prettier-config@3.0.2) (2022-07-16)
520
450
 
521
-
522
451
  ### Bug Fixes
523
452
 
524
- * upgraded deps ([6e4b5bc](https://github.com/anolilab/javascript-style-guide/commit/6e4b5bce0599c987a93b9a65c0bf6cc7c90a3ed3))
453
+ - upgraded deps ([6e4b5bc](https://github.com/anolilab/javascript-style-guide/commit/6e4b5bce0599c987a93b9a65c0bf6cc7c90a3ed3))
525
454
 
526
455
  ### @anolilab/prettier-config [3.0.1](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@3.0.0...@anolilab/prettier-config@3.0.1) (2022-05-11)
527
456
 
528
-
529
457
  ### Bug Fixes
530
458
 
531
- * update all deps of the package and fixes found code style issues ([2776ecd](https://github.com/anolilab/javascript-style-guide/commit/2776ecd44d35f1d317abf367e69fef24dbd00335))
459
+ - update all deps of the package and fixes found code style issues ([2776ecd](https://github.com/anolilab/javascript-style-guide/commit/2776ecd44d35f1d317abf367e69fef24dbd00335))
532
460
 
533
461
  ## @anolilab/prettier-config [3.0.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@2.0.6...@anolilab/prettier-config@3.0.0) (2022-02-15)
534
462
 
535
-
536
463
  ### ⚠ BREAKING CHANGES
537
464
 
538
- * remove old node version from our supported versions
465
+ - remove old node version from our supported versions
539
466
 
540
467
  Signed-off-by: prisis <d.bannert@anolilab.de>
541
468
 
542
469
  ### Bug Fixes
543
470
 
544
- * markdown lint ([24059d4](https://github.com/anolilab/javascript-style-guide/commit/24059d41ca682ca21b39ad7f6dff594be734329d))
545
-
471
+ - markdown lint ([24059d4](https://github.com/anolilab/javascript-style-guide/commit/24059d41ca682ca21b39ad7f6dff594be734329d))
546
472
 
547
473
  ### Performance Improvements
548
474
 
549
- * support for v12, v14 was removed from our supported versions of node ([83d6a80](https://github.com/anolilab/javascript-style-guide/commit/83d6a8058ed7791135aff03d4cd734327bb1b694))
475
+ - support for v12, v14 was removed from our supported versions of node ([83d6a80](https://github.com/anolilab/javascript-style-guide/commit/83d6a8058ed7791135aff03d4cd734327bb1b694))
550
476
 
551
477
  ### @anolilab/prettier-config [2.0.6](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@2.0.5...@anolilab/prettier-config@2.0.6) (2022-01-12)
552
478
 
553
-
554
479
  ### Bug Fixes
555
480
 
556
- * added ts-check to the prettier config ([6d03d06](https://github.com/anolilab/javascript-style-guide/commit/6d03d067f6b26176c449ab3ac1175dbd2b99a0f4))
481
+ - added ts-check to the prettier config ([6d03d06](https://github.com/anolilab/javascript-style-guide/commit/6d03d067f6b26176c449ab3ac1175dbd2b99a0f4))
557
482
 
558
483
  ### @anolilab/prettier-config [2.0.5](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@2.0.4...@anolilab/prettier-config@2.0.5) (2021-12-30)
559
484
 
560
-
561
485
  ### Bug Fixes
562
486
 
563
- * changed file to cjs ([a75b530](https://github.com/anolilab/javascript-style-guide/commit/a75b530461d6007464e290f8c6d1149630d8a03b))
487
+ - changed file to cjs ([a75b530](https://github.com/anolilab/javascript-style-guide/commit/a75b530461d6007464e290f8c6d1149630d8a03b))
564
488
 
565
489
  ### @anolilab/prettier-config [2.0.4](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@2.0.3...@anolilab/prettier-config@2.0.4) (2021-09-02)
566
490
 
567
-
568
491
  ### Bug Fixes
569
492
 
570
- * added funding to the package ([f90d18f](https://github.com/anolilab/javascript-style-guide/commit/f90d18f8347a4bdc395b1740c85ac74a4072297c))
493
+ - added funding to the package ([f90d18f](https://github.com/anolilab/javascript-style-guide/commit/f90d18f8347a4bdc395b1740c85ac74a4072297c))
571
494
 
572
495
  ### @anolilab/prettier-config [2.0.3](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@2.0.2...@anolilab/prettier-config@2.0.3) (2021-09-02)
573
496
 
574
-
575
497
  ### Bug Fixes
576
498
 
577
- * fixed release flow in all packages ([8c5ec13](https://github.com/anolilab/javascript-style-guide/commit/8c5ec1341e11ccf48d8d3e8f8808fb162d062d97))
499
+ - fixed release flow in all packages ([8c5ec13](https://github.com/anolilab/javascript-style-guide/commit/8c5ec1341e11ccf48d8d3e8f8808fb162d062d97))
578
500
 
579
501
  ### @anolilab/prettier-config [2.0.2](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@2.0.1...@anolilab/prettier-config@2.0.2) (2021-08-17)
580
502
 
581
-
582
503
  ### Bug Fixes
583
504
 
584
- * fixed wrong file creation of prettierrc.cjs ([4ab35b3](https://github.com/anolilab/javascript-style-guide/commit/4ab35b3b78c05b5e36285c84d829de0af8aaa1d5))
505
+ - fixed wrong file creation of prettierrc.cjs ([4ab35b3](https://github.com/anolilab/javascript-style-guide/commit/4ab35b3b78c05b5e36285c84d829de0af8aaa1d5))
585
506
 
586
507
  ### @anolilab/prettier-config [2.0.1](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@2.0.0...@anolilab/prettier-config@2.0.1) (2021-04-20)
587
508
 
588
-
589
509
  ### Bug Fixes
590
510
 
591
- * added missing exit code to process.exit ([a94e9ed](https://github.com/anolilab/javascript-style-guide/commit/a94e9edfae21dbf9219c1c709d5aba95f9910d68))
511
+ - added missing exit code to process.exit ([a94e9ed](https://github.com/anolilab/javascript-style-guide/commit/a94e9edfae21dbf9219c1c709d5aba95f9910d68))
592
512
 
593
513
  ## @anolilab/prettier-config [2.0.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/prettier-config@1.0.0...@anolilab/prettier-config@2.0.0) (2021-04-19)
594
514
 
595
-
596
515
  ### ⚠ BREAKING CHANGES
597
516
 
598
- * upgraded node version to v12 and es modules
517
+ - upgraded node version to v12 and es modules
599
518
 
600
519
  ### Features
601
520
 
602
- * added more tests ([0535ce4](https://github.com/anolilab/javascript-style-guide/commit/0535ce477766e80286e7f6aecf10bae33b5be594))
521
+ - added more tests ([0535ce4](https://github.com/anolilab/javascript-style-guide/commit/0535ce477766e80286e7f6aecf10bae33b5be594))
package/README.md CHANGED
@@ -82,10 +82,10 @@ module.exports = {
82
82
  useTabs: false,
83
83
  // vue files script and style tags indentation
84
84
  vueIndentScriptAndStyle: false,
85
- }
85
+ };
86
86
  ```
87
- </details>
88
87
 
88
+ </details>
89
89
 
90
90
  ## Supported Node.js Versions
91
91
 
@@ -93,21 +93,18 @@ Libraries in this ecosystem make the best effort to track
93
93
  [Node.js’ release schedule](https://nodejs.org/en/about/releases/). Here’s [a
94
94
  post on why we think this is important](https://medium.com/the-node-js-collection/maintainers-should-consider-following-node-js-release-schedule-ab08ed4de71a).
95
95
 
96
- Contributing
97
- ------------
96
+ ## Contributing
98
97
 
99
98
  If you would like to help take a look at the [list of issues](https://github.com/anolilab/javascript-style-guide/issues) and check our [Contributing](.github/CONTRIBUTING.md) guild.
100
99
 
101
100
  > **Note:** please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
102
101
 
103
- Credits
104
- -------------
102
+ ## Credits
105
103
 
106
104
  - [Daniel Bannert](https://github.com/prisis)
107
105
  - [All Contributors](https://github.com/anolilab/javascript-style-guide/graphs/contributors)
108
106
 
109
- License
110
- -------------
107
+ ## License
111
108
 
112
109
  The anolilab javascript-style-guide is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT)
113
110
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@anolilab/prettier-config",
3
- "version": "6.0.3",
3
+ "version": "6.0.5",
4
4
  "description": "Prettier shareable config for Anolilab.",
5
5
  "keywords": [
6
6
  "css",
@@ -57,7 +57,7 @@
57
57
  }
58
58
  },
59
59
  "bin": {
60
- "prettier-config:install": "./dist/bin.mjs"
60
+ "prettier-config:install": "./dist/bin.js"
61
61
  },
62
62
  "files": [
63
63
  "dist",
@@ -66,7 +66,7 @@
66
66
  "LICENSE.md"
67
67
  ],
68
68
  "peerDependencies": {
69
- "prettier": "3.6.2"
69
+ "prettier": "catalog:lint"
70
70
  },
71
71
  "engines": {
72
72
  "node": ">=20.18.* <=24.*"
File without changes