@anolilab/prettier-config 6.0.4 → 6.0.6

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