|
38 | 38 |
|
39 | 39 | ## ...main
|
40 | 40 |
|
41 |
| - |
42 | 41 | ### 🏡 Chore
|
43 | 42 |
|
44 | 43 | - Initial commit ([bd861c4](https://github.com/stacksjs/gitlint/commit/bd861c4))
|
|
61 | 60 | ### ❤️ Contributors
|
62 | 61 |
|
63 | 62 | - Chris ([@chrisbbreuer](https://github.com/chrisbbreuer))
|
64 |
| - |
65 |
| -## v0.3.1...main |
66 |
| - |
67 |
| -[compare changes](https://github.com/stacksjs/ts-starter/compare/v0.3.1...main) |
68 |
| - |
69 |
| -### 🚀 Enhancements |
70 |
| - |
71 |
| -- Add `bun-plugin-dts-auto` ([c0c487b](https://github.com/stacksjs/ts-starter/commit/c0c487b)) |
72 |
| - |
73 |
| -### ❤️ Contributors |
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| -## v0.3.0...main |
78 |
| - |
79 |
| -[compare changes](https://github.com/stacksjs/ts-starter/compare/v0.3.0...main) |
80 |
| - |
81 |
| -### 🏡 Chore |
82 |
| - |
83 |
| -- Fix isolatedDeclarations setting ([b87b6b1](https://github.com/stacksjs/ts-starter/commit/b87b6b1)) |
84 |
| -- Adjust urls ([0a40b72](https://github.com/stacksjs/ts-starter/commit/0a40b72)) |
85 |
| - |
86 |
| -### ❤️ Contributors |
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| -## v0.2.1...main |
91 |
| - |
92 |
| -[compare changes](https://github.com/stacksjs/ts-starter/compare/v0.2.1...main) |
93 |
| - |
94 |
| -### 🚀 Enhancements |
95 |
| - |
96 |
| -- Add `noFallthroughCasesInSwitch` ([b9cfa30](https://github.com/stacksjs/ts-starter/commit/b9cfa30)) |
97 |
| -- Add `verbatimModuleSyntax` ([c495d17](https://github.com/stacksjs/ts-starter/commit/c495d17)) |
98 |
| -- Several updates ([f703179](https://github.com/stacksjs/ts-starter/commit/f703179)) |
99 |
| - |
100 |
| -### 🩹 Fixes |
101 |
| - |
102 |
| -- Properly use bun types ([7144221](https://github.com/stacksjs/ts-starter/commit/7144221)) |
103 |
| - |
104 |
| -### 🏡 Chore |
105 |
| - |
106 |
| -- Adjust badge links ([432aff7](https://github.com/stacksjs/ts-starter/commit/432aff7)) |
107 |
| -- Add `runs-on` options ([9a5b97f](https://github.com/stacksjs/ts-starter/commit/9a5b97f)) |
108 |
| -- Cache node_modules ([ba2f6ce](https://github.com/stacksjs/ts-starter/commit/ba2f6ce)) |
109 |
| -- Use `ubuntu-latest` for now ([1add684](https://github.com/stacksjs/ts-starter/commit/1add684)) |
110 |
| -- Minor updates ([1007cff](https://github.com/stacksjs/ts-starter/commit/1007cff)) |
111 |
| -- Lint ([d531bdc](https://github.com/stacksjs/ts-starter/commit/d531bdc)) |
112 |
| -- Remove bunx usage ([e1a5575](https://github.com/stacksjs/ts-starter/commit/e1a5575)) |
113 |
| -- Pass bun flag ([960976f](https://github.com/stacksjs/ts-starter/commit/960976f)) |
114 |
| -- Use defaults ([157455b](https://github.com/stacksjs/ts-starter/commit/157455b)) |
115 |
| -- Run typecheck using bun flag ([f22f3b1](https://github.com/stacksjs/ts-starter/commit/f22f3b1)) |
116 |
| -- Test ([0b3c3a1](https://github.com/stacksjs/ts-starter/commit/0b3c3a1)) |
117 |
| -- Use modern js for commitlint ([4bd6978](https://github.com/stacksjs/ts-starter/commit/4bd6978)) |
118 |
| -- Update worklows readme ([f54aae9](https://github.com/stacksjs/ts-starter/commit/f54aae9)) |
119 |
| -- Adjust readme ([92d7ff1](https://github.com/stacksjs/ts-starter/commit/92d7ff1)) |
120 |
| -- More updates ([0225587](https://github.com/stacksjs/ts-starter/commit/0225587)) |
121 |
| -- Add .zed settings for biome ([1688024](https://github.com/stacksjs/ts-starter/commit/1688024)) |
122 |
| -- Extend via alias ([b108d30](https://github.com/stacksjs/ts-starter/commit/b108d30)) |
123 |
| -- Lint ([d961b2a](https://github.com/stacksjs/ts-starter/commit/d961b2a)) |
124 |
| -- Minor updates ([e66d44a](https://github.com/stacksjs/ts-starter/commit/e66d44a)) |
125 |
| - |
126 |
| -### ❤️ Contributors |
127 |
| - |
128 |
| - |
129 |
| - |
130 |
| -## v0.2.0...main |
131 |
| - |
132 |
| -[compare changes](https://github.com/stacksjs/ts-starter/compare/v0.2.0...main) |
133 |
| - |
134 |
| -### 🏡 Chore |
135 |
| - |
136 |
| -- Remove unused action ([066f85a](https://github.com/stacksjs/ts-starter/commit/066f85a)) |
137 |
| -- Housekeeping ([fc4e24d](https://github.com/stacksjs/ts-starter/commit/fc4e24d)) |
138 |
| - |
139 |
| -### ❤️ Contributors |
140 |
| - |
141 |
| - |
142 |
| - |
143 |
| -## v0.1.1...main |
144 |
| - |
145 |
| -[compare changes](https://github.com/stacksjs/ts-starter/compare/v0.1.1...main) |
146 |
| - |
147 |
| -### 🏡 Chore |
148 |
| - |
149 |
| -- Adjust eslint config name ([53c2aa6](https://github.com/stacksjs/ts-starter/commit/53c2aa6)) |
150 |
| -- Set type module ([22dde14](https://github.com/stacksjs/ts-starter/commit/22dde14)) |
151 |
| - |
152 |
| -### ❤️ Contributors |
153 |
| - |
154 |
| - |
155 |
| - |
156 |
| -## v0.1.0...main |
157 |
| - |
158 |
| -[compare changes](https://github.com/stacksjs/ts-starter/compare/v0.1.0...main) |
159 |
| - |
160 |
| -### 🏡 Chore |
161 |
| - |
162 |
| -- Use correct cover image ([75bd3ae](https://github.com/stacksjs/ts-starter/commit/75bd3ae)) |
163 |
| - |
164 |
| -### ❤️ Contributors |
165 |
| - |
166 |
| - |
167 |
| - |
168 |
| -## v0.0.5...main |
169 |
| - |
170 |
| -[compare changes](https://github.com/stacksjs/ts-starter/compare/v0.0.5...main) |
171 |
| - |
172 |
| -### 🚀 Enhancements |
173 |
| - |
174 |
| -- Add pkgx deps ([319c066](https://github.com/stacksjs/ts-starter/commit/319c066)) |
175 |
| -- Use flat eslint config ([cdb0093](https://github.com/stacksjs/ts-starter/commit/cdb0093)) |
176 |
| - |
177 |
| -### 🏡 Chore |
178 |
| - |
179 |
| -- Fix badge ([bc3b000](https://github.com/stacksjs/ts-starter/commit/bc3b000)) |
180 |
| -- Minor updates ([78dc522](https://github.com/stacksjs/ts-starter/commit/78dc522)) |
181 |
| -- Housekeeping ([e1cba3b](https://github.com/stacksjs/ts-starter/commit/e1cba3b)) |
182 |
| -- Additional housekeeping ([f5dc625](https://github.com/stacksjs/ts-starter/commit/f5dc625)) |
183 |
| -- Add `.gitattributes` ([7080f8c](https://github.com/stacksjs/ts-starter/commit/7080f8c)) |
184 |
| -- Adjust deps ([cc71b42](https://github.com/stacksjs/ts-starter/commit/cc71b42)) |
185 |
| -- Adjust wording ([3bc54b3](https://github.com/stacksjs/ts-starter/commit/3bc54b3)) |
186 |
| -- Adjust readme cover ([e6acbb2](https://github.com/stacksjs/ts-starter/commit/e6acbb2)) |
187 |
| - |
188 |
| -### ❤️ Contributors |
189 |
| - |
190 |
| - |
191 |
| - |
192 |
| -## v0.0.5...main |
193 |
| - |
194 |
| -[compare changes](https://github.com/stacksjs/ts-starter/compare/v0.0.5...main) |
195 |
| - |
196 |
| -### 🚀 Enhancements |
197 |
| - |
198 |
| -- Add pkgx deps ([319c066](https://github.com/stacksjs/ts-starter/commit/319c066)) |
199 |
| -- Use flat eslint config ([cdb0093](https://github.com/stacksjs/ts-starter/commit/cdb0093)) |
200 |
| - |
201 |
| -### 🏡 Chore |
202 |
| - |
203 |
| -- Fix badge ([bc3b000](https://github.com/stacksjs/ts-starter/commit/bc3b000)) |
204 |
| -- Minor updates ([78dc522](https://github.com/stacksjs/ts-starter/commit/78dc522)) |
205 |
| -- Housekeeping ([e1cba3b](https://github.com/stacksjs/ts-starter/commit/e1cba3b)) |
206 |
| -- Additional housekeeping ([f5dc625](https://github.com/stacksjs/ts-starter/commit/f5dc625)) |
207 |
| -- Add `.gitattributes` ([7080f8c](https://github.com/stacksjs/ts-starter/commit/7080f8c)) |
208 |
| -- Adjust deps ([cc71b42](https://github.com/stacksjs/ts-starter/commit/cc71b42)) |
209 |
| -- Adjust wording ([3bc54b3](https://github.com/stacksjs/ts-starter/commit/3bc54b3)) |
210 |
| -- Adjust readme cover ([e6acbb2](https://github.com/stacksjs/ts-starter/commit/e6acbb2)) |
211 |
| - |
212 |
| -### ❤️ Contributors |
213 |
| - |
214 |
| - |
0 commit comments