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