File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.7.0...main
5
+
6
+ [ compare changes] ( https://github.com/stacksjs/dtsx/compare/v0.7.0...main )
7
+
8
+ ### 🏡 Chore
9
+
10
+ - Adjust plugin recommendations ([ 298c328] ( https://github.com/stacksjs/dtsx/commit/298c328 ) )
11
+ - Adjust release action ([ 1a69215] ( https://github.com/stacksjs/dtsx/commit/1a69215 ) )
12
+ - Add failing test ([ c4d1510] ( https://github.com/stacksjs/dtsx/commit/c4d1510 ) )
13
+ - ** typo:** Fixes typo ([ #26 ] ( https://github.com/stacksjs/dtsx/pull/26 ) )
14
+ - Add two more disabled examples ([ e475fe6] ( https://github.com/stacksjs/dtsx/commit/e475fe6 ) )
15
+ - Improve ternary types ([ e23f56b] ( https://github.com/stacksjs/dtsx/commit/e23f56b ) )
16
+ - Slightly improve output formatting ([ 568e84e] ( https://github.com/stacksjs/dtsx/commit/568e84e ) )
17
+ - Several minor adjustments ([ b28c856] ( https://github.com/stacksjs/dtsx/commit/b28c856 ) )
18
+ - Add placeholder example ([ b5ffe42] ( https://github.com/stacksjs/dtsx/commit/b5ffe42 ) )
19
+ - Improve output structure ([ 4e0296a] ( https://github.com/stacksjs/dtsx/commit/4e0296a ) )
20
+ - Adjust default/mixed import handling ([ 197ba16] ( https://github.com/stacksjs/dtsx/commit/197ba16 ) )
21
+ - Wip ([ 1256d8f] ( https://github.com/stacksjs/dtsx/commit/1256d8f ) )
22
+
23
+ ### ❤️ Contributors
24
+
25
+ - Chris ([ @chrisbbreuer ] ( http://github.com/chrisbbreuer ) )
26
+ - Jyotirmoy Bandyopadhayaya ([ @BRAVO68WEB ] ( http://github.com/BRAVO68WEB ) )
27
+
4
28
## v0.6.2...main
5
29
6
30
[ compare changes] ( https://github.com/stacksjs/dtsx/compare/v0.6.2...main )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stacksjs/dtsx" ,
3
3
"type" : " module" ,
4
- "version" : " 0.7 .0" ,
4
+ "version" : " 0.8 .0" ,
5
5
"description" : " A modern, fast .d.ts generation tool, powered by Bun." ,
6
6
"author" : " Chris Breuer <chris@stacksjs.org>" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments