Skip to content

Commit 964fa77

Browse files
AstroCompress/v2.4.1
1 parent ac1a655 commit 964fa77

1 file changed

Lines changed: 37 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,44 @@
11
## 2.4.1
22

3+
### Add
4+
5+
- New `Configuration/ESBuild.d.ts` file providing TypeScript definitions for
6+
ESBuild configuration.
7+
8+
### Change
9+
10+
- Updated package version from `2.4.0` to `2.4.1`.
11+
- Updated dependencies in `package.json`:
12+
- `@playform/pipe` from `0.1.4` to `0.1.5`.
13+
- `terser` from `5.46.0` to `5.46.1`.
14+
- `@playform/build` from `0.3.0` to `0.3.1`.
15+
- `browserslist` from `4.28.1` to `4.28.2`.
16+
- Updated `.npmignore` to include `Configuration/` directory.
17+
18+
### Fix
19+
20+
- Updated `tsconfig.json` `rootDir` to use relative path (`./Source`).
21+
322
## 2.4.0
423

24+
### Add
25+
26+
- New `context7.json` file for Context7 integration.
27+
28+
### Change
29+
30+
- Updated package version from `2.3.9` to `2.4.0`.
31+
- Updated `astro` dependency in `package.json` from `5.16.8` to `*` (accepts any
32+
version).
33+
- Updated dependencies in `package.json`:
34+
- `commander` from `14.0.2` to `14.0.3`.
35+
- `lightningcss` from `1.30.2` to `1.32.0`.
36+
- `svgo` from `4.0.0` to `4.0.1`.
37+
- `terser` from `5.44.1` to `5.46.0`.
38+
- `@playform/build` from `0.2.6` to `0.3.0`.
39+
- `lightningcss` (dev) from `1.30.2` to `1.32.0`.
40+
- Updated `.npmignore` to include `Documentation/` directory.
41+
542
## 2.3.9
643

744
### Change

0 commit comments

Comments
 (0)