|
1 |
| - |
2 | 1 | ## ...main
|
3 | 2 |
|
4 |
| - |
5 | 3 | ### 📖 Documentation
|
6 | 4 |
|
7 | 5 | - Adjust docs home page ([97bb44c](https://github.com/stacksjs/clarity/commit/97bb44c))
|
|
17 | 15 | ### ❤️ Contributors
|
18 | 16 |
|
19 | 17 | - Chris ([@chrisbbreuer](http://github.com/chrisbbreuer))
|
20 |
| - |
21 |
| -## v0.3.1...main |
22 |
| - |
23 |
| -[compare changes](https://github.com/stacksjs/ts-starter/compare/v0.3.1...main) |
24 |
| - |
25 |
| -### 🚀 Enhancements |
26 |
| - |
27 |
| -- Add `bun-plugin-dts-auto` ([c0c487b](https://github.com/stacksjs/ts-starter/commit/c0c487b)) |
28 |
| - |
29 |
| -### ❤️ Contributors |
30 |
| - |
31 |
| -- Chris <chrisbreuer93@gmail.com> |
32 |
| - |
33 |
| -## v0.3.0...main |
34 |
| - |
35 |
| -[compare changes](https://github.com/stacksjs/ts-starter/compare/v0.3.0...main) |
36 |
| - |
37 |
| -### 🏡 Chore |
38 |
| - |
39 |
| -- Fix isolatedDeclarations setting ([b87b6b1](https://github.com/stacksjs/ts-starter/commit/b87b6b1)) |
40 |
| -- Adjust urls ([0a40b72](https://github.com/stacksjs/ts-starter/commit/0a40b72)) |
41 |
| - |
42 |
| -### ❤️ Contributors |
43 |
| - |
44 |
| -- Chris <chrisbreuer93@gmail.com> |
45 |
| - |
46 |
| -## v0.2.1...main |
47 |
| - |
48 |
| -[compare changes](https://github.com/stacksjs/ts-starter/compare/v0.2.1...main) |
49 |
| - |
50 |
| -### 🚀 Enhancements |
51 |
| - |
52 |
| -- Add `noFallthroughCasesInSwitch` ([b9cfa30](https://github.com/stacksjs/ts-starter/commit/b9cfa30)) |
53 |
| -- Add `verbatimModuleSyntax` ([c495d17](https://github.com/stacksjs/ts-starter/commit/c495d17)) |
54 |
| -- Several updates ([f703179](https://github.com/stacksjs/ts-starter/commit/f703179)) |
55 |
| - |
56 |
| -### 🩹 Fixes |
57 |
| - |
58 |
| -- Properly use bun types ([7144221](https://github.com/stacksjs/ts-starter/commit/7144221)) |
59 |
| - |
60 |
| -### 🏡 Chore |
61 |
| - |
62 |
| -- Adjust badge links ([432aff7](https://github.com/stacksjs/ts-starter/commit/432aff7)) |
63 |
| -- Add `runs-on` options ([9a5b97f](https://github.com/stacksjs/ts-starter/commit/9a5b97f)) |
64 |
| -- Cache node_modules ([ba2f6ce](https://github.com/stacksjs/ts-starter/commit/ba2f6ce)) |
65 |
| -- Use `ubuntu-latest` for now ([1add684](https://github.com/stacksjs/ts-starter/commit/1add684)) |
66 |
| -- Minor updates ([1007cff](https://github.com/stacksjs/ts-starter/commit/1007cff)) |
67 |
| -- Lint ([d531bdc](https://github.com/stacksjs/ts-starter/commit/d531bdc)) |
68 |
| -- Remove bunx usage ([e1a5575](https://github.com/stacksjs/ts-starter/commit/e1a5575)) |
69 |
| -- Pass bun flag ([960976f](https://github.com/stacksjs/ts-starter/commit/960976f)) |
70 |
| -- Use defaults ([157455b](https://github.com/stacksjs/ts-starter/commit/157455b)) |
71 |
| -- Run typecheck using bun flag ([f22f3b1](https://github.com/stacksjs/ts-starter/commit/f22f3b1)) |
72 |
| -- Test ([0b3c3a1](https://github.com/stacksjs/ts-starter/commit/0b3c3a1)) |
73 |
| -- Use modern js for commitlint ([4bd6978](https://github.com/stacksjs/ts-starter/commit/4bd6978)) |
74 |
| -- Update worklows readme ([f54aae9](https://github.com/stacksjs/ts-starter/commit/f54aae9)) |
75 |
| -- Adjust readme ([92d7ff1](https://github.com/stacksjs/ts-starter/commit/92d7ff1)) |
76 |
| -- More updates ([0225587](https://github.com/stacksjs/ts-starter/commit/0225587)) |
77 |
| -- Add .zed settings for biome ([1688024](https://github.com/stacksjs/ts-starter/commit/1688024)) |
78 |
| -- Extend via alias ([b108d30](https://github.com/stacksjs/ts-starter/commit/b108d30)) |
79 |
| -- Lint ([d961b2a](https://github.com/stacksjs/ts-starter/commit/d961b2a)) |
80 |
| -- Minor updates ([e66d44a](https://github.com/stacksjs/ts-starter/commit/e66d44a)) |
81 |
| - |
82 |
| -### ❤️ Contributors |
83 |
| - |
84 |
| -- Chris <chrisbreuer93@gmail.com> |
85 |
| - |
86 |
| -## v0.2.0...main |
87 |
| - |
88 |
| -[compare changes](https://github.com/stacksjs/ts-starter/compare/v0.2.0...main) |
89 |
| - |
90 |
| -### 🏡 Chore |
91 |
| - |
92 |
| -- Remove unused action ([066f85a](https://github.com/stacksjs/ts-starter/commit/066f85a)) |
93 |
| -- Housekeeping ([fc4e24d](https://github.com/stacksjs/ts-starter/commit/fc4e24d)) |
94 |
| - |
95 |
| -### ❤️ Contributors |
96 |
| - |
97 |
| -- Chris <chrisbreuer93@gmail.com> |
98 |
| - |
99 |
| -## v0.1.1...main |
100 |
| - |
101 |
| -[compare changes](https://github.com/stacksjs/ts-starter/compare/v0.1.1...main) |
102 |
| - |
103 |
| -### 🏡 Chore |
104 |
| - |
105 |
| -- Adjust eslint config name ([53c2aa6](https://github.com/stacksjs/ts-starter/commit/53c2aa6)) |
106 |
| -- Set type module ([22dde14](https://github.com/stacksjs/ts-starter/commit/22dde14)) |
107 |
| - |
108 |
| -### ❤️ Contributors |
109 |
| - |
110 |
| -- Chris <chrisbreuer93@gmail.com> |
111 |
| - |
112 |
| -## v0.1.0...main |
113 |
| - |
114 |
| -[compare changes](https://github.com/stacksjs/ts-starter/compare/v0.1.0...main) |
115 |
| - |
116 |
| -### 🏡 Chore |
117 |
| - |
118 |
| -- Use correct cover image ([75bd3ae](https://github.com/stacksjs/ts-starter/commit/75bd3ae)) |
119 |
| - |
120 |
| -### ❤️ Contributors |
121 |
| - |
122 |
| -- Chris <chrisbreuer93@gmail.com> |
123 |
| - |
124 |
| -## v0.0.5...main |
125 |
| - |
126 |
| -[compare changes](https://github.com/stacksjs/ts-starter/compare/v0.0.5...main) |
127 |
| - |
128 |
| -### 🚀 Enhancements |
129 |
| - |
130 |
| -- Add pkgx deps ([319c066](https://github.com/stacksjs/ts-starter/commit/319c066)) |
131 |
| -- Use flat eslint config ([cdb0093](https://github.com/stacksjs/ts-starter/commit/cdb0093)) |
132 |
| - |
133 |
| -### 🏡 Chore |
134 |
| - |
135 |
| -- Fix badge ([bc3b000](https://github.com/stacksjs/ts-starter/commit/bc3b000)) |
136 |
| -- Minor updates ([78dc522](https://github.com/stacksjs/ts-starter/commit/78dc522)) |
137 |
| -- Housekeeping ([e1cba3b](https://github.com/stacksjs/ts-starter/commit/e1cba3b)) |
138 |
| -- Additional housekeeping ([f5dc625](https://github.com/stacksjs/ts-starter/commit/f5dc625)) |
139 |
| -- Add `.gitattributes` ([7080f8c](https://github.com/stacksjs/ts-starter/commit/7080f8c)) |
140 |
| -- Adjust deps ([cc71b42](https://github.com/stacksjs/ts-starter/commit/cc71b42)) |
141 |
| -- Adjust wording ([3bc54b3](https://github.com/stacksjs/ts-starter/commit/3bc54b3)) |
142 |
| -- Adjust readme cover ([e6acbb2](https://github.com/stacksjs/ts-starter/commit/e6acbb2)) |
143 |
| - |
144 |
| -### ❤️ Contributors |
145 |
| - |
146 |
| -- Chris <chrisbreuer93@gmail.com> |
147 |
| - |
148 |
| -## v0.0.5...main |
149 |
| - |
150 |
| -[compare changes](https://github.com/stacksjs/ts-starter/compare/v0.0.5...main) |
151 |
| - |
152 |
| -### 🚀 Enhancements |
153 |
| - |
154 |
| -- Add pkgx deps ([319c066](https://github.com/stacksjs/ts-starter/commit/319c066)) |
155 |
| -- Use flat eslint config ([cdb0093](https://github.com/stacksjs/ts-starter/commit/cdb0093)) |
156 |
| - |
157 |
| -### 🏡 Chore |
158 |
| - |
159 |
| -- Fix badge ([bc3b000](https://github.com/stacksjs/ts-starter/commit/bc3b000)) |
160 |
| -- Minor updates ([78dc522](https://github.com/stacksjs/ts-starter/commit/78dc522)) |
161 |
| -- Housekeeping ([e1cba3b](https://github.com/stacksjs/ts-starter/commit/e1cba3b)) |
162 |
| -- Additional housekeeping ([f5dc625](https://github.com/stacksjs/ts-starter/commit/f5dc625)) |
163 |
| -- Add `.gitattributes` ([7080f8c](https://github.com/stacksjs/ts-starter/commit/7080f8c)) |
164 |
| -- Adjust deps ([cc71b42](https://github.com/stacksjs/ts-starter/commit/cc71b42)) |
165 |
| -- Adjust wording ([3bc54b3](https://github.com/stacksjs/ts-starter/commit/3bc54b3)) |
166 |
| -- Adjust readme cover ([e6acbb2](https://github.com/stacksjs/ts-starter/commit/e6acbb2)) |
167 |
| - |
168 |
| -### ❤️ Contributors |
169 |
| - |
170 |
| -- Chris <chrisbreuer93@gmail.com> |
0 commit comments