File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 11## 0.2.0
22
3+ ### Breaking Change
4+
5+ - Updated ` commander ` dependency from 13.1.0 → 14.0.0 (major version update)
6+
7+ ### Change
8+
9+ - Updated contact information in package.json to use ` PlayForm.Cloud ` domain
10+ - Updated dependencies to latest versions:
11+ - ` astro ` (wildcard → ^5.9.2)
12+ - ` lightningcss ` (1.29.3 → 1.30.1)
13+ - ` sharp ` (0.33.5 → 0.34.2)
14+ - ` terser ` (5.39.0 → 5.42.0)
15+ - ` @playform/build ` (0.2.1 → 0.2.4)
16+ - ` browserslist ` (4.24.4 → 4.25.0)
17+ - Refactored option interfaces to use ` Partial<> ` type for more flexible
18+ configuration
19+ - Improved code organization in:
20+ - Image processing module (Writesharp.ts)
21+ - Core integration logic (Integration.ts)
22+
23+ ### Add
24+
25+ - Enhanced JSON compression options with configurable ` replacer ` and ` space `
26+ parameters for ` JSON.stringify `
27+
328## 0.1.9
429
530### Add
You can’t perform that action at this time.
0 commit comments