We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8270b5d commit 60a1a5aCopy full SHA for 60a1a5a
CHANGELOG.md
@@ -1,3 +1,21 @@
1
+## [0.2.0-1] - 2025-09-02
2
+
3
+### 🚀 Features
4
5
+- *(bin)* Create tsdown config template
6
+- *(bin)* Generate default tsdown config on init
7
+- *(bin)* Use root tsconfig if exists in run command
8
+- *(bin)* Use root tsconfig if exists in dev command
9
10
+### 🐛 Bug Fixes
11
12
+- *(bin)* Add typeRoots in tsconfig constant template
13
14
+### ⚙️ Miscellaneous Tasks
15
16
+- Update CHANGELOG
17
+- *(dev)* Add DOM lib
18
+- Update peerDeps
19
## [0.2.0-0] - 2025-09-01
20
21
### 🚀 Features
0 commit comments