@anolilab/prettier-config 6.0.4 → 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.
Files changed (3) hide show
  1. package/CHANGELOG.md +137 -230
  2. package/README.md +5 -8
  3. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,614 +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
+
1
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)
2
13
 
3
14
  ### Bug Fixes
4
15
 
5
- * update prettier-config package.json and packem.config.ts ([9ea3346](https://github.com/anolilab/javascript-style-guide/commit/9ea3346f920a1373ec403702f9c14b8b9ee241ba))
16
+ - update prettier-config package.json and packem.config.ts ([9ea3346](https://github.com/anolilab/javascript-style-guide/commit/9ea3346f920a1373ec403702f9c14b8b9ee241ba))
6
17
 
7
18
  ### Miscellaneous Chores
8
19
 
9
- * update dependencies across packages ([db14c14](https://github.com/anolilab/javascript-style-guide/commit/db14c14d94b2e21e8c23791b9dc83c391b1a9a87))
10
- * update dependencies and versions across packages ([edf84af](https://github.com/anolilab/javascript-style-guide/commit/edf84af6f9ff9a290c4e3705f3466068777e9992))
11
- * update dependencies and versions across packages ([48812ea](https://github.com/anolilab/javascript-style-guide/commit/48812ea5c4de5833636b2ed3b7302a35120aba3a))
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))
12
23
 
13
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)
14
25
 
15
26
  ### Bug Fixes
16
27
 
17
- * **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))
18
29
 
19
30
  ### Miscellaneous Chores
20
31
 
21
- * 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))
22
33
 
23
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)
24
35
 
25
36
  ### Bug Fixes
26
37
 
27
- * **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))
28
39
 
29
40
  ### Miscellaneous Chores
30
41
 
31
- * 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))
32
43
 
33
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)
34
45
 
35
46
  ### Bug Fixes
36
47
 
37
- * **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))
38
- * **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))
39
50
 
40
51
  ### Miscellaneous Chores
41
52
 
42
- * 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))
43
54
 
44
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)
45
56
 
46
57
  ### ⚠ BREAKING CHANGES
47
58
 
48
- * **prettier-config:** changed post-install script to a bin command call, removed support for prettier v2
49
- 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>
50
61
 
51
62
  ### Features
52
63
 
53
- * **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))
54
65
 
55
66
  ### Bug Fixes
56
67
 
57
- * **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))
58
69
 
59
70
  ### Miscellaneous Chores
60
71
 
61
- * clean update after code changes ([c1ec624](https://github.com/anolilab/javascript-style-guide/commit/c1ec6245a20abfcf1e1d717e148464480f59262c))
62
- * **prettier-config:** updated dev dependencies ([18b59d1](https://github.com/anolilab/javascript-style-guide/commit/18b59d125945bcbfc9d233824b24b98722f11d15))
63
- * remove deprecated ESLint and Prettier configurations, update project structure and dependencies ([7b269ed](https://github.com/anolilab/javascript-style-guide/commit/7b269eda93e7dbede5fbdb536dec518dab2bc54b))
64
- * update node engine compatibility across multiple packages ([8755783](https://github.com/anolilab/javascript-style-guide/commit/8755783d4be3199bd602ede7d83628f83be3f358))
65
- * update prettier-config dependencies to latest versions ([ae0c554](https://github.com/anolilab/javascript-style-guide/commit/ae0c554c57416b606e72b6c28ed65cf9d056bc73))
66
- * 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))
67
78
 
68
79
  ### Continuous Integration
69
80
 
70
- * 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))
71
82
 
72
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)
73
84
 
74
-
75
85
  ### Miscellaneous Chores
76
86
 
77
- * update deps ([4f773ac](https://github.com/anolilab/javascript-style-guide/commit/4f773ac635af4e27d500a6d2423898445e0f08fd))
78
-
79
-
87
+ - update deps ([4f773ac](https://github.com/anolilab/javascript-style-guide/commit/4f773ac635af4e27d500a6d2423898445e0f08fd))
80
88
 
81
89
  ### Dependencies
82
90
 
83
- * **@anolilab/semantic-release-preset:** upgraded to 8.0.3
91
+ - **@anolilab/semantic-release-preset:** upgraded to 8.0.3
84
92
 
85
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)
86
94
 
87
-
88
95
  ### Bug Fixes
89
96
 
90
- * allow node 21 ([e95c9f7](https://github.com/anolilab/javascript-style-guide/commit/e95c9f70fb7d1ffa7c27e3d07067606b9b91bf54))
91
-
92
-
97
+ - allow node 21 ([e95c9f7](https://github.com/anolilab/javascript-style-guide/commit/e95c9f70fb7d1ffa7c27e3d07067606b9b91bf54))
93
98
 
94
99
  ### Dependencies
95
100
 
96
- * **@anolilab/package-json-utils:** upgraded to 3.0.9
97
- * **@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
98
103
 
99
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)
100
105
 
101
-
102
106
  ### Bug Fixes
103
107
 
104
- * update package deps ([8d87ed0](https://github.com/anolilab/javascript-style-guide/commit/8d87ed044dd78658045c99b61f91d0594da21009))
105
-
106
-
108
+ - update package deps ([8d87ed0](https://github.com/anolilab/javascript-style-guide/commit/8d87ed044dd78658045c99b61f91d0594da21009))
107
109
 
108
110
  ### Dependencies
109
111
 
110
- * **@anolilab/package-json-utils:** upgraded to 3.0.8
111
- * **@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
112
114
 
113
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)
114
116
 
115
-
116
117
  ### Miscellaneous Chores
117
118
 
118
- * updated dev deps ([d4bf8d9](https://github.com/anolilab/javascript-style-guide/commit/d4bf8d9b636e68bb214c527791dbb76ee47c6af5))
119
-
120
-
119
+ - updated dev deps ([d4bf8d9](https://github.com/anolilab/javascript-style-guide/commit/d4bf8d9b636e68bb214c527791dbb76ee47c6af5))
121
120
 
122
121
  ### Dependencies
123
122
 
124
- * **@anolilab/semantic-release-preset:** upgraded to 8.0.0
123
+ - **@anolilab/semantic-release-preset:** upgraded to 8.0.0
125
124
 
126
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)
127
126
 
128
-
129
127
  ### Bug Fixes
130
128
 
131
- * Update dependencies to latest versions ([6cdc09b](https://github.com/anolilab/javascript-style-guide/commit/6cdc09b5b9319ee7cc327b025c235972aa6be04f))
132
-
133
-
129
+ - Update dependencies to latest versions ([6cdc09b](https://github.com/anolilab/javascript-style-guide/commit/6cdc09b5b9319ee7cc327b025c235972aa6be04f))
134
130
 
135
131
  ### Dependencies
136
132
 
137
- * **@anolilab/package-json-utils:** upgraded to 3.0.7
138
- * **@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
139
135
 
140
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)
141
137
 
142
-
143
138
  ### Miscellaneous Chores
144
139
 
145
- * **deps:** update devdependencies ([#766](https://github.com/anolilab/javascript-style-guide/issues/766)) ([ef64bea](https://github.com/anolilab/javascript-style-guide/commit/ef64bea2701995c85b9d1a0ad07ec4da6f7e4b25))
146
-
147
-
140
+ - **deps:** update devdependencies ([#766](https://github.com/anolilab/javascript-style-guide/issues/766)) ([ef64bea](https://github.com/anolilab/javascript-style-guide/commit/ef64bea2701995c85b9d1a0ad07ec4da6f7e4b25))
148
141
 
149
142
  ### Dependencies
150
143
 
151
- * **@anolilab/semantic-release-preset:** upgraded to 7.0.4
144
+ - **@anolilab/semantic-release-preset:** upgraded to 7.0.4
152
145
 
153
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)
154
147
 
155
-
156
148
  ### Bug Fixes
157
149
 
158
- * 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))
159
-
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))
160
151
 
161
152
  ### Styles
162
153
 
163
- * cs fixes ([e053d90](https://github.com/anolilab/javascript-style-guide/commit/e053d90a4ab7a6466699c17d5afec1a7adc2459d))
164
-
165
-
154
+ - cs fixes ([e053d90](https://github.com/anolilab/javascript-style-guide/commit/e053d90a4ab7a6466699c17d5afec1a7adc2459d))
166
155
 
167
156
  ### Dependencies
168
157
 
169
- * **@anolilab/package-json-utils:** upgraded to 3.0.6
170
- * **@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
171
160
 
172
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)
173
162
 
174
-
175
163
  ### Styles
176
164
 
177
- * cs fixes ([8e66dc2](https://github.com/anolilab/javascript-style-guide/commit/8e66dc261129837075a52a4364036918f1bbc115))
178
-
179
-
165
+ - cs fixes ([8e66dc2](https://github.com/anolilab/javascript-style-guide/commit/8e66dc261129837075a52a4364036918f1bbc115))
180
166
 
181
167
  ### Dependencies
182
168
 
183
- * **@anolilab/semantic-release-preset:** upgraded to 7.0.2
169
+ - **@anolilab/semantic-release-preset:** upgraded to 7.0.2
184
170
 
185
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)
186
172
 
187
-
188
173
  ### Miscellaneous Chores
189
174
 
190
- * update package versions and Node.js versions in actions ([ba1bd5f](https://github.com/anolilab/javascript-style-guide/commit/ba1bd5fbdb5a053b7b2929c189486399012d58bc))
191
- * updated deps ([a287003](https://github.com/anolilab/javascript-style-guide/commit/a2870031901767b64c304f1c926173d66ffaf283))
192
-
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))
193
177
 
194
178
  ### Continuous Integration
195
179
 
196
- * downgrade semantic-release to v21 and conventional-changelog-conventionalcommits to v6.1 ([30d8cd7](https://github.com/anolilab/javascript-style-guide/commit/30d8cd78dae211ed4566c7d23f5b85b696cbae13))
197
-
198
-
180
+ - downgrade semantic-release to v21 and conventional-changelog-conventionalcommits to v6.1 ([30d8cd7](https://github.com/anolilab/javascript-style-guide/commit/30d8cd78dae211ed4566c7d23f5b85b696cbae13))
199
181
 
200
182
  ### Dependencies
201
183
 
202
- * **@anolilab/semantic-release-preset:** upgraded to 7.0.0
184
+ - **@anolilab/semantic-release-preset:** upgraded to 7.0.0
203
185
 
204
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)
205
187
 
206
-
207
188
  ### Styles
208
189
 
209
- * cs fixes based on new rules ([b99c020](https://github.com/anolilab/javascript-style-guide/commit/b99c020b9f61f2517acd65b4d1a9f3d1f15812b1))
210
-
190
+ - cs fixes based on new rules ([b99c020](https://github.com/anolilab/javascript-style-guide/commit/b99c020b9f61f2517acd65b4d1a9f3d1f15812b1))
211
191
 
212
192
  ### Miscellaneous Chores
213
193
 
214
- * **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))
215
-
216
-
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))
217
195
 
218
196
  ### Dependencies
219
197
 
220
- * **@anolilab/semantic-release-preset:** upgraded to 6.0.6
198
+ - **@anolilab/semantic-release-preset:** upgraded to 6.0.6
221
199
 
222
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)
223
201
 
224
-
225
202
  ### Miscellaneous Chores
226
203
 
227
- * **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))
228
- * **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))
229
- * **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))
230
-
231
-
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))
232
207
 
233
208
  ### Dependencies
234
209
 
235
- * **@anolilab/package-json-utils:** upgraded to 3.0.5
236
- * **@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
237
212
 
238
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)
239
214
 
240
-
241
-
242
215
  ### Dependencies
243
216
 
244
- * **@anolilab/package-json-utils:** upgraded to 3.0.4
245
- * **@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
246
219
 
247
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)
248
221
 
249
-
250
222
  ### Bug Fixes
251
223
 
252
- * Update package dependencies ([a8786f2](https://github.com/anolilab/javascript-style-guide/commit/a8786f219badb9ebd4af825d28be85d3d2eea89c))
253
-
254
-
224
+ - Update package dependencies ([a8786f2](https://github.com/anolilab/javascript-style-guide/commit/a8786f219badb9ebd4af825d28be85d3d2eea89c))
255
225
 
256
226
  ### Dependencies
257
227
 
258
- * **@anolilab/package-json-utils:** upgraded to 3.0.3
259
- * **@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
260
230
 
261
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)
262
232
 
263
-
264
233
  ### Bug Fixes
265
234
 
266
- * included 'skip.js' in package.json for several packages ([1c84b33](https://github.com/anolilab/javascript-style-guide/commit/1c84b33435abc75666214632eba4566f36c78e1a))
267
-
235
+ - included 'skip.js' in package.json for several packages ([1c84b33](https://github.com/anolilab/javascript-style-guide/commit/1c84b33435abc75666214632eba4566f36c78e1a))
268
236
 
269
237
  ### Miscellaneous Chores
270
238
 
271
- * **deps:** update dependency prettier to v3 ([f9c2fb6](https://github.com/anolilab/javascript-style-guide/commit/f9c2fb6dd2b607e2b8c56963dd0a65b3e663c987))
272
-
273
-
239
+ - **deps:** update dependency prettier to v3 ([f9c2fb6](https://github.com/anolilab/javascript-style-guide/commit/f9c2fb6dd2b607e2b8c56963dd0a65b3e663c987))
274
240
 
275
241
  ### Dependencies
276
242
 
277
- * **@anolilab/package-json-utils:** upgraded to 3.0.2
278
- * **@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
279
245
 
280
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)
281
247
 
282
-
283
248
  ### ⚠ BREAKING CHANGES
284
249
 
285
- * fixing broken releases that semantic-release did create
286
- 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>
287
252
 
288
253
  ### Bug Fixes
289
254
 
290
- * fixed broken releases ([d46de22](https://github.com/anolilab/javascript-style-guide/commit/d46de22a999cc09cc46f9a4d4e7682441705a861))
291
- * update node version ([9a22309](https://github.com/anolilab/javascript-style-guide/commit/9a22309775cd2219320eed903ac3e22f66ffbe94))
292
-
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))
293
257
 
294
258
  ### Miscellaneous Chores
295
259
 
296
- * "Update package versions in pnpm-lock.yaml" ([9c24c65](https://github.com/anolilab/javascript-style-guide/commit/9c24c6549de3f3df60fc4ca3cef3e8759da40a8e))
297
-
298
-
260
+ - "Update package versions in pnpm-lock.yaml" ([9c24c65](https://github.com/anolilab/javascript-style-guide/commit/9c24c6549de3f3df60fc4ca3cef3e8759da40a8e))
299
261
 
300
262
  ### Dependencies
301
263
 
302
- * **@anolilab/package-json-utils:** upgraded to 3.0.1
303
- * **@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
304
266
 
305
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)
306
268
 
307
-
308
269
  ### Bug Fixes
309
270
 
310
- * Refactor async functions to use async/await and update tsconfig.json ([2a59d6e](https://github.com/anolilab/javascript-style-guide/commit/2a59d6e0d06a5a37c92b222961acbe9f17578f26))
311
-
271
+ - Refactor async functions to use async/await and update tsconfig.json ([2a59d6e](https://github.com/anolilab/javascript-style-guide/commit/2a59d6e0d06a5a37c92b222961acbe9f17578f26))
312
272
 
313
273
  ### Miscellaneous Chores
314
274
 
315
- * Reorganize Prettier config and update README examples ([cc2a4be](https://github.com/anolilab/javascript-style-guide/commit/cc2a4be9a223c722fcec370a8260028cc5f6fbd0))
316
-
275
+ - Reorganize Prettier config and update README examples ([cc2a4be](https://github.com/anolilab/javascript-style-guide/commit/cc2a4be9a223c722fcec370a8260028cc5f6fbd0))
317
276
 
318
277
  ### Dependencies
319
278
 
320
- * **@anolilab/package-json-utils:** upgraded to 2.0.1
321
- * **@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
322
281
 
323
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)
324
283
 
325
-
326
284
  ### Features
327
285
 
328
- * Update dependencies version in pnpm-lock.yaml ([1f75f7b](https://github.com/anolilab/javascript-style-guide/commit/1f75f7bec8190da5ae6f2ba7e6ac249d802fabb4))
329
-
286
+ - Update dependencies version in pnpm-lock.yaml ([1f75f7b](https://github.com/anolilab/javascript-style-guide/commit/1f75f7bec8190da5ae6f2ba7e6ac249d802fabb4))
330
287
 
331
288
  ### Styles
332
289
 
333
- * "Rearrange order of task definitions and disable ESLint on non-literal fs filename" ([d48a8c0](https://github.com/anolilab/javascript-style-guide/commit/d48a8c0a0f87582e8a7389a4f9e025cdcbb113da))
334
-
290
+ - "Rearrange order of task definitions and disable ESLint on non-literal fs filename" ([d48a8c0](https://github.com/anolilab/javascript-style-guide/commit/d48a8c0a0f87582e8a7389a4f9e025cdcbb113da))
335
291
 
336
292
  ### Miscellaneous Chores
337
293
 
338
- * removed "semantic-release-npm-deprecate" not working like expected ([a988c89](https://github.com/anolilab/javascript-style-guide/commit/a988c898ebe4941cc6534ee3f8e1ec7e7a85d929))
339
- * Update deprecation versions in releaserc.json files ([b7b7ab7](https://github.com/anolilab/javascript-style-guide/commit/b7b7ab7c776ac5f2a0908259c5e677dc3f55de46))
340
-
341
-
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))
342
296
 
343
297
  ### Dependencies
344
298
 
345
- * **@anolilab/package-json-utils:** upgraded to 2.0.0
346
- * **@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
347
301
 
348
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)
349
303
 
350
-
351
304
  ### Bug Fixes
352
305
 
353
- * update postinstall.ts to dynamically import prettier-config ([816c421](https://github.com/anolilab/javascript-style-guide/commit/816c421c7da22893085085c9bff94746c88615a6))
354
-
306
+ - update postinstall.ts to dynamically import prettier-config ([816c421](https://github.com/anolilab/javascript-style-guide/commit/816c421c7da22893085085c9bff94746c88615a6))
355
307
 
356
308
  ### Miscellaneous Chores
357
309
 
358
- * 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))
359
311
 
360
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)
361
313
 
362
-
363
314
  ### Bug Fixes
364
315
 
365
- * 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))
366
-
367
-
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))
368
317
 
369
318
  ### Dependencies
370
319
 
371
- * **@anolilab/semantic-release-preset:** upgraded to 4.0.3
320
+ - **@anolilab/semantic-release-preset:** upgraded to 4.0.3
372
321
 
373
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)
374
323
 
375
-
376
324
  ### Bug Fixes
377
325
 
378
- * Update package dependencies versions ([7aec41d](https://github.com/anolilab/javascript-style-guide/commit/7aec41d753081b2cca2f1bb1f7daf1615c6568cb))
379
-
326
+ - Update package dependencies versions ([7aec41d](https://github.com/anolilab/javascript-style-guide/commit/7aec41d753081b2cca2f1bb1f7daf1615c6568cb))
380
327
 
381
328
  ### Miscellaneous Chores
382
329
 
383
- * **prettier-config:** update readme ([b6da6a0](https://github.com/anolilab/javascript-style-guide/commit/b6da6a0a54f22b3037a866f6fa130fed47e6cf9a))
384
- * update readme ([518bb22](https://github.com/anolilab/javascript-style-guide/commit/518bb2281ec76273348a9549c19a93b6d26ea33d))
385
- * update readme to remove eslint ([3c714b2](https://github.com/anolilab/javascript-style-guide/commit/3c714b23770ff0dec77792d09ce5e8818a34adea))
386
-
387
-
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))
388
333
 
389
334
  ### Dependencies
390
335
 
391
- * **@anolilab/package-json-utils:** upgraded to 1.5.1
392
- * **@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
393
338
 
394
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)
395
340
 
396
-
397
341
  ### Features
398
342
 
399
- * 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))
400
344
 
401
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)
402
346
 
403
-
404
347
  ### Bug Fixes
405
348
 
406
- * fixed export of rangeEnd in postinstall ([dc40767](https://github.com/anolilab/javascript-style-guide/commit/dc4076726ab39bd8c94e3303c430d1ea5ed0d88a))
407
-
349
+ - fixed export of rangeEnd in postinstall ([dc40767](https://github.com/anolilab/javascript-style-guide/commit/dc4076726ab39bd8c94e3303c430d1ea5ed0d88a))
408
350
 
409
351
  ### Miscellaneous Chores
410
352
 
411
- * 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))
412
354
 
413
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)
414
356
 
415
-
416
-
417
357
  ### Dependencies
418
358
 
419
- * **@anolilab/semantic-release-preset:** upgraded to 4.0.1
359
+ - **@anolilab/semantic-release-preset:** upgraded to 4.0.1
420
360
 
421
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)
422
362
 
423
-
424
-
425
363
  ### Dependencies
426
364
 
427
- * **@anolilab/package-json-utils:** upgraded to 1.5.0
428
- * **@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
429
367
 
430
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)
431
369
 
432
-
433
-
434
370
  ### Dependencies
435
371
 
436
- * **@anolilab/package-json-utils:** upgraded to 1.4.1
437
- * **@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
438
374
 
439
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)
440
376
 
441
-
442
-
443
377
  ### Dependencies
444
378
 
445
- * **@anolilab/package-json-utils:** upgraded to 1.4.0
446
- * **@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
447
381
 
448
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)
449
383
 
450
-
451
-
452
384
  ### Dependencies
453
385
 
454
- * **@anolilab/package-json-utils:** upgraded to 1.3.0
455
- * **@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
456
388
 
457
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)
458
390
 
459
-
460
391
  ### Bug Fixes
461
392
 
462
- * 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))
463
394
 
464
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)
465
396
 
466
-
467
-
468
397
  ### Dependencies
469
398
 
470
- * **@anolilab/semantic-release-preset:** upgraded to 3.1.0
399
+ - **@anolilab/semantic-release-preset:** upgraded to 3.1.0
471
400
 
472
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)
473
402
 
474
-
475
403
  ### Bug Fixes
476
404
 
477
- * 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))
478
406
 
479
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)
480
408
 
481
-
482
-
483
409
  ### Dependencies
484
410
 
485
- * **@anolilab/package-json-utils:** upgraded to 1.2.0
411
+ - **@anolilab/package-json-utils:** upgraded to 1.2.0
486
412
 
487
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)
488
414
 
489
-
490
-
491
415
  ### Dependencies
492
416
 
493
- * **@anolilab/package-json-utils:** upgraded to 1.1.0
417
+ - **@anolilab/package-json-utils:** upgraded to 1.1.0
494
418
 
495
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)
496
420
 
497
-
498
421
  ### ⚠ BREAKING CHANGES
499
422
 
500
- * 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
501
424
 
502
425
  Signed-off-by: prisis <d.bannert@anolilab.de>
503
426
 
504
427
  ### Features
505
428
 
506
- * 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))
507
430
 
508
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)
509
432
 
510
-
511
-
512
433
  ### Dependencies
513
434
 
514
- * **@anolilab/semantic-release-preset:** upgraded to 3.0.0
435
+ - **@anolilab/semantic-release-preset:** upgraded to 3.0.0
515
436
 
516
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)
517
438
 
518
-
519
-
520
439
  ### Dependencies
521
440
 
522
- * **@anolilab/semantic-release-preset:** upgraded to 2.2.1
441
+ - **@anolilab/semantic-release-preset:** upgraded to 2.2.1
523
442
 
524
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)
525
444
 
526
-
527
445
  ### Features
528
446
 
529
- * 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))
530
448
 
531
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)
532
450
 
533
-
534
451
  ### Bug Fixes
535
452
 
536
- * 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))
537
454
 
538
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)
539
456
 
540
-
541
457
  ### Bug Fixes
542
458
 
543
- * 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))
544
460
 
545
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)
546
462
 
547
-
548
463
  ### ⚠ BREAKING CHANGES
549
464
 
550
- * remove old node version from our supported versions
465
+ - remove old node version from our supported versions
551
466
 
552
467
  Signed-off-by: prisis <d.bannert@anolilab.de>
553
468
 
554
469
  ### Bug Fixes
555
470
 
556
- * markdown lint ([24059d4](https://github.com/anolilab/javascript-style-guide/commit/24059d41ca682ca21b39ad7f6dff594be734329d))
557
-
471
+ - markdown lint ([24059d4](https://github.com/anolilab/javascript-style-guide/commit/24059d41ca682ca21b39ad7f6dff594be734329d))
558
472
 
559
473
  ### Performance Improvements
560
474
 
561
- * 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))
562
476
 
563
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)
564
478
 
565
-
566
479
  ### Bug Fixes
567
480
 
568
- * 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))
569
482
 
570
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)
571
484
 
572
-
573
485
  ### Bug Fixes
574
486
 
575
- * 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))
576
488
 
577
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)
578
490
 
579
-
580
491
  ### Bug Fixes
581
492
 
582
- * 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))
583
494
 
584
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)
585
496
 
586
-
587
497
  ### Bug Fixes
588
498
 
589
- * 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))
590
500
 
591
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)
592
502
 
593
-
594
503
  ### Bug Fixes
595
504
 
596
- * 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))
597
506
 
598
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)
599
508
 
600
-
601
509
  ### Bug Fixes
602
510
 
603
- * 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))
604
512
 
605
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)
606
514
 
607
-
608
515
  ### ⚠ BREAKING CHANGES
609
516
 
610
- * upgraded node version to v12 and es modules
517
+ - upgraded node version to v12 and es modules
611
518
 
612
519
  ### Features
613
520
 
614
- * 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.4",
3
+ "version": "6.0.5",
4
4
  "description": "Prettier shareable config for Anolilab.",
5
5
  "keywords": [
6
6
  "css",
@@ -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.*"