UNPKG

9.05 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file.
4See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6### 2.2.1 - 2021-02-08
7
8#### 🛠 Internals
9
10- Sort type hints and aliases. ([1c49e33](https://github.com/milesj/boost/commit/1c49e33))
11
12**Note:** Version bump only for package @boost/debug
13
14
15
16
17
18## 2.2.0 - 2021-01-16
19
20#### 🚀 Updates
21
22- Migrate to Packemon for package building. (#135) ([1a0e9d8](https://github.com/milesj/boost/commit/1a0e9d8)), closes [#135](https://github.com/milesj/boost/issues/135)
23
24**Note:** Version bump only for package @boost/debug
25
26
27
28
29
30### 2.1.7 - 2020-12-07
31
32#### 📦 Dependencies
33
34- **[execa]** Update to v5. ([85b2913](https://github.com/milesj/boost/commit/85b2913))
35
36**Note:** Version bump only for package @boost/debug
37
38
39
40
41
42### 2.1.6 - 2020-11-29
43
44#### 📦 Dependencies
45
46- **[debug]** Update to v4.3. ([e1304ee](https://github.com/milesj/boost/commit/e1304ee))
47
48**Note:** Version bump only for package @boost/debug
49
50
51
52
53
54### 2.1.5 - 2020-11-11
55
56**Note:** Version bump only for package @boost/debug
57
58
59
60
61
62### 2.1.4 - 2020-11-04
63
64#### 📦 Dependencies
65
66- **[execa]** Update to v4.1. ([9b749ce](https://github.com/milesj/boost/commit/9b749ce))
67
68**Note:** Version bump only for package @boost/debug
69
70
71
72
73
74### 2.1.3 - 2020-10-15
75
76**Note:** Version bump only for package @boost/debug
77
78
79
80
81
82### 2.1.2 - 2020-10-08
83
84#### 📦 Dependencies
85
86- Update all to latest. ([bb04025](https://github.com/milesj/boost/commit/bb04025))
87
88#### 🛠 Internals
89
90- Add shorthand test utils exports. ([eb2d5dc](https://github.com/milesj/boost/commit/eb2d5dc))
91
92**Note:** Version bump only for package @boost/debug
93
94
95
96
97
98### 2.1.1 - 2020-09-15
99
100#### 📦 Dependencies
101
102- Update Babel, ESLint, Jest, and TypeScript. ([17befe6](https://github.com/milesj/boost/commit/17befe6))
103
104**Note:** Version bump only for package @boost/debug
105
106
107
108
109
110## 2.1.0 - 2020-08-17
111
112#### 🚀 Updates
113
114- Build packages with Rollup to support web and node targets. ([38cdad9](https://github.com/milesj/boost/commit/38cdad9))
115
116#### 📘 Docs
117
118- Migrate to Docusaurus. (#105) ([24196b8](https://github.com/milesj/boost/commit/24196b8)), closes [#105](https://github.com/milesj/boost/issues/105)
119
120**Note:** Version bump only for package @boost/debug
121
122
123
124
125
126### 2.0.1 - 2020-07-29
127
128**Note:** Version bump only for package @boost/debug
129
130
131
132
133
134# 2.0.0 - 2020-07-14
135
136#### 💥 Breaking
137
138- Migrate to `fs.promises` API. ([944119a](https://github.com/milesj/boost/commit/944119a))
139- Rename `DEBUG_GLOBAL_NAMESPACE` env var. ([d4007db](https://github.com/milesj/boost/commit/d4007db))
140- Updated Node.js minimum requirement to v10.10. ([3719cdc](https://github.com/milesj/boost/commit/3719cdc))
141
142#### 🎨 Styles
143
144- Run Prettier. ([5cd5fc1](https://github.com/milesj/boost/commit/5cd5fc1))
145
146#### 📘 Docs
147
148- Update copyright years. ([1942675](https://github.com/milesj/boost/commit/1942675))
149- Update license copyright year. ([e532427](https://github.com/milesj/boost/commit/e532427))
150- Update readmes. ([84ca011](https://github.com/milesj/boost/commit/84ca011))
151
152#### 📦 Dependencies
153
154- Migrate packages to v2 alpha. ([64731d9](https://github.com/milesj/boost/commit/64731d9))
155- Update final peer dependencies. ([405b8ff](https://github.com/milesj/boost/commit/405b8ff))
156- Update minor and patch versions. ([a5efcf1](https://github.com/milesj/boost/commit/a5efcf1))
157- Update to latest. ([39c68e8](https://github.com/milesj/boost/commit/39c68e8))
158- Update TypeScript, Jest, ESLint, and other developer packages. ([c7347a2](https://github.com/milesj/boost/commit/c7347a2))
159- **[execa]** Update to v4. ([e4a47d5](https://github.com/milesj/boost/commit/e4a47d5))
160
161#### 🛠 Internals
162
163- Replace `RuntimeError` with new packaged scoped errors. ([c13d3f1](https://github.com/milesj/boost/commit/c13d3f1))
164
165**Note:** Version bump only for package @boost/debug
166
167
168
169
170
171### 1.4.7 - 2020-06-21
172
173**Note:** Version bump only for package @boost/debug
174
175
176
177
178
179### 1.4.6 - 2020-04-29
180
181#### 🛠 Internals
182
183- Fix failing package lookup on Windows. ([fdc84ca](https://github.com/milesj/boost/commit/fdc84ca))
184- Increase code coverage. ([b21824b](https://github.com/milesj/boost/commit/b21824b))
185
186**Note:** Version bump only for package @boost/debug
187
188
189
190
191
192### 1.4.5 - 2020-04-17
193
194**Note:** Version bump only for package @boost/debug
195
196
197
198
199
200### 1.4.4 - 2020-03-22
201
202#### 📦 Dependencies
203
204- Update `fast-glob`. ([3ea1d74](https://github.com/milesj/boost/commit/3ea1d74))
205
206**Note:** Version bump only for package @boost/debug
207
208
209
210
211
212### 1.4.3 - 2020-02-04
213
214**Note:** Version bump only for package @boost/debug
215
216
217
218
219
220### 1.4.2 - 2020-01-25
221
222#### 🐞 Fixes
223
224- Bump all packages to fix build issues. ([a8e8112](https://github.com/milesj/boost/commit/a8e8112))
225
226**Note:** Version bump only for package @boost/debug
227
228
229
230
231
232### 1.4.1 - 2020-01-25
233
234**Note:** Version bump only for package @boost/debug
235
236
237
238
239
240## 1.4.0 - 2019-12-27
241
242#### 🚀 Updates
243
244- **[CrashReporter]** Add `reportPackageVersions` to log all matching package versions. ([406fe78](https://github.com/milesj/boost/commit/406fe78))
245
246#### 🐞 Fixes
247
248- Reduce internal debug output verbosity. ([4b11141](https://github.com/milesj/boost/commit/4b11141))
249- Rename env vars to not collide with Boost C++ library. ([b3d1153](https://github.com/milesj/boost/commit/b3d1153))
250
251**Note:** Version bump only for package @boost/debug
252
253
254
255
256
257### 1.3.2 - 2019-12-07
258
259**Note:** Version bump only for package @boost/debug
260
261
262
263
264
265### 1.3.1 - 2019-11-28
266
267**Note:** Version bump only for package @boost/debug
268
269
270
271
272
273## 1.3.0 - 2019-11-26
274
275#### 🚀 Updates
276
277- Support Windows OS and Node v13. (#68) ([bca6786](https://github.com/milesj/boost/commit/bca6786)), closes [#68](https://github.com/milesj/boost/issues/68)
278
279**Note:** Version bump only for package @boost/debug
280
281
282
283
284
285## 1.2.0 - 2019-11-24
286
287#### 🚀 Updates
288
289- Add new `Path` class for managing file paths. (#67) ([736ec2b](https://github.com/milesj/boost/commit/736ec2b)), closes [#67](https://github.com/milesj/boost/issues/67)
290
291#### 📦 Dependencies
292
293- Update minor and patch versions. ([24c80fc](https://github.com/milesj/boost/commit/24c80fc))
294
295**Note:** Version bump only for package @boost/debug
296
297
298
299
300
301### 1.1.3 - 2019-11-12
302
303#### 📘 Docs
304
305- Fix GitHub CI badge. ([122c369](https://github.com/milesj/boost/tree/master/packages/debug/commit/122c369))
306
307#### 📋 Misc
308
309- Add funding to all packages. ([863a614](https://github.com/milesj/boost/tree/master/packages/debug/commit/863a614))
310
311#### 🛠 Internals
312
313- Migrate to GitHub CI and actions. (#65) ([ce59e85](https://github.com/milesj/boost/tree/master/packages/debug/commit/ce59e85)), closes [#65](https://github.com/milesj/boost/tree/master/packages/debug/issues/65)
314
315**Note:** Version bump only for package @boost/debug
316
317
318
319
320
321### 1.1.2 - 2019-10-30
322
323#### 🐞 Fixes
324
325- Remove `javac` from reported languages on OSX. ([099d1f6](https://github.com/milesj/boost/tree/master/packages/debug/commit/099d1f6))
326
327#### 📦 Dependencies
328
329- **[execa]** Update to v3. ([2af89f0](https://github.com/milesj/boost/tree/master/packages/debug/commit/2af89f0))
330
331**Note:** Version bump only for package @boost/debug
332
333
334
335
336
337### 1.1.1 - 2019-09-09
338
339#### 📦 Dependencies
340
341- Update minor and patch versions. ([500bec6](https://github.com/milesj/boost/tree/master/packages/debug/commit/500bec6))
342
343**Note:** Version bump only for package @boost/debug
344
345
346
347
348
349## 1.1.0 - 2019-08-03
350
351#### 🚀 Updates
352
353- Add new shared color system with defined presets. ([8c0e123](https://github.com/milesj/boost/tree/master/packages/debug/commit/8c0e123))
354- Support the internal debugger. ([4b3a6e4](https://github.com/milesj/boost/tree/master/packages/debug/commit/4b3a6e4))
355
356**Note:** Version bump only for package @boost/debug
357
358
359
360
361
362### 1.0.3 - 2019-08-01
363
364#### ⚙️ Types
365
366- Refine types and replace `any` with `unknown`. (#58) ([43512fc](https://github.com/milesj/boost/tree/master/packages/debug/commit/43512fc)), closes [#58](https://github.com/milesj/boost/tree/master/packages/debug/issues/58)
367
368#### 🛠 Internals
369
370- Increase statement and function code coverage to 100%. ([7c98aa7](https://github.com/milesj/boost/tree/master/packages/debug/commit/7c98aa7))
371
372**Note:** Version bump only for package @boost/debug
373
374
375
376
377
378### 1.0.2 - 2019-07-07
379
380**Note:** Version bump only for package @boost/debug
381
382
383
384
385
386### 1.0.1 - 2019-07-04
387
388#### 📦 Dependencies
389
390- Update execa to v2. ([9bad9b1](https://github.com/milesj/boost/tree/master/packages/debug/commit/9bad9b1))
391
392#### 🛠 Internals
393
394- Added more files to npmignore. ([16f46b8](https://github.com/milesj/boost/tree/master/packages/debug/commit/16f46b8))
395- Setup DangerJS and conventional changelog (#54) ([a18dd45](https://github.com/milesj/boost/tree/master/packages/debug/commit/a18dd45)), closes [#54](https://github.com/milesj/boost/tree/master/packages/debug/issues/54)
396
397**Note:** Version bump only for package @boost/debug
398
399
400
401
402
403# 1.0.0 - 2019-06-21
404
405#### 🎉 Release
406
407- Initial release!
408
409#### 🚀 Updates
410
411- Updated `CrashReporter` to log far more information than before.