@pie-lib/tools 0.9.36 → 0.9.37-next.1848
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.json +1 -437
- package/CHANGELOG.md +191 -9
- package/NEXT.CHANGELOG.json +1 -0
- package/lib/index.js.map +1 -1
- package/package.json +4 -3
- package/src/__tests__/__snapshots__/rotatable.test.jsx.snap +37 -0
- package/src/__tests__/anchor-utils.test.js +131 -0
- package/src/__tests__/rotatable.test.jsx +220 -0
- package/src/__tests__/transform-origin.test.jsx +24 -0
- package/src/index.js +1 -0
- package/src/protractor/__tests__/__snapshots__/graphic.test.jsx.snap +1234 -0
- package/src/protractor/__tests__/__snapshots__/index.test.jsx.snap +40 -0
- package/src/protractor/__tests__/graphic.test.jsx +13 -0
- package/src/protractor/__tests__/index.test.jsx +13 -0
- package/src/ruler/__tests__/__snapshots__/graphic.test.jsx.snap +160 -0
- package/src/ruler/__tests__/__snapshots__/index.test.jsx.snap +45 -0
- package/src/ruler/__tests__/__snapshots__/unit-type.test.jsx.snap +12 -0
- package/src/ruler/__tests__/__snapshots__/unit.test.jsx.snap +30 -0
- package/src/ruler/__tests__/graphic.test.jsx +23 -0
- package/src/ruler/__tests__/index.test.jsx +28 -0
- package/src/ruler/__tests__/unit-type.test.jsx +13 -0
- package/src/ruler/__tests__/unit.test.jsx +15 -0
package/CHANGELOG.json
CHANGED
|
@@ -1,437 +1 @@
|
|
|
1
|
-
[
|
|
2
|
-
{
|
|
3
|
-
"type": "fix",
|
|
4
|
-
"scope": null,
|
|
5
|
-
"subject": "rm child prepack in favour of root prepack",
|
|
6
|
-
"merge": null,
|
|
7
|
-
"header": "fix: rm child prepack in favour of root prepack",
|
|
8
|
-
"body": null,
|
|
9
|
-
"footer": null,
|
|
10
|
-
"notes": [],
|
|
11
|
-
"hash": "381d8d6485269b641d8d4655148966d2e70803be",
|
|
12
|
-
"gitTags": "",
|
|
13
|
-
"committerDate": "2019-03-15 09:51:11 +0000",
|
|
14
|
-
"isTagged": true,
|
|
15
|
-
"tag": "@pie-lib/tools@0.8.11"
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
"type": "chore",
|
|
19
|
-
"scope": null,
|
|
20
|
-
"subject": "call changelog on prepack",
|
|
21
|
-
"merge": null,
|
|
22
|
-
"header": "chore: call changelog on prepack",
|
|
23
|
-
"body": null,
|
|
24
|
-
"footer": null,
|
|
25
|
-
"notes": [],
|
|
26
|
-
"hash": "b672c012de096c55b765a765f758da3fc5df2f90",
|
|
27
|
-
"gitTags": "",
|
|
28
|
-
"committerDate": "2019-03-13 23:00:44 +0000",
|
|
29
|
-
"isTagged": true,
|
|
30
|
-
"tag": "@pie-lib/tools@0.8.10"
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
"type": "chore",
|
|
34
|
-
"scope": null,
|
|
35
|
-
"subject": "generate changelog.json instead of markdown",
|
|
36
|
-
"merge": null,
|
|
37
|
-
"header": "chore: generate changelog.json instead of markdown",
|
|
38
|
-
"body": null,
|
|
39
|
-
"footer": null,
|
|
40
|
-
"notes": [],
|
|
41
|
-
"hash": "eaa5019a11f70c53425d55856bd3b940237f8c7d",
|
|
42
|
-
"gitTags": "",
|
|
43
|
-
"committerDate": "2019-03-13 17:24:09 +0000",
|
|
44
|
-
"isTagged": true,
|
|
45
|
-
"tag": "@pie-lib/tools@0.8.10"
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
"type": "fix",
|
|
49
|
-
"scope": null,
|
|
50
|
-
"subject": "unfoo fix",
|
|
51
|
-
"merge": null,
|
|
52
|
-
"header": "fix: unfoo fix",
|
|
53
|
-
"body": null,
|
|
54
|
-
"footer": null,
|
|
55
|
-
"notes": [],
|
|
56
|
-
"hash": "75c78bfe0a5e78c798dd0e8a3aa27316e325bb9a",
|
|
57
|
-
"gitTags": "",
|
|
58
|
-
"committerDate": "2019-03-12 22:46:53 +0000",
|
|
59
|
-
"isTagged": true,
|
|
60
|
-
"tag": "@pie-lib/tools@0.8.10"
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
"type": "fix",
|
|
64
|
-
"scope": null,
|
|
65
|
-
"subject": "foo fix",
|
|
66
|
-
"merge": null,
|
|
67
|
-
"header": "fix: foo fix",
|
|
68
|
-
"body": null,
|
|
69
|
-
"footer": null,
|
|
70
|
-
"notes": [],
|
|
71
|
-
"hash": "f54d0139b2d93607af1a48ff25d64d1c9069c40c",
|
|
72
|
-
"gitTags": "",
|
|
73
|
-
"committerDate": "2019-03-12 22:44:51 +0000",
|
|
74
|
-
"isTagged": true,
|
|
75
|
-
"tag": "@pie-lib/tools@0.8.10"
|
|
76
|
-
},
|
|
77
|
-
{
|
|
78
|
-
"type": "feat",
|
|
79
|
-
"scope": null,
|
|
80
|
-
"subject": "libs version bump",
|
|
81
|
-
"merge": null,
|
|
82
|
-
"header": "feat: libs version bump",
|
|
83
|
-
"body": null,
|
|
84
|
-
"footer": null,
|
|
85
|
-
"notes": [],
|
|
86
|
-
"hash": "f9861fc42013b389b2f187ced9ab5b3352c3fc53",
|
|
87
|
-
"gitTags": "",
|
|
88
|
-
"committerDate": "2019-01-30 22:14:28 +0000",
|
|
89
|
-
"isTagged": true,
|
|
90
|
-
"tag": "@pie-lib/tools@0.8.0"
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
"type": "fix",
|
|
94
|
-
"scope": null,
|
|
95
|
-
"subject": "add assert package",
|
|
96
|
-
"merge": null,
|
|
97
|
-
"header": "fix: add assert package",
|
|
98
|
-
"body": null,
|
|
99
|
-
"footer": null,
|
|
100
|
-
"notes": [],
|
|
101
|
-
"hash": "02f13bd3ca71557d5a2d71e66b569f5c57336160",
|
|
102
|
-
"gitTags": "",
|
|
103
|
-
"committerDate": "2018-11-16 11:12:06 +0000",
|
|
104
|
-
"isTagged": true,
|
|
105
|
-
"tag": "@pie-lib/tools@0.7.4"
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
"type": "fix",
|
|
109
|
-
"scope": null,
|
|
110
|
-
"subject": "rm githead",
|
|
111
|
-
"merge": null,
|
|
112
|
-
"header": "fix: rm githead",
|
|
113
|
-
"body": null,
|
|
114
|
-
"footer": null,
|
|
115
|
-
"notes": [],
|
|
116
|
-
"hash": "a1523aabfe34697970bb94f3ed300603d9e11f74",
|
|
117
|
-
"gitTags": "",
|
|
118
|
-
"committerDate": "2018-09-12 14:44:09 +0100",
|
|
119
|
-
"isTagged": true,
|
|
120
|
-
"tag": "@pie-lib/tools@0.7.3"
|
|
121
|
-
},
|
|
122
|
-
{
|
|
123
|
-
"type": "fix",
|
|
124
|
-
"scope": null,
|
|
125
|
-
"subject": "githead",
|
|
126
|
-
"merge": null,
|
|
127
|
-
"header": "fix: githead",
|
|
128
|
-
"body": null,
|
|
129
|
-
"footer": null,
|
|
130
|
-
"notes": [],
|
|
131
|
-
"hash": "3e485e0a7094496fd93d86a0500c75e343e9fac2",
|
|
132
|
-
"gitTags": "",
|
|
133
|
-
"committerDate": "2018-09-12 14:38:21 +0100",
|
|
134
|
-
"isTagged": true,
|
|
135
|
-
"tag": "@pie-lib/tools@0.7.3"
|
|
136
|
-
},
|
|
137
|
-
{
|
|
138
|
-
"type": "feat",
|
|
139
|
-
"scope": null,
|
|
140
|
-
"subject": "upgrade material-ui -> @material-ui/core@^1.0.0-rc.1",
|
|
141
|
-
"merge": null,
|
|
142
|
-
"header": "feat: upgrade material-ui -> @material-ui/core@^1.0.0-rc.1",
|
|
143
|
-
"body": null,
|
|
144
|
-
"footer": null,
|
|
145
|
-
"notes": [],
|
|
146
|
-
"hash": "017ef6300f1fd345fc932496d25682a7981a4938",
|
|
147
|
-
"gitTags": "",
|
|
148
|
-
"committerDate": "2018-05-15 21:52:09 -0400",
|
|
149
|
-
"isTagged": true,
|
|
150
|
-
"tag": "@pie-lib/tools@0.7.0"
|
|
151
|
-
},
|
|
152
|
-
{
|
|
153
|
-
"type": "fix",
|
|
154
|
-
"scope": "lint",
|
|
155
|
-
"subject": "lint fixes",
|
|
156
|
-
"merge": null,
|
|
157
|
-
"header": "fix(lint): lint fixes",
|
|
158
|
-
"body": null,
|
|
159
|
-
"footer": null,
|
|
160
|
-
"notes": [],
|
|
161
|
-
"hash": "f0595831a75561d829c0f18f86ce5ea7feeb4ddd",
|
|
162
|
-
"gitTags": "",
|
|
163
|
-
"committerDate": "2018-05-09 13:35:42 -0400",
|
|
164
|
-
"isTagged": true,
|
|
165
|
-
"tag": "@pie-lib/tools@0.6.2"
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"type": "fix",
|
|
169
|
-
"scope": "test",
|
|
170
|
-
"subject": "fix test run",
|
|
171
|
-
"merge": null,
|
|
172
|
-
"header": "fix(test): fix test run",
|
|
173
|
-
"body": null,
|
|
174
|
-
"footer": null,
|
|
175
|
-
"notes": [],
|
|
176
|
-
"hash": "d15ac94f6b1e4b834930f2d5ac84eb4e8e235d19",
|
|
177
|
-
"gitTags": "",
|
|
178
|
-
"committerDate": "2018-05-09 12:25:29 -0400",
|
|
179
|
-
"isTagged": true,
|
|
180
|
-
"tag": "@pie-lib/tools@0.6.1"
|
|
181
|
-
},
|
|
182
|
-
{
|
|
183
|
-
"type": "feat",
|
|
184
|
-
"scope": "text-select",
|
|
185
|
-
"subject": "Add new text-select package.",
|
|
186
|
-
"merge": null,
|
|
187
|
-
"header": "feat(text-select): Add new text-select package.",
|
|
188
|
-
"body": "Features:\n* `TextSelect`\n* `TokenSelect`\n* `Tokenizer`",
|
|
189
|
-
"footer": null,
|
|
190
|
-
"notes": [],
|
|
191
|
-
"hash": "3916c1922fa8ab3fe5a58cf35147f73f42d96f7e",
|
|
192
|
-
"gitTags": "",
|
|
193
|
-
"committerDate": "2018-05-08 16:28:33 -0400",
|
|
194
|
-
"isTagged": true,
|
|
195
|
-
"tag": "@pie-lib/tools@0.6.0"
|
|
196
|
-
},
|
|
197
|
-
{
|
|
198
|
-
"type": "fix",
|
|
199
|
-
"scope": "build",
|
|
200
|
-
"subject": "trigger rebuild",
|
|
201
|
-
"merge": null,
|
|
202
|
-
"header": "fix(build): trigger rebuild",
|
|
203
|
-
"body": null,
|
|
204
|
-
"footer": null,
|
|
205
|
-
"notes": [],
|
|
206
|
-
"hash": "935702313e6128d36b63807f79c3d5c5fdc32002",
|
|
207
|
-
"gitTags": "",
|
|
208
|
-
"committerDate": "2018-05-08 14:12:36 -0400",
|
|
209
|
-
"isTagged": true,
|
|
210
|
-
"tag": "@pie-lib/tools@0.5.3"
|
|
211
|
-
},
|
|
212
|
-
{
|
|
213
|
-
"type": "chore",
|
|
214
|
-
"scope": "tests",
|
|
215
|
-
"subject": "fix tests",
|
|
216
|
-
"merge": null,
|
|
217
|
-
"header": "chore(tests): fix tests",
|
|
218
|
-
"body": null,
|
|
219
|
-
"footer": null,
|
|
220
|
-
"notes": [],
|
|
221
|
-
"hash": "0124d3fb23af82fd8045371b8c6894add2ed9111",
|
|
222
|
-
"gitTags": "",
|
|
223
|
-
"committerDate": "2018-05-01 21:46:57 -0400",
|
|
224
|
-
"isTagged": true,
|
|
225
|
-
"tag": "@pie-lib/tools@0.5.1"
|
|
226
|
-
},
|
|
227
|
-
{
|
|
228
|
-
"type": "feat",
|
|
229
|
-
"scope": "ruler",
|
|
230
|
-
"subject": "add label and tickCount (only for imperial measure)",
|
|
231
|
-
"merge": null,
|
|
232
|
-
"header": "feat(ruler): add label and tickCount (only for imperial measure)",
|
|
233
|
-
"body": null,
|
|
234
|
-
"footer": null,
|
|
235
|
-
"notes": [],
|
|
236
|
-
"hash": "9c9069aca72b603594f0434a4658fb079ce16ea6",
|
|
237
|
-
"gitTags": "",
|
|
238
|
-
"committerDate": "2018-05-01 11:43:54 -0400",
|
|
239
|
-
"isTagged": true,
|
|
240
|
-
"tag": "@pie-lib/tools@0.5.0"
|
|
241
|
-
},
|
|
242
|
-
{
|
|
243
|
-
"type": "feat",
|
|
244
|
-
"scope": "ruler",
|
|
245
|
-
"subject": "move handles away from ticks",
|
|
246
|
-
"merge": null,
|
|
247
|
-
"header": "feat(ruler): move handles away from ticks",
|
|
248
|
-
"body": null,
|
|
249
|
-
"footer": null,
|
|
250
|
-
"notes": [],
|
|
251
|
-
"hash": "85353fbb59eb6d0796b9a1c2dee4b52c99bcf020",
|
|
252
|
-
"gitTags": "",
|
|
253
|
-
"committerDate": "2018-04-30 21:15:24 -0400",
|
|
254
|
-
"isTagged": true,
|
|
255
|
-
"tag": "@pie-lib/tools@0.4.0"
|
|
256
|
-
},
|
|
257
|
-
{
|
|
258
|
-
"type": "feat",
|
|
259
|
-
"scope": "ruler",
|
|
260
|
-
"subject": "add className and startPosition",
|
|
261
|
-
"merge": null,
|
|
262
|
-
"header": "feat(ruler): add className and startPosition",
|
|
263
|
-
"body": null,
|
|
264
|
-
"footer": null,
|
|
265
|
-
"notes": [],
|
|
266
|
-
"hash": "bca05444482a653962ac711da2f4abdde2ac0697",
|
|
267
|
-
"gitTags": "",
|
|
268
|
-
"committerDate": "2018-04-30 20:31:11 -0400",
|
|
269
|
-
"isTagged": true,
|
|
270
|
-
"tag": "@pie-lib/tools@0.3.0"
|
|
271
|
-
},
|
|
272
|
-
{
|
|
273
|
-
"type": "fix",
|
|
274
|
-
"scope": "protractor",
|
|
275
|
-
"subject": "move lines out of circle",
|
|
276
|
-
"merge": null,
|
|
277
|
-
"header": "fix(protractor): move lines out of circle",
|
|
278
|
-
"body": null,
|
|
279
|
-
"footer": null,
|
|
280
|
-
"notes": [],
|
|
281
|
-
"hash": "505178d33351a6c9de54c6245ad3e9ae872939db",
|
|
282
|
-
"gitTags": "",
|
|
283
|
-
"committerDate": "2018-04-30 19:26:16 -0400",
|
|
284
|
-
"isTagged": true,
|
|
285
|
-
"tag": "@pie-lib/tools@0.2.2"
|
|
286
|
-
},
|
|
287
|
-
{
|
|
288
|
-
"type": "fix",
|
|
289
|
-
"scope": "protractor",
|
|
290
|
-
"subject": "make center circle transparent",
|
|
291
|
-
"merge": null,
|
|
292
|
-
"header": "fix(protractor): make center circle transparent",
|
|
293
|
-
"body": null,
|
|
294
|
-
"footer": null,
|
|
295
|
-
"notes": [],
|
|
296
|
-
"hash": "e748293a4c64d6bfab14c2d15639194cb3572412",
|
|
297
|
-
"gitTags": "",
|
|
298
|
-
"committerDate": "2018-04-30 19:17:40 -0400",
|
|
299
|
-
"isTagged": true,
|
|
300
|
-
"tag": "@pie-lib/tools@0.2.1"
|
|
301
|
-
},
|
|
302
|
-
{
|
|
303
|
-
"type": "feat",
|
|
304
|
-
"scope": "rotatable",
|
|
305
|
-
"subject": "add startPosition and className",
|
|
306
|
-
"merge": null,
|
|
307
|
-
"header": "feat(rotatable): add startPosition and className",
|
|
308
|
-
"body": null,
|
|
309
|
-
"footer": null,
|
|
310
|
-
"notes": [],
|
|
311
|
-
"hash": "4e939910b18fe3da3f7dde5fdf7969020a37c68c",
|
|
312
|
-
"gitTags": "",
|
|
313
|
-
"committerDate": "2018-04-30 19:05:26 -0400",
|
|
314
|
-
"isTagged": true,
|
|
315
|
-
"tag": "@pie-lib/tools@0.2.0"
|
|
316
|
-
},
|
|
317
|
-
{
|
|
318
|
-
"type": "fix",
|
|
319
|
-
"scope": "dependencies",
|
|
320
|
-
"subject": "set material-ui version to ^1.0.0-beta.44",
|
|
321
|
-
"merge": null,
|
|
322
|
-
"header": "fix(dependencies): set material-ui version to ^1.0.0-beta.44",
|
|
323
|
-
"body": null,
|
|
324
|
-
"footer": null,
|
|
325
|
-
"notes": [],
|
|
326
|
-
"hash": "6fd66bc6b4359a32c378f64cd3a315f1a551875e",
|
|
327
|
-
"gitTags": "",
|
|
328
|
-
"committerDate": "2018-04-30 11:38:04 -0400",
|
|
329
|
-
"isTagged": true,
|
|
330
|
-
"tag": "@pie-lib/tools@0.1.3"
|
|
331
|
-
},
|
|
332
|
-
{
|
|
333
|
-
"type": "fix",
|
|
334
|
-
"scope": "dependencies",
|
|
335
|
-
"subject": "lock material-ui to 1.0.0-beta.44",
|
|
336
|
-
"merge": null,
|
|
337
|
-
"header": "fix(dependencies): lock material-ui to 1.0.0-beta.44",
|
|
338
|
-
"body": null,
|
|
339
|
-
"footer": null,
|
|
340
|
-
"notes": [],
|
|
341
|
-
"hash": "60df8e6e6147962cd6fae9bc81638c4c75c0c9e9",
|
|
342
|
-
"gitTags": "",
|
|
343
|
-
"committerDate": "2018-04-30 11:27:53 -0400",
|
|
344
|
-
"isTagged": true,
|
|
345
|
-
"tag": "@pie-lib/tools@0.1.2"
|
|
346
|
-
},
|
|
347
|
-
{
|
|
348
|
-
"type": "fix",
|
|
349
|
-
"scope": "dependencies",
|
|
350
|
-
"subject": "lock material-ui to 1.0.0-beta.43",
|
|
351
|
-
"merge": null,
|
|
352
|
-
"header": "fix(dependencies): lock material-ui to 1.0.0-beta.43",
|
|
353
|
-
"body": null,
|
|
354
|
-
"footer": null,
|
|
355
|
-
"notes": [],
|
|
356
|
-
"hash": "2a3e087cadb03b428aec80948032eb644864f77c",
|
|
357
|
-
"gitTags": "",
|
|
358
|
-
"committerDate": "2018-04-30 11:19:39 -0400",
|
|
359
|
-
"isTagged": true,
|
|
360
|
-
"tag": "@pie-lib/tools@0.1.1"
|
|
361
|
-
},
|
|
362
|
-
{
|
|
363
|
-
"type": "fix",
|
|
364
|
-
"scope": "dependencies",
|
|
365
|
-
"subject": "upgrade material-ui",
|
|
366
|
-
"merge": null,
|
|
367
|
-
"header": "fix(dependencies): upgrade material-ui",
|
|
368
|
-
"body": null,
|
|
369
|
-
"footer": null,
|
|
370
|
-
"notes": [],
|
|
371
|
-
"hash": "b94b50ef8f89beec45b488d92f4e95661c22c501",
|
|
372
|
-
"gitTags": "",
|
|
373
|
-
"committerDate": "2018-04-30 10:56:18 -0400",
|
|
374
|
-
"isTagged": true,
|
|
375
|
-
"tag": "@pie-lib/tools@0.1.1"
|
|
376
|
-
},
|
|
377
|
-
{
|
|
378
|
-
"type": "feat",
|
|
379
|
-
"scope": "tools",
|
|
380
|
-
"subject": "Add new 'tools' package.",
|
|
381
|
-
"merge": null,
|
|
382
|
-
"header": "feat(tools): Add new 'tools' package.",
|
|
383
|
-
"body": "Features:\n* `Ruler` a ruler component\n* `Protractor` a protractor component\n* `Rotatable` a component for adding rotation to an element.",
|
|
384
|
-
"footer": null,
|
|
385
|
-
"notes": [],
|
|
386
|
-
"hash": "9217d0c54fe79e3b3c112a99fbdcb3611026eb19",
|
|
387
|
-
"gitTags": "",
|
|
388
|
-
"committerDate": "2018-04-30 10:05:38 -0400",
|
|
389
|
-
"isTagged": true,
|
|
390
|
-
"tag": "@pie-lib/tools@0.1.0"
|
|
391
|
-
},
|
|
392
|
-
{
|
|
393
|
-
"type": "feat",
|
|
394
|
-
"scope": null,
|
|
395
|
-
"subject": "version bumps",
|
|
396
|
-
"merge": null,
|
|
397
|
-
"header": "feat: version bumps",
|
|
398
|
-
"body": null,
|
|
399
|
-
"footer": null,
|
|
400
|
-
"notes": [],
|
|
401
|
-
"hash": "23eb54f95e4b6480e2f8c5b336627a7f3bc2f428",
|
|
402
|
-
"gitTags": "",
|
|
403
|
-
"committerDate": "2019-06-10 15:24:32 +0100",
|
|
404
|
-
"isTagged": true,
|
|
405
|
-
"tag": "@pie-lib/tools@0.9.0"
|
|
406
|
-
},
|
|
407
|
-
{
|
|
408
|
-
"type": "chore",
|
|
409
|
-
"scope": "merge",
|
|
410
|
-
"subject": "merged master into this branch",
|
|
411
|
-
"merge": null,
|
|
412
|
-
"header": "chore(merge): merged master into this branch",
|
|
413
|
-
"body": null,
|
|
414
|
-
"footer": null,
|
|
415
|
-
"notes": [],
|
|
416
|
-
"hash": "e7758d577c82c0f39a5bf44556792517cd1ea6b0",
|
|
417
|
-
"gitTags": "",
|
|
418
|
-
"committerDate": "2019-07-02 11:29:52 -0400",
|
|
419
|
-
"isTagged": true,
|
|
420
|
-
"tag": "@pie-lib/tools@0.9.2"
|
|
421
|
-
},
|
|
422
|
-
{
|
|
423
|
-
"type": "fix",
|
|
424
|
-
"scope": null,
|
|
425
|
-
"subject": "add module prop to package.json",
|
|
426
|
-
"merge": null,
|
|
427
|
-
"header": "fix: add module prop to package.json",
|
|
428
|
-
"body": null,
|
|
429
|
-
"footer": null,
|
|
430
|
-
"notes": [],
|
|
431
|
-
"hash": "09543ca132033d0824ccdaab3dd050c6694e8904",
|
|
432
|
-
"gitTags": "",
|
|
433
|
-
"committerDate": "2020-03-30 13:04:08 +0100",
|
|
434
|
-
"isTagged": true,
|
|
435
|
-
"tag": "@pie-lib/tools@0.9.8"
|
|
436
|
-
}
|
|
437
|
-
]
|
|
1
|
+
[]
|