File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments