@guanghechen/invariant 5.0.0-alpha.2 → 5.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +766 -0
- package/README.md +2 -2
- package/package.json +3 -3
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,766 @@
|
|
|
1
|
+
# Change Log
|
|
2
|
+
|
|
3
|
+
All notable changes to this project will be documented in this file.
|
|
4
|
+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
+
|
|
6
|
+
# 5.0.0 (2023-05-13)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Performance Improvements
|
|
10
|
+
|
|
11
|
+
* 📝 remove all CHANGELOG in repo ([40909ed](https://github.com/guanghechen/node-scaffolds/commit/40909ed439632e0c4b0cd817614e24fdeac2fa23))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
# 5.0.0-alpha.3 (2023-05-07)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Performance Improvements
|
|
19
|
+
|
|
20
|
+
* :bookmark: release ([b5a3423](https://github.com/guanghechen/node-scaffolds/commit/b5a3423a3dd338d13ac4247c2651f4693f9fe363))
|
|
21
|
+
* ⬆️ upgrade devDependencies ([30a9c27](https://github.com/guanghechen/node-scaffolds/commit/30a9c27c22b8debcf8dd5b2652ec335458caf31c))
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
# 5.0.0-alpha.2 (2023-05-01)
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
### Performance Improvements
|
|
29
|
+
|
|
30
|
+
* 🔖 publish v5.0.0-alpha.2 ([708dd6d](https://github.com/guanghechen/node-scaffolds/commit/708dd6d721059e902c375e628c939b28664f3058))
|
|
31
|
+
* ⬆️ upgrade dependencies ([d7f49fe](https://github.com/guanghechen/node-scaffolds/commit/d7f49fe9a0cedfbb2a7584da196a1bcc7b78bacd))
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
# 5.0.0-alpha.1 (2023-04-09)
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
### Performance Improvements
|
|
39
|
+
|
|
40
|
+
* 🔖 publish v5.0.0-alpha.1 ([45d61b7](https://github.com/guanghechen/node-scaffolds/commit/45d61b7ac2bd92cd6fbbfb5c310bd6bbb95f49f8))
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
# 5.0.0-alpha.0 (2023-04-02)
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
### Performance Improvements
|
|
48
|
+
|
|
49
|
+
* ⬆️ don't pack src/ folder in tarball ([69671c5](https://github.com/guanghechen/node-scaffolds/commit/69671c533e15278052bf7b99bec2d70eab141393))
|
|
50
|
+
* 🔖 publish v5.0.0-alpha.0 ([cf3e9a2](https://github.com/guanghechen/node-scaffolds/commit/cf3e9a2293c95fe113aa3515409276d5c50a794d))
|
|
51
|
+
* 📝 update links for release-5.x.x ([672ea87](https://github.com/guanghechen/node-scaffolds/commit/672ea87c86f2eca1adfd136e74a4a4f7c58592a2))
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
## 4.7.4 (2023-03-26)
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
### Bug Fixes
|
|
59
|
+
|
|
60
|
+
* 📝 correct repository url in package.json ([fdede9c](https://github.com/guanghechen/node-scaffolds/commit/fdede9cefe8f4910679e6e7d7ffc45fbb4f1e088)), closes [#6](https://github.com/guanghechen/node-scaffolds/issues/6)
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
### Performance Improvements
|
|
64
|
+
|
|
65
|
+
* 🔖 publish v4.7.4 ([c30d5c4](https://github.com/guanghechen/node-scaffolds/commit/c30d5c42d2b5671118ab0261390e17ae45d279c6))
|
|
66
|
+
* ⬆️ upgrade devDependencies ([8bfcfc5](https://github.com/guanghechen/node-scaffolds/commit/8bfcfc5931cb388a7e93c17b417507f0ce964bb5))
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
## 4.7.3 (2023-03-25)
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
### Performance Improvements
|
|
74
|
+
|
|
75
|
+
* 🔖 publish v4.7.3 ([5c5cb47](https://github.com/guanghechen/node-scaffolds/commit/5c5cb4750d7d4e455e0b39565c0a304f736a3251))
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
## 4.7.2 (2023-03-23)
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
### Performance Improvements
|
|
83
|
+
|
|
84
|
+
* 🔖 publish v4.7.2 ([e628cc9](https://github.com/guanghechen/node-scaffolds/commit/e628cc99eb2dcd8665bbac124ec587824382c698))
|
|
85
|
+
* ⬆️ upgrade devDependencies ([2be4555](https://github.com/guanghechen/node-scaffolds/commit/2be4555e58cc40bd290faa66f160751be3e22bee))
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
## 4.7.1 (2023-03-19)
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
### Performance Improvements
|
|
93
|
+
|
|
94
|
+
* 🔖 publish v4.7.1 ([1349c5c](https://github.com/guanghechen/node-scaffolds/commit/1349c5cf88890817b259b579449884bafb598d86))
|
|
95
|
+
* ⬆️ upgrade devDependencies ([ce172dd](https://github.com/guanghechen/node-scaffolds/commit/ce172ddfc3899902475fa14795e70f261ed35b37))
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
# 4.7.0 (2023-03-12)
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
### Performance Improvements
|
|
103
|
+
|
|
104
|
+
* 🔖 publish v4.7.0 ([0641367](https://github.com/guanghechen/node-scaffolds/commit/06413670b283538876023c66d0f2afa45074b016))
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
## 4.6.5 (2023-03-12)
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
### Performance Improvements
|
|
112
|
+
|
|
113
|
+
* 🔖 publish v4.6.5 ([83a48e7](https://github.com/guanghechen/node-scaffolds/commit/83a48e74ac5875200e8c30c332ffc1a4ff57e79f))
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
## 4.6.4 (2023-03-12)
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
### Performance Improvements
|
|
121
|
+
|
|
122
|
+
* 🔖 publish v4.6.4 ([1ad9150](https://github.com/guanghechen/node-scaffolds/commit/1ad9150445f9c7d03153f81f54bf0815b7510f50))
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
## 4.6.3 (2023-03-11)
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
### Performance Improvements
|
|
130
|
+
|
|
131
|
+
* 🔖 publish v4.6.3 ([16683dd](https://github.com/guanghechen/node-scaffolds/commit/16683dd3e64ea492c1b49d0dea7e81b98ea9d71c))
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
## 4.6.2 (2023-03-10)
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
### Performance Improvements
|
|
139
|
+
|
|
140
|
+
* 🔖 publish v4.6.2 ([3547f1c](https://github.com/guanghechen/node-scaffolds/commit/3547f1ca30871d8065c3c075d360d23df3fe84f2))
|
|
141
|
+
* ⬆️ upgrade devDependencies ([5f4cfd5](https://github.com/guanghechen/node-scaffolds/commit/5f4cfd5c9d5b8f371d54d9a4c2a3882f7498b882))
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
## 4.6.1 (2023-03-05)
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
### Performance Improvements
|
|
149
|
+
|
|
150
|
+
* 🔖 publish v4.6.1 ([2d88cf7](https://github.com/guanghechen/node-scaffolds/commit/2d88cf7835c017183a5fd097ebf2a7c7fe622692))
|
|
151
|
+
* ⬆️ upgrade devDependencies ([b358df3](https://github.com/guanghechen/node-scaffolds/commit/b358df3c4da109260dbd4ab43e72f80ffdf3cecd))
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
# 4.6.0 (2023-02-28)
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
### Performance Improvements
|
|
159
|
+
|
|
160
|
+
* 🔖 publish v4.6.0 ([d45f55f](https://github.com/guanghechen/node-scaffolds/commit/d45f55f4cd4d8214beb0724a45de4f36baa431c1))
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
# 4.5.0 (2023-02-27)
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
### Performance Improvements
|
|
168
|
+
|
|
169
|
+
* 🔖 publish v4.5.0 ([a361eb1](https://github.com/guanghechen/node-scaffolds/commit/a361eb1b21a9fa55e7da7c44584dfc4f04c0af36))
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
## 4.4.3 (2023-02-27)
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+
### Performance Improvements
|
|
177
|
+
|
|
178
|
+
* 🔖 publish v4.4.3 ([29113fb](https://github.com/guanghechen/node-scaffolds/commit/29113fb651d40ec8144059875e2dd36b103e25b8))
|
|
179
|
+
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
## 4.4.2 (2023-02-26)
|
|
183
|
+
|
|
184
|
+
|
|
185
|
+
### Performance Improvements
|
|
186
|
+
|
|
187
|
+
* 🔖 publish v4.4.2 ([e864740](https://github.com/guanghechen/node-scaffolds/commit/e8647409675f14054b6ba4eee770377e3d68ec1e))
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
## 4.4.1 (2023-02-25)
|
|
192
|
+
|
|
193
|
+
|
|
194
|
+
### Performance Improvements
|
|
195
|
+
|
|
196
|
+
* 🔖 publish v4.4.1 ([332c5ff](https://github.com/guanghechen/node-scaffolds/commit/332c5ff77ef74b08a5349e80c64cc35a7ea1bbed))
|
|
197
|
+
|
|
198
|
+
|
|
199
|
+
|
|
200
|
+
# 4.4.0 (2023-02-25)
|
|
201
|
+
|
|
202
|
+
|
|
203
|
+
### Performance Improvements
|
|
204
|
+
|
|
205
|
+
* 🔖 publish v4.4.0 ([c54cc52](https://github.com/guanghechen/node-scaffolds/commit/c54cc52236ed01f80b310cb8c0a07fe0beb42755))
|
|
206
|
+
* ⬆️ upgrade devDependencies ([3a4d2de](https://github.com/guanghechen/node-scaffolds/commit/3a4d2def1cc59fdabe58888da7970da348de538a))
|
|
207
|
+
|
|
208
|
+
|
|
209
|
+
|
|
210
|
+
# 4.3.0 (2023-02-21)
|
|
211
|
+
|
|
212
|
+
|
|
213
|
+
### Performance Improvements
|
|
214
|
+
|
|
215
|
+
* 🔖 publish v4.3.0 ([501a8df](https://github.com/guanghechen/node-scaffolds/commit/501a8dfb2cf7ff8302af41cf24acf99ca5c254c8))
|
|
216
|
+
|
|
217
|
+
|
|
218
|
+
|
|
219
|
+
## 4.2.2 (2023-02-20)
|
|
220
|
+
|
|
221
|
+
|
|
222
|
+
### Performance Improvements
|
|
223
|
+
|
|
224
|
+
* 🔖 publish v4.2.2 ([bf0f251](https://github.com/guanghechen/node-scaffolds/commit/bf0f251214e1eac2056911e2ad7895dfa19959d7))
|
|
225
|
+
|
|
226
|
+
|
|
227
|
+
|
|
228
|
+
## 4.2.1 (2023-02-20)
|
|
229
|
+
|
|
230
|
+
|
|
231
|
+
### Performance Improvements
|
|
232
|
+
|
|
233
|
+
* 🔖 publish v4.2.1 ([6a117ec](https://github.com/guanghechen/node-scaffolds/commit/6a117ece78cfaeff8d7d14da548e07d20a2816a7))
|
|
234
|
+
|
|
235
|
+
|
|
236
|
+
|
|
237
|
+
# 4.2.0 (2023-02-19)
|
|
238
|
+
|
|
239
|
+
|
|
240
|
+
### Performance Improvements
|
|
241
|
+
|
|
242
|
+
* 🔖 publish v4.2.0 ([ee9c6e2](https://github.com/guanghechen/node-scaffolds/commit/ee9c6e246278aa1bd6a2f5802891b4b41f5fbb6f))
|
|
243
|
+
|
|
244
|
+
|
|
245
|
+
|
|
246
|
+
## 4.1.3 (2023-02-18)
|
|
247
|
+
|
|
248
|
+
|
|
249
|
+
### Performance Improvements
|
|
250
|
+
|
|
251
|
+
* 🔖 publish v4.1.3 ([89ce0d8](https://github.com/guanghechen/node-scaffolds/commit/89ce0d84e973cc87444db249ea6a6eeb6572a524))
|
|
252
|
+
|
|
253
|
+
|
|
254
|
+
|
|
255
|
+
## 4.1.2 (2023-02-18)
|
|
256
|
+
|
|
257
|
+
|
|
258
|
+
### Performance Improvements
|
|
259
|
+
|
|
260
|
+
* 🔖 publish v4.1.2 ([ff461e9](https://github.com/guanghechen/node-scaffolds/commit/ff461e94432c8baa395c4d82af81f53448ff5084))
|
|
261
|
+
|
|
262
|
+
|
|
263
|
+
|
|
264
|
+
## 4.1.1 (2023-02-18)
|
|
265
|
+
|
|
266
|
+
|
|
267
|
+
### Performance Improvements
|
|
268
|
+
|
|
269
|
+
* 🔖 publish v4.1.1 ([01f6698](https://github.com/guanghechen/node-scaffolds/commit/01f6698a7456bddbfe1c62df41d500e83a68de0d))
|
|
270
|
+
* ⬆️ upgrade devDependencies ([e46df0d](https://github.com/guanghechen/node-scaffolds/commit/e46df0def851adee643918b6626f1f867eb729e4))
|
|
271
|
+
|
|
272
|
+
|
|
273
|
+
|
|
274
|
+
# 4.1.0 (2023-02-18)
|
|
275
|
+
|
|
276
|
+
|
|
277
|
+
### Performance Improvements
|
|
278
|
+
|
|
279
|
+
* 🔖 publish v4.1.0 ([a2eb1f3](https://github.com/guanghechen/node-scaffolds/commit/a2eb1f37d4646e3e612f3b407a6cf078daf436a6))
|
|
280
|
+
|
|
281
|
+
|
|
282
|
+
|
|
283
|
+
# 4.0.0 (2023-02-13)
|
|
284
|
+
|
|
285
|
+
|
|
286
|
+
### Performance Improvements
|
|
287
|
+
|
|
288
|
+
* 🔖 publish v4.0.0 ([a635369](https://github.com/guanghechen/node-scaffolds/commit/a63536936a3d9886579f405da75606be0dc2bb81))
|
|
289
|
+
|
|
290
|
+
|
|
291
|
+
|
|
292
|
+
# 4.0.0-alpha.8 (2023-02-12)
|
|
293
|
+
|
|
294
|
+
|
|
295
|
+
### Performance Improvements
|
|
296
|
+
|
|
297
|
+
* 🔖 publish v4.0.0-alpha.8 ([07368f1](https://github.com/guanghechen/node-scaffolds/commit/07368f180b4184a9a1a56a7b4699d11c02375fa9))
|
|
298
|
+
|
|
299
|
+
|
|
300
|
+
|
|
301
|
+
# 4.0.0-alpha.7 (2023-02-12)
|
|
302
|
+
|
|
303
|
+
|
|
304
|
+
### Performance Improvements
|
|
305
|
+
|
|
306
|
+
* 🔖 publish v4.0.0-alpha.7 ([c93c32c](https://github.com/guanghechen/node-scaffolds/commit/c93c32cdebd9525f5db4e9219eb2fb6d750bffea))
|
|
307
|
+
* 🔧 upgrade devDependencies ([320adbe](https://github.com/guanghechen/node-scaffolds/commit/320adbe4fdd15f859933c1eb913518e687942004))
|
|
308
|
+
|
|
309
|
+
|
|
310
|
+
|
|
311
|
+
# 4.0.0-alpha.6 (2023-02-08)
|
|
312
|
+
|
|
313
|
+
|
|
314
|
+
### Performance Improvements
|
|
315
|
+
|
|
316
|
+
* 🔖 publish v4.0.0-alpha.6 ([a9e5548](https://github.com/guanghechen/node-scaffolds/commit/a9e55488e45affeedc069037e18743c1856b208b))
|
|
317
|
+
|
|
318
|
+
|
|
319
|
+
|
|
320
|
+
# 4.0.0-alpha.5 (2023-02-05)
|
|
321
|
+
|
|
322
|
+
|
|
323
|
+
### Performance Improvements
|
|
324
|
+
|
|
325
|
+
* 🔖 publish v4.0.0-alpha.5 ([df74a71](https://github.com/guanghechen/node-scaffolds/commit/df74a71a3ac9afa7a54e423e691e5bbf7122deeb))
|
|
326
|
+
|
|
327
|
+
|
|
328
|
+
|
|
329
|
+
# 4.0.0-alpha.4 (2023-02-04)
|
|
330
|
+
|
|
331
|
+
|
|
332
|
+
### Performance Improvements
|
|
333
|
+
|
|
334
|
+
* 🔖 publish v4.0.0-alpha.4 ([bbbbb92](https://github.com/guanghechen/node-scaffolds/commit/bbbbb92773cd18e39a848bc1a3e54e0d80388c23))
|
|
335
|
+
|
|
336
|
+
|
|
337
|
+
|
|
338
|
+
# 4.0.0-alpha.3 (2023-02-04)
|
|
339
|
+
|
|
340
|
+
|
|
341
|
+
### Performance Improvements
|
|
342
|
+
|
|
343
|
+
* 🔖 publish v4.0.0-alpha.3 ([1f3b9e1](https://github.com/guanghechen/node-scaffolds/commit/1f3b9e198486a47e8d400f89e581985e03b57ded))
|
|
344
|
+
|
|
345
|
+
|
|
346
|
+
|
|
347
|
+
# 4.0.0-alpha.2 (2023-02-04)
|
|
348
|
+
|
|
349
|
+
|
|
350
|
+
### Performance Improvements
|
|
351
|
+
|
|
352
|
+
* 🔖 publish v4.0.0-alpha.2 ([42930f9](https://github.com/guanghechen/node-scaffolds/commit/42930f930e2f81eb227fd61dd8af9c9afd40528f))
|
|
353
|
+
|
|
354
|
+
|
|
355
|
+
|
|
356
|
+
# 4.0.0-alpha.1 (2023-02-04)
|
|
357
|
+
|
|
358
|
+
|
|
359
|
+
### Performance Improvements
|
|
360
|
+
|
|
361
|
+
* 🔖 publish v4.0.0-alpha.1 ([66bd5c7](https://github.com/guanghechen/node-scaffolds/commit/66bd5c7f0ee9b32f269cc366c33575fcef01fa97))
|
|
362
|
+
* ⬆️ upgrade devDependencies ([75c3da9](https://github.com/guanghechen/node-scaffolds/commit/75c3da99c657543aaa9a8c1517766f0044898b22))
|
|
363
|
+
|
|
364
|
+
|
|
365
|
+
|
|
366
|
+
# 4.0.0-alpha.0 (2023-02-04)
|
|
367
|
+
|
|
368
|
+
|
|
369
|
+
### Performance Improvements
|
|
370
|
+
|
|
371
|
+
* ✅ fix test coverage ([8488e8a](https://github.com/guanghechen/node-scaffolds/commit/8488e8a655735bc788a7a12dc6548a39c41fbadc))
|
|
372
|
+
* 🔧 fix test coverage ([a8d2b35](https://github.com/guanghechen/node-scaffolds/commit/a8d2b35630d8bd8a57fa6a0414ba2b6f7e4896f6))
|
|
373
|
+
* 🔖 publish v4.0.0-alpha.0 ([2e04d90](https://github.com/guanghechen/node-scaffolds/commit/2e04d90202c630a1bbef60440b9504c993bb37fb))
|
|
374
|
+
* 📝 update doc url ([c99c7f8](https://github.com/guanghechen/node-scaffolds/commit/c99c7f8849dc96e800d0fd166ac8fe748b1356f0))
|
|
375
|
+
* ⬆️ upgrade dependencies ([f72ecb0](https://github.com/guanghechen/node-scaffolds/commit/f72ecb02a5c74f791c465aefacf11fe24e2fa1e2))
|
|
376
|
+
* ⬆️ upgrade devDependencies ([325e12d](https://github.com/guanghechen/node-scaffolds/commit/325e12d78a76d205ad82a1c8a6758a34df404c34))
|
|
377
|
+
* ⬆️ upgrade devDependencies ([5abb430](https://github.com/guanghechen/node-scaffolds/commit/5abb430a3b59da5ab02c2b55cc30cc46e6a627b5))
|
|
378
|
+
|
|
379
|
+
|
|
380
|
+
|
|
381
|
+
## 3.0.2 (2023-01-14)
|
|
382
|
+
|
|
383
|
+
|
|
384
|
+
### Performance Improvements
|
|
385
|
+
|
|
386
|
+
* 🔖 publish v3.0.2 ([6837f48](https://github.com/guanghechen/node-scaffolds/commit/6837f483f60ac736a14941616f36600043b0b992))
|
|
387
|
+
|
|
388
|
+
|
|
389
|
+
|
|
390
|
+
## 3.0.1 (2023-01-14)
|
|
391
|
+
|
|
392
|
+
|
|
393
|
+
### Performance Improvements
|
|
394
|
+
|
|
395
|
+
* 🔖 publish v3.0.1 ([d10a768](https://github.com/guanghechen/node-scaffolds/commit/d10a768cddab80934dcd6c0fc6316383e8f44a52))
|
|
396
|
+
* ⬆️ upgrade devDependencies ([2993a46](https://github.com/guanghechen/node-scaffolds/commit/2993a46e3665c7cfb23858f44812498cb2f39573))
|
|
397
|
+
|
|
398
|
+
|
|
399
|
+
|
|
400
|
+
# 3.0.0 (2023-01-09)
|
|
401
|
+
|
|
402
|
+
|
|
403
|
+
### Performance Improvements
|
|
404
|
+
|
|
405
|
+
* 🔖 publish v3.0.0 ([a8cbe2a](https://github.com/guanghechen/node-scaffolds/commit/a8cbe2af542ccc3e112c9ee7cf564a496312a1e2))
|
|
406
|
+
|
|
407
|
+
|
|
408
|
+
|
|
409
|
+
# 3.0.0-alpha.5 (2023-01-05)
|
|
410
|
+
|
|
411
|
+
|
|
412
|
+
### Performance Improvements
|
|
413
|
+
|
|
414
|
+
* :bug: fix jest-config within esm ([4050e62](https://github.com/guanghechen/node-scaffolds/commit/4050e629536ae003c99ef9eeafa59c8aa8e1f0b3))
|
|
415
|
+
* 🔖 publish v3.0.0-alpha.5 ([ff359c7](https://github.com/guanghechen/node-scaffolds/commit/ff359c7d9fcd48603b88b87698d825992ff55886))
|
|
416
|
+
|
|
417
|
+
|
|
418
|
+
|
|
419
|
+
# 3.0.0-alpha.4 (2023-01-04)
|
|
420
|
+
|
|
421
|
+
|
|
422
|
+
### Performance Improvements
|
|
423
|
+
|
|
424
|
+
* :wrench: fix commonjs entry ([259e185](https://github.com/guanghechen/node-scaffolds/commit/259e185ee811cebc4cf9b41d8c27c937460ef6d4))
|
|
425
|
+
* 🔖 publish v3.0.0-alpha.4 ([ac69bef](https://github.com/guanghechen/node-scaffolds/commit/ac69bef736b78ddb90fd6830371118dcadaececa))
|
|
426
|
+
|
|
427
|
+
|
|
428
|
+
|
|
429
|
+
# 3.0.0-alpha.3 (2023-01-04)
|
|
430
|
+
|
|
431
|
+
|
|
432
|
+
### Performance Improvements
|
|
433
|
+
|
|
434
|
+
* 🔖 publish v3.0.0-alpha.3 ([d05d30a](https://github.com/guanghechen/node-scaffolds/commit/d05d30a9812564cd3e19835bf1b6462df64fdda4))
|
|
435
|
+
* 🔧 support dual esm/commonjs packages ([90363f5](https://github.com/guanghechen/node-scaffolds/commit/90363f585471b527063133dedb1dff50d8b2a890))
|
|
436
|
+
|
|
437
|
+
|
|
438
|
+
|
|
439
|
+
# 3.0.0-alpha.2 (2023-01-02)
|
|
440
|
+
|
|
441
|
+
|
|
442
|
+
### Performance Improvements
|
|
443
|
+
|
|
444
|
+
* :wrench: [BREAKING] chore: support ESM only ([29b8c42](https://github.com/guanghechen/node-scaffolds/commit/29b8c421c0a2dfdd04cf4d7ff3ef0e5a93d70e16))
|
|
445
|
+
* 🔖 publish v3.0.0-alpha.2 ([76c56b7](https://github.com/guanghechen/node-scaffolds/commit/76c56b76cb6b1fb368d47a8c20d2c06398f0009b))
|
|
446
|
+
|
|
447
|
+
|
|
448
|
+
|
|
449
|
+
# 3.0.0-alpha.1 (2023-01-02)
|
|
450
|
+
|
|
451
|
+
|
|
452
|
+
### Performance Improvements
|
|
453
|
+
|
|
454
|
+
* 🔖 publish v3.0.0-alpha.1 ([69dd141](https://github.com/guanghechen/node-scaffolds/commit/69dd141feb9fae875cf252ac6f6404542425a147))
|
|
455
|
+
|
|
456
|
+
|
|
457
|
+
|
|
458
|
+
# 3.0.0-alpha.0 (2022-12-31)
|
|
459
|
+
|
|
460
|
+
|
|
461
|
+
### Performance Improvements
|
|
462
|
+
|
|
463
|
+
* 🔧 fix build scripts ([b24918c](https://github.com/guanghechen/node-scaffolds/commit/b24918c278188a043f7aabfc30739fa97d5ad060))
|
|
464
|
+
* 🔧 fix test ([6f911d4](https://github.com/guanghechen/node-scaffolds/commit/6f911d421240af2f17e6283bc4cbd53a32ac3bdc))
|
|
465
|
+
* 🔖 publish v3.0.0-alpha.0 ([cf4b41a](https://github.com/guanghechen/node-scaffolds/commit/cf4b41a4fbd48d5ef5237b6827ddef1fe9484576))
|
|
466
|
+
* 📝 update link for v3.x.x ([f39886b](https://github.com/guanghechen/node-scaffolds/commit/f39886b5568ad9ba3d9e09bc56947725c363c5f3))
|
|
467
|
+
|
|
468
|
+
|
|
469
|
+
|
|
470
|
+
## 2.1.4 (2022-11-03)
|
|
471
|
+
|
|
472
|
+
|
|
473
|
+
### Performance Improvements
|
|
474
|
+
|
|
475
|
+
* 🔖 publish v2.1.4 ([8eedd0e](https://github.com/guanghechen/node-scaffolds/commit/8eedd0e65701ed9c63e7b5682dfbd96545136c0f))
|
|
476
|
+
|
|
477
|
+
|
|
478
|
+
|
|
479
|
+
## 2.1.3 (2022-11-03)
|
|
480
|
+
|
|
481
|
+
|
|
482
|
+
### Performance Improvements
|
|
483
|
+
|
|
484
|
+
* 🔖 publish v2.1.3 ([79de5ac](https://github.com/guanghechen/node-scaffolds/commit/79de5ac90778283d4405357b50a2d291eecf4040))
|
|
485
|
+
|
|
486
|
+
|
|
487
|
+
|
|
488
|
+
## 2.1.2 (2022-10-20)
|
|
489
|
+
|
|
490
|
+
|
|
491
|
+
### Performance Improvements
|
|
492
|
+
|
|
493
|
+
* 🔖 publish v2.1.2 ([1815a70](https://github.com/guanghechen/node-scaffolds/commit/1815a70b6f81b50d08b3de21692c51c32aeb4d10))
|
|
494
|
+
|
|
495
|
+
|
|
496
|
+
|
|
497
|
+
## 2.1.1 (2022-10-13)
|
|
498
|
+
|
|
499
|
+
|
|
500
|
+
### Performance Improvements
|
|
501
|
+
|
|
502
|
+
* 🔖 publish v2.1.1 ([717d5f1](https://github.com/guanghechen/node-scaffolds/commit/717d5f12e96e7cf93340c75eb100356220e5e9ca))
|
|
503
|
+
|
|
504
|
+
|
|
505
|
+
|
|
506
|
+
# 2.1.0 (2022-09-18)
|
|
507
|
+
|
|
508
|
+
|
|
509
|
+
### Performance Improvements
|
|
510
|
+
|
|
511
|
+
* 🔖 publish v2.1.0 ([43dcadd](https://github.com/guanghechen/node-scaffolds/commit/43dcadd72fe3ce0c0aa040c0b810e286769a9a24))
|
|
512
|
+
|
|
513
|
+
|
|
514
|
+
|
|
515
|
+
# 2.0.0 (2022-09-17)
|
|
516
|
+
|
|
517
|
+
|
|
518
|
+
### Performance Improvements
|
|
519
|
+
|
|
520
|
+
* 🔖 publish v2.0.0 ([543c55f](https://github.com/guanghechen/node-scaffolds/commit/543c55f065895fef8fc2d3865cf6a4b72091355a))
|
|
521
|
+
* 🔧 support node >= 16 ([208522b](https://github.com/guanghechen/node-scaffolds/commit/208522b6a7f8eba53a2562595706b25d63e91c29))
|
|
522
|
+
* 📝 update READMEs ([d6743d2](https://github.com/guanghechen/node-scaffolds/commit/d6743d24c94ea6c7a24ff4a2dc48113a2c2f96ce))
|
|
523
|
+
|
|
524
|
+
|
|
525
|
+
|
|
526
|
+
# 2.0.0-alpha.3 (2022-09-15)
|
|
527
|
+
|
|
528
|
+
|
|
529
|
+
### Performance Improvements
|
|
530
|
+
|
|
531
|
+
* 🔖 publish v2.0.0-alpha.3 ([3214b8d](https://github.com/guanghechen/node-scaffolds/commit/3214b8d4b812707ccf1358d0f0fe1dc5c462a343))
|
|
532
|
+
|
|
533
|
+
|
|
534
|
+
|
|
535
|
+
# 2.0.0-alpha.2 (2022-08-27)
|
|
536
|
+
|
|
537
|
+
|
|
538
|
+
### Performance Improvements
|
|
539
|
+
|
|
540
|
+
* 🔖 publish v2.0.0-alpha.2 ([2d52783](https://github.com/guanghechen/node-scaffolds/commit/2d5278386a2d9503cb5c88d237d3a2dd34488446))
|
|
541
|
+
* 🔧 update build configs ([1770796](https://github.com/guanghechen/node-scaffolds/commit/177079603d8884e550cbc015f691f13939da056e))
|
|
542
|
+
|
|
543
|
+
|
|
544
|
+
|
|
545
|
+
# 2.0.0-alpha.1 (2022-08-13)
|
|
546
|
+
|
|
547
|
+
|
|
548
|
+
### Performance Improvements
|
|
549
|
+
|
|
550
|
+
* 🔖 publish v2.0.0-alpha.1 ([55e1c7c](https://github.com/guanghechen/node-scaffolds/commit/55e1c7c75cf158298376c0a6dcd903cc6686a423))
|
|
551
|
+
|
|
552
|
+
|
|
553
|
+
|
|
554
|
+
# 2.0.0-alpha.0 (2022-08-05)
|
|
555
|
+
|
|
556
|
+
|
|
557
|
+
### Performance Improvements
|
|
558
|
+
|
|
559
|
+
* 🔧 modify build script ([4234bc0](https://github.com/guanghechen/node-scaffolds/commit/4234bc058bd9ade25778cb43ee5db939d8e630a9))
|
|
560
|
+
* 🔖 publish v2.0.0-alpha.0 ([fe24ebd](https://github.com/guanghechen/node-scaffolds/commit/fe24ebdb066667fadbea415d33f564f9823b51d9))
|
|
561
|
+
|
|
562
|
+
|
|
563
|
+
|
|
564
|
+
## 1.9.8 (2022-07-27)
|
|
565
|
+
|
|
566
|
+
|
|
567
|
+
### Performance Improvements
|
|
568
|
+
|
|
569
|
+
* 🔖 publish v1.9.8 ([9651227](https://github.com/guanghechen/node-scaffolds/commit/9651227b2d65cb1759237ad654bd7afb1ceff63b))
|
|
570
|
+
|
|
571
|
+
|
|
572
|
+
|
|
573
|
+
## 1.9.7 (2022-07-17)
|
|
574
|
+
|
|
575
|
+
|
|
576
|
+
### Performance Improvements
|
|
577
|
+
|
|
578
|
+
* 🔖 publish v1.9.6 ([ec6f615](https://github.com/guanghechen/node-scaffolds/commit/ec6f615fc210c12c58cced0fcf1804d78484361c))
|
|
579
|
+
* 🔖 publish v1.9.7 ([99b6390](https://github.com/guanghechen/node-scaffolds/commit/99b6390ca8bbec3f7e68bc0aaf4a5b6df321a98f))
|
|
580
|
+
|
|
581
|
+
|
|
582
|
+
|
|
583
|
+
## 1.9.5 (2022-06-03)
|
|
584
|
+
|
|
585
|
+
|
|
586
|
+
### Performance Improvements
|
|
587
|
+
|
|
588
|
+
* 🔖 publish v1.9.5 ([9ae5c80](https://github.com/guanghechen/node-scaffolds/commit/9ae5c806f19af91d27e88e3739c3d88a7a58eb3f))
|
|
589
|
+
|
|
590
|
+
|
|
591
|
+
|
|
592
|
+
## 1.9.4 (2022-04-27)
|
|
593
|
+
|
|
594
|
+
|
|
595
|
+
### Performance Improvements
|
|
596
|
+
|
|
597
|
+
* 🔖 publish v1.9.4 ([47d4ce6](https://github.com/guanghechen/node-scaffolds/commit/47d4ce6e3e8cb3f6ac601647781806d5a0359a3f))
|
|
598
|
+
|
|
599
|
+
|
|
600
|
+
|
|
601
|
+
## 1.9.3 (2022-04-10)
|
|
602
|
+
|
|
603
|
+
|
|
604
|
+
### Performance Improvements
|
|
605
|
+
|
|
606
|
+
* 🔖 publish v1.9.3 ([54c2d91](https://github.com/guanghechen/node-scaffolds/commit/54c2d91beee691b6b36caab28c5da7567399f48e))
|
|
607
|
+
|
|
608
|
+
|
|
609
|
+
|
|
610
|
+
## 1.9.2 (2022-03-12)
|
|
611
|
+
|
|
612
|
+
|
|
613
|
+
### Performance Improvements
|
|
614
|
+
|
|
615
|
+
* 🔖 publish v1.9.2 ([6a5e7de](https://github.com/guanghechen/node-scaffolds/commit/6a5e7dede723e4a03bf1069b7626c77263444fb4))
|
|
616
|
+
|
|
617
|
+
|
|
618
|
+
|
|
619
|
+
## 1.9.1 (2022-02-23)
|
|
620
|
+
|
|
621
|
+
|
|
622
|
+
### Performance Improvements
|
|
623
|
+
|
|
624
|
+
* 🔖 publish v1.9.1 ([2f47d96](https://github.com/guanghechen/node-scaffolds/commit/2f47d96fb5cdd66835bf85edafc1d7bc03dbf01a))
|
|
625
|
+
|
|
626
|
+
|
|
627
|
+
|
|
628
|
+
# 1.9.0 (2022-02-17)
|
|
629
|
+
|
|
630
|
+
|
|
631
|
+
### Performance Improvements
|
|
632
|
+
|
|
633
|
+
* 🔖 publish v1.9.0 ([e97e6c5](https://github.com/guanghechen/node-scaffolds/commit/e97e6c5e1debb814e4dd987822ec3cd5a8fb7630))
|
|
634
|
+
|
|
635
|
+
|
|
636
|
+
|
|
637
|
+
# 1.9.0-alpha.0 (2022-02-16)
|
|
638
|
+
|
|
639
|
+
|
|
640
|
+
### Performance Improvements
|
|
641
|
+
|
|
642
|
+
* 🔖 publish v1.9.0-alpha.0 ([bc8648e](https://github.com/guanghechen/node-scaffolds/commit/bc8648e9f87ae88f6295a131e88afe71be089f4c))
|
|
643
|
+
|
|
644
|
+
|
|
645
|
+
|
|
646
|
+
## 1.8.6 (2022-01-15)
|
|
647
|
+
|
|
648
|
+
|
|
649
|
+
### Performance Improvements
|
|
650
|
+
|
|
651
|
+
* 🔖 publish v1.8.6 ([1c91e77](https://github.com/guanghechen/node-scaffolds/commit/1c91e77474f86d6a8d06615f3f811a50c37dbc51))
|
|
652
|
+
* 🎨 set print width to 100 (80 is old) ([3a46483](https://github.com/guanghechen/node-scaffolds/commit/3a46483b4c6cb6f5efe0263d6ba5848c6201de59))
|
|
653
|
+
|
|
654
|
+
|
|
655
|
+
|
|
656
|
+
## 1.8.5 (2021-12-05)
|
|
657
|
+
|
|
658
|
+
|
|
659
|
+
### Performance Improvements
|
|
660
|
+
|
|
661
|
+
* 🔖 publish v1.8.5 ([3deed39](https://github.com/guanghechen/node-scaffolds/commit/3deed39749d423a403f04ab035c7a5d2574921eb))
|
|
662
|
+
|
|
663
|
+
|
|
664
|
+
|
|
665
|
+
## 1.8.4 (2021-10-28)
|
|
666
|
+
|
|
667
|
+
|
|
668
|
+
### Performance Improvements
|
|
669
|
+
|
|
670
|
+
* 🔖 publish v1.8.4 ([be91bcb](https://github.com/guanghechen/node-scaffolds/commit/be91bcb53a6fdf590465771eac8da345ff82781a))
|
|
671
|
+
|
|
672
|
+
|
|
673
|
+
|
|
674
|
+
## 1.8.3 (2021-08-18)
|
|
675
|
+
|
|
676
|
+
|
|
677
|
+
### Performance Improvements
|
|
678
|
+
|
|
679
|
+
* 🔖 publish v1.8.3 ([19d497d](https://github.com/guanghechen/node-scaffolds/commit/19d497d88753fac9948a75f67d47615eff569535))
|
|
680
|
+
|
|
681
|
+
|
|
682
|
+
|
|
683
|
+
## 1.8.2 (2021-08-14)
|
|
684
|
+
|
|
685
|
+
|
|
686
|
+
### Performance Improvements
|
|
687
|
+
|
|
688
|
+
* 🔖 publish v1.8.2 ([0a09728](https://github.com/guanghechen/node-scaffolds/commit/0a09728efd5452f2d09c16a464fdb6f2d8d8b1d5))
|
|
689
|
+
|
|
690
|
+
|
|
691
|
+
|
|
692
|
+
## 1.8.1 (2021-08-06)
|
|
693
|
+
|
|
694
|
+
|
|
695
|
+
### Performance Improvements
|
|
696
|
+
|
|
697
|
+
* 🔖 publish v1.8.1 ([5316fa1](https://github.com/guanghechen/node-scaffolds/commit/5316fa101ea743d9147ffd4b7a8ceeaa97abe45f))
|
|
698
|
+
|
|
699
|
+
|
|
700
|
+
|
|
701
|
+
# 1.8.0 (2021-07-21)
|
|
702
|
+
|
|
703
|
+
|
|
704
|
+
### Performance Improvements
|
|
705
|
+
|
|
706
|
+
* 🔖 publish v1.8.0 ([e255b6a](https://github.com/guanghechen/node-scaffolds/commit/e255b6af8504b96970b4e9951fb913a60efc3a4e))
|
|
707
|
+
|
|
708
|
+
|
|
709
|
+
|
|
710
|
+
## 1.7.1 (2021-07-07)
|
|
711
|
+
|
|
712
|
+
|
|
713
|
+
### Performance Improvements
|
|
714
|
+
|
|
715
|
+
* 🔖 publish v1.7.1 ([a95f3c1](https://github.com/guanghechen/node-scaffolds/commit/a95f3c13392181826bf2c2762b25fa7a50cddf0d))
|
|
716
|
+
|
|
717
|
+
|
|
718
|
+
|
|
719
|
+
# 1.7.0 (2021-07-03)
|
|
720
|
+
|
|
721
|
+
|
|
722
|
+
### Performance Improvements
|
|
723
|
+
|
|
724
|
+
* 🔖 publish v1.7.0 ([62d82c9](https://github.com/guanghechen/node-scaffolds/commit/62d82c9b8a9c8fd1816d6ab64ddc2efde2d59649))
|
|
725
|
+
|
|
726
|
+
|
|
727
|
+
|
|
728
|
+
# 1.7.0-alpha.3 (2021-07-03)
|
|
729
|
+
|
|
730
|
+
|
|
731
|
+
### Performance Improvements
|
|
732
|
+
|
|
733
|
+
* 🔖 publish v1.7.0-alpha.3 ([a951df9](https://github.com/guanghechen/node-scaffolds/commit/a951df93d9555a39d5007134afe597374f33c8ed))
|
|
734
|
+
|
|
735
|
+
|
|
736
|
+
|
|
737
|
+
# 1.7.0-alpha.2 (2021-07-03)
|
|
738
|
+
|
|
739
|
+
|
|
740
|
+
### Performance Improvements
|
|
741
|
+
|
|
742
|
+
* 🔖 publish v1.7.0-alpha.2 ([43172b1](https://github.com/guanghechen/node-scaffolds/commit/43172b172edcb585de6171838da4cd619acc05af))
|
|
743
|
+
|
|
744
|
+
|
|
745
|
+
|
|
746
|
+
# 1.7.0-alpha.1 (2021-07-02)
|
|
747
|
+
|
|
748
|
+
|
|
749
|
+
### Performance Improvements
|
|
750
|
+
|
|
751
|
+
* 🔖 publish v1.7.0-alpha.1 ([e3599c0](https://github.com/guanghechen/node-scaffolds/commit/e3599c01885903e0daa7c73ccb25760480ad86df))
|
|
752
|
+
|
|
753
|
+
|
|
754
|
+
|
|
755
|
+
# 1.7.0-alpha.0 (2021-07-02)
|
|
756
|
+
|
|
757
|
+
|
|
758
|
+
### Features
|
|
759
|
+
|
|
760
|
+
* ✨ implements new sub-package @guanghechen/invariant ([13eab1e](https://github.com/guanghechen/node-scaffolds/commit/13eab1e0ce1706f10ea88b7dc8a484b7f19c94a4))
|
|
761
|
+
|
|
762
|
+
|
|
763
|
+
### Performance Improvements
|
|
764
|
+
|
|
765
|
+
* 🎨 accept null type of message ([cbcf592](https://github.com/guanghechen/node-scaffolds/commit/cbcf592cec8b487c63ec2ca6d271dab04018cdf9))
|
|
766
|
+
* 🔖 publish v1.7.0-alpha.0 ([44ba1b0](https://github.com/guanghechen/node-scaffolds/commit/44ba1b0abdf23e5f2b90f07c3462308982054df4))
|
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<header>
|
|
2
2
|
<h1 align="center">
|
|
3
|
-
<a href="https://github.com/guanghechen/node-scaffolds/tree/
|
|
3
|
+
<a href="https://github.com/guanghechen/node-scaffolds/tree/@guanghechen/invariant@5.0.0/packages/invariant#readme">@guanghechen/invariant</a>
|
|
4
4
|
</h1>
|
|
5
5
|
<div align="center">
|
|
6
6
|
<a href="https://www.npmjs.com/package/@guanghechen/invariant">
|
|
@@ -84,5 +84,5 @@ and throw an error when the given condition fails.
|
|
|
84
84
|
|
|
85
85
|
## Related
|
|
86
86
|
|
|
87
|
-
[homepage]: https://github.com/guanghechen/node-scaffolds/tree/
|
|
87
|
+
[homepage]: https://github.com/guanghechen/node-scaffolds/tree/@guanghechen/invariant@5.0.0/packages/invariant#readme
|
|
88
88
|
[tiny-invariant]: https://github.com/alexreardon/tiny-invariant
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@guanghechen/invariant",
|
|
3
|
-
"version": "5.0.0
|
|
3
|
+
"version": "5.0.0",
|
|
4
4
|
"description": "Invariant function",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "guanghechen",
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"cross-env": "^7.0.3",
|
|
43
43
|
"jest": "^29.5.0",
|
|
44
44
|
"rimraf": "^5.0.0",
|
|
45
|
-
"rollup": "^3.21.
|
|
45
|
+
"rollup": "^3.21.5"
|
|
46
46
|
},
|
|
47
|
-
"gitHead": "
|
|
47
|
+
"gitHead": "85e7a656e222c4cc0cf662c3da0c872bc9c17755"
|
|
48
48
|
}
|