|
1 | 1 | ## 0.1.7 |
2 | 2 |
|
3 | | -### Added |
| 3 | +### Add |
4 | 4 |
|
5 | 5 | - Dependents stats for PlayForm/Compress badge to `README.md`. |
6 | 6 | - `DEPENDENTS.md` file containing a list of repositories that depend on this |
7 | 7 | package. |
8 | 8 |
|
9 | | -### Changed |
| 9 | +### Change |
10 | 10 |
|
11 | 11 | - Updated `package.json` to include updated contact information and package |
12 | 12 | dependencies. |
|
20 | 20 |
|
21 | 21 | ## 0.1.6 |
22 | 22 |
|
23 | | -### Added |
| 23 | +### Add |
24 | 24 |
|
25 | 25 | - New Configuration folder with ESBuild.js and ESBuild.ts files |
26 | 26 | - Added browserslist as a development dependency |
27 | 27 |
|
28 | | -### Changed |
| 28 | +### Change |
29 | 29 |
|
30 | 30 | - Updated .npmignore to exclude the Configuration/ directory |
31 | 31 | - Modified package.json scripts to use the new ESBuild configuration |
|
37 | 37 |
|
38 | 38 | ## 0.1.5 |
39 | 39 |
|
40 | | -### Changed |
| 40 | +### Change |
41 | 41 |
|
42 | 42 | - Updated dependencies |
43 | 43 | - Typings update |
|
50 | 50 |
|
51 | 51 | ## 0.1.2 |
52 | 52 |
|
53 | | -### Added |
| 53 | +### Add |
54 | 54 |
|
55 | 55 | - New CLI functionality with `Compress` command |
56 | 56 | - New `CLI.ts` and `Pipe.ts` functions for improved command-line operations |
57 | 57 | - Added `commander` dependency for CLI support |
58 | 58 | - Added `fast-glob` dependency for file pattern matching |
59 | 59 |
|
60 | | -### Changed |
| 60 | +### Change |
61 | 61 |
|
62 | 62 | - Updated package name from `astro-compress` to `@playform/compress` |
63 | 63 | - Updated various dependencies to their latest versions: |
|
95 | 95 |
|
96 | 96 | ## 0.1.1 |
97 | 97 |
|
98 | | -### Changed |
| 98 | +### Change |
99 | 99 |
|
100 | 100 | - Updated .npmignore file: |
101 | 101 | - Reordered ignored directories and files |
|
108 | 108 |
|
109 | 109 | ## 0.1.0 |
110 | 110 |
|
111 | | -### Added |
| 111 | +### Add |
112 | 112 |
|
113 | 113 | - Significant project restructuring with separate directories for Source, |
114 | 114 | Interface, Type, and Variable |
|
121 | 121 | - Added svgo v4.0.0-rc.0 dependency |
122 | 122 | - Added terser v5.31.3 dependency |
123 | 123 |
|
124 | | -### Changed |
| 124 | +### Change |
125 | 125 |
|
126 | 126 | - Major refactoring of the integration functionality in |
127 | 127 | Source/Function/Integration.ts |
|
152 | 152 |
|
153 | 153 | ## 0.0.12 |
154 | 154 |
|
155 | | -### Changed |
| 155 | +### Change |
156 | 156 |
|
157 | 157 | - Updated astro to use any version (\*) |
158 | 158 |
|
159 | 159 | ## 0.0.10 |
160 | 160 |
|
161 | | -### Added |
| 161 | +### Add |
162 | 162 |
|
163 | 163 | - Added "@playform/compress" and "playform" to keywords |
164 | 164 | - Added astro v4.9.2 as a dependency |
165 | 165 |
|
166 | | -### Changed |
| 166 | +### Change |
167 | 167 |
|
168 | 168 | - Updated description to "🗜️ Compress —" |
169 | 169 | - Updated homepage, bugs, and repository URLs |
|
176 | 176 |
|
177 | 177 | ## 0.0.9 |
178 | 178 |
|
179 | | -### Added |
| 179 | +### Add |
180 | 180 |
|
181 | 181 | - Added astro v4.9.2 as a dependency |
182 | 182 |
|
183 | | -### Changed |
| 183 | +### Change |
184 | 184 |
|
185 | 185 | - Moved @playform/build to devDependencies |
186 | 186 |
|
|
190 | 190 |
|
191 | 191 | ## 0.0.8 |
192 | 192 |
|
193 | | -### Changed |
| 193 | +### Change |
194 | 194 |
|
195 | 195 | - Updated lightningcss to v1.25.1 |
196 | 196 |
|
|
202 | 202 |
|
203 | 203 | ## 0.0.6 |
204 | 204 |
|
205 | | -### Changed |
| 205 | +### Change |
206 | 206 |
|
207 | 207 | - Reordered peerDependencies and peerDependenciesMeta |
208 | 208 |
|
209 | 209 | ## 0.0.5 |
210 | 210 |
|
211 | | -### Added |
| 211 | +### Add |
212 | 212 |
|
213 | 213 | - Added "Document" script for documenting 'Source/\*_/_.ts' files |
214 | 214 | - Added @playform/document v0.0.7 as a peerDependency |
215 | 215 |
|
216 | | -### Changed |
| 216 | +### Change |
217 | 217 |
|
218 | 218 | - Updated @playform/pipe to v0.0.5 |
219 | 219 | - Updated lightningcss to v1.25.0 |
|
225 | 225 |
|
226 | 226 | ## 0.0.4 |
227 | 227 |
|
228 | | -### Added |
| 228 | +### Add |
229 | 229 |
|
230 | 230 | - Added "@playform/compress" to keywords |
231 | 231 | - Added astro v4.8.1 as a dependency |
232 | 232 |
|
233 | | -### Changed |
| 233 | +### Change |
234 | 234 |
|
235 | 235 | - Updated description to "🗜️ Compress —" |
236 | 236 | - Updated homepage, bugs, and repository URLs to use HTTPS |
|
244 | 244 |
|
245 | 245 | ## 0.0.3 |
246 | 246 |
|
247 | | -### Added |
| 247 | +### Add |
248 | 248 |
|
249 | 249 | - Added @playform/build, @playform/document, and astro as dependencies |
250 | 250 |
|
251 | | -### Changed |
| 251 | +### Change |
252 | 252 |
|
253 | 253 | - Moved csso, html-minifier-terser, lightningcss, sharp, svgo, and terser to |
254 | 254 | dependencies |
255 | 255 |
|
256 | 256 | ## 0.0.2 |
257 | 257 |
|
258 | | -### Changed |
| 258 | +### Change |
259 | 259 |
|
260 | 260 | - Reverted various changes from previous versions |
261 | 261 |
|
262 | 262 | ## 0.0.1 |
263 | 263 |
|
264 | | -### Added |
| 264 | +### Add |
265 | 265 |
|
266 | 266 | - Initial release |
0 commit comments