UNPKG

11.4 kBMarkdownView Raw
1<a name="1.4.12"></a>
2## [1.4.12](https://github.com/kei-ito/esifycss/compare/v1.4.11...v1.4.12) (2020-01-23)
3
4
5
6<a name="1.4.11"></a>
7## [1.4.11](https://github.com/kei-ito/esifycss/compare/v1.4.10...v1.4.11) (2020-01-22)
8
9
10### Bug Fixes
11
12* include types ([de03027](https://github.com/kei-ito/esifycss/commit/de03027))
13
14
15
16<a name="1.4.10"></a>
17## [1.4.10](https://github.com/kei-ito/esifycss/compare/v1.4.9...v1.4.10) (2020-01-21)
18
19
20### Bug Fixes
21
22* add some utilities ([62b50a7](https://github.com/kei-ito/esifycss/commit/62b50a7))
23
24
25
26<a name="1.4.9"></a>
27## [1.4.9](https://github.com/kei-ito/esifycss/compare/v1.4.8...v1.4.9) (2020-01-21)
28
29
30### Bug Fixes
31
32* index.ts ([449608b](https://github.com/kei-ito/esifycss/commit/449608b))
33
34
35
36<a name="1.4.8"></a>
37## [1.4.8](https://github.com/kei-ito/esifycss/compare/v1.4.7...v1.4.8) (2020-01-21)
38
39
40### Bug Fixes
41
42* remove helper ([0919f38](https://github.com/kei-ito/esifycss/commit/0919f38))
43
44
45
46<a name="1.4.7"></a>
47## [1.4.7](https://github.com/kei-ito/esifycss/compare/v1.4.6...v1.4.7) (2020-01-21)
48
49
50### Bug Fixes
51
52* build script ([69cd62c](https://github.com/kei-ito/esifycss/commit/69cd62c))
53* determine helper import from source string ([8ea1e48](https://github.com/kei-ito/esifycss/commit/8ea1e48))
54* remove .ts extension ([9e169f2](https://github.com/kei-ito/esifycss/commit/9e169f2))
55
56
57
58<a name="1.4.6"></a>
59## [1.4.6](https://github.com/kei-ito/esifycss/compare/v1.4.5...v1.4.6) (2020-01-21)
60
61
62
63<a name="1.4.5"></a>
64## [1.4.5](https://github.com/kei-ito/esifycss/compare/v1.4.4...v1.4.5) (2020-01-21)
65
66
67### Bug Fixes
68
69* addStyle accepts an array of css objects ([38faafc](https://github.com/kei-ito/esifycss/commit/38faafc))
70* update minifier not to use RegExp ([6702084](https://github.com/kei-ito/esifycss/commit/6702084))
71
72
73
74<a name="1.4.4"></a>
75## [1.4.4](https://github.com/kei-ito/esifycss/compare/v1.4.3...v1.4.4) (2020-01-20)
76
77
78### Bug Fixes
79
80* use acorn to remove import declarations ([#59](https://github.com/kei-ito/esifycss/issues/59)) ([279ccc2](https://github.com/kei-ito/esifycss/commit/279ccc2))
81
82
83
84<a name="1.4.3"></a>
85## [1.4.3](https://github.com/kei-ito/esifycss/compare/v1.4.2...v1.4.3) (2020-01-19)
86
87
88### Bug Fixes
89
90* keep addStyle ([#58](https://github.com/kei-ito/esifycss/issues/58)) ([3fb510e](https://github.com/kei-ito/esifycss/commit/3fb510e))
91
92
93
94<a name="1.4.2"></a>
95## [1.4.2](https://github.com/kei-ito/esifycss/compare/v1.4.1...v1.4.2) (2020-01-18)
96
97
98### Bug Fixes
99
100* generatescript ([#57](https://github.com/kei-ito/esifycss/issues/57)) ([cf1855b](https://github.com/kei-ito/esifycss/commit/cf1855b))
101
102
103
104<a name="1.4.1"></a>
105## [1.4.1](https://github.com/kei-ito/esifycss/compare/v1.4.0...v1.4.1) (2020-01-18)
106
107
108### Features
109
110* expose helperPath ([0bc6fca](https://github.com/kei-ito/esifycss/commit/0bc6fca))
111
112
113
114<a name="1.4.0"></a>
115# [1.4.0](https://github.com/kei-ito/esifycss/compare/v1.3.14...v1.4.0) (2020-01-18)
116
117
118### Features
119
120* output css ([#55](https://github.com/kei-ito/esifycss/issues/55)) ([701b733](https://github.com/kei-ito/esifycss/commit/701b733))
121
122
123
124<a name="1.3.14"></a>
125## [1.3.14](https://github.com/kei-ito/esifycss/compare/v1.3.13...v1.3.14) (2020-01-06)
126
127
128
129<a name="1.3.13"></a>
130## [1.3.13](https://github.com/kei-ito/esifycss/compare/v1.3.12...v1.3.13) (2019-12-09)
131
132
133
134<a name="1.3.12"></a>
135## [1.3.12](https://github.com/kei-ito/esifycss/compare/v1.3.11...v1.3.12) (2019-12-09)
136
137
138
139<a name="1.3.11"></a>
140## [1.3.11](https://github.com/kei-ito/esifycss/compare/v1.3.9...v1.3.11) (2019-12-07)
141
142
143### Bug Fixes
144
145* ignore charset rules ([572d552](https://github.com/kei-ito/esifycss/commit/572d552))
146
147
148
149<a name="1.3.9"></a>
150## [1.3.9](https://github.com/kei-ito/esifycss/compare/v1.3.8...v1.3.9) (2019-12-06)
151
152
153### Features
154
155* support postcss.ProcessOptions ([026c237](https://github.com/kei-ito/esifycss/commit/026c237))
156
157
158
159<a name="1.3.8"></a>
160## [1.3.8](https://github.com/kei-ito/esifycss/compare/v1.3.7...v1.3.8) (2019-11-14)
161
162
163
164<a name="1.3.7"></a>
165## [1.3.7](https://github.com/kei-ito/esifycss/compare/v1.3.6...v1.3.7) (2019-10-30)
166
167
168### Bug Fixes
169
170* remove spaces ([dbb3cbb](https://github.com/kei-ito/esifycss/commit/dbb3cbb))
171
172
173
174<a name="1.3.6"></a>
175## [1.3.6](https://github.com/kei-ito/esifycss/compare/v1.3.5...v1.3.6) (2019-09-20)
176
177
178
179<a name="1.3.5"></a>
180## [1.3.5](https://github.com/kei-ito/esifycss/compare/v1.3.4...v1.3.5) (2019-09-04)
181
182
183### Bug Fixes
184
185* minifyCSSInScript is not asnyc ([240f045](https://github.com/kei-ito/esifycss/commit/240f045))
186
187
188
189<a name="1.3.4"></a>
190## [1.3.4](https://github.com/kei-ito/esifycss/compare/v1.3.3...v1.3.4) (2019-09-04)
191
192
193### Bug Fixes
194
195* allow dynamic import ([1e3561b](https://github.com/kei-ito/esifycss/commit/1e3561b))
196
197
198
199<a name="1.3.3"></a>
200## [1.3.3](https://github.com/kei-ito/esifycss/compare/v1.3.2...v1.3.3) (2019-07-15)
201
202
203
204<a name="1.3.2"></a>
205## [1.3.2](https://github.com/kei-ito/esifycss/compare/v1.3.1...v1.3.2) (2019-07-08)
206
207
208### Features
209
210* add css.d.ts for typeRoots ([81bcdde](https://github.com/kei-ito/esifycss/commit/81bcdde))
211
212
213
214<a name="1.3.1"></a>
215## [1.3.1](https://github.com/kei-ito/esifycss/compare/v1.3.0...v1.3.1) (2019-07-05)
216
217
218### Features
219
220* use acorn to extract CSS in script ([7585e32](https://github.com/kei-ito/esifycss/commit/7585e32))
221
222
223
224<a name="1.3.0"></a>
225# [1.3.0](https://github.com/kei-ito/esifycss/compare/v1.2.11...v1.3.0) (2019-07-05)
226
227
228### Features
229
230* add getHelperScript and update processCSS ([696045a](https://github.com/kei-ito/esifycss/commit/696045a))
231
232
233
234<a name="1.2.11"></a>
235## [1.2.11](https://github.com/kei-ito/esifycss/compare/v1.2.10...v1.2.11) (2019-07-05)
236
237
238
239<a name="1.2.10"></a>
240## [1.2.10](https://github.com/kei-ito/esifycss/compare/v1.2.9...v1.2.10) (2019-07-03)
241
242
243### Bug Fixes
244
245* allow raw css to work in watch-mode ([c6e9fb3](https://github.com/kei-ito/esifycss/commit/c6e9fb3))
246* normalize path for Windows ([c5d013f](https://github.com/kei-ito/esifycss/commit/c5d013f))
247
248
249
250<a name="1.2.9"></a>
251## [1.2.9](https://github.com/kei-ito/esifycss/compare/v1.2.8...v1.2.9) (2019-07-02)
252
253
254### Features
255
256* add the extensions option ([7c81df8](https://github.com/kei-ito/esifycss/commit/7c81df8))
257* update mangler function ([de49888](https://github.com/kei-ito/esifycss/commit/de49888))
258
259
260
261<a name="1.2.8"></a>
262## [1.2.8](https://github.com/kei-ito/esifycss/compare/v1.2.7...v1.2.8) (2019-06-22)
263
264
265### Bug Fixes
266
267* class → className ([9d3b3c1](https://github.com/kei-ito/esifycss/commit/9d3b3c1))
268
269
270
271<a name="1.2.7"></a>
272## [1.2.7](https://github.com/kei-ito/esifycss/compare/v1.2.6...v1.2.7) (2019-06-21)
273
274
275### Features
276
277* export tokenizeString and delete countTokens ([2883942](https://github.com/kei-ito/esifycss/commit/2883942))
278
279
280
281<a name="1.2.6"></a>
282## [1.2.6](https://github.com/kei-ito/esifycss/compare/v1.2.5...v1.2.6) (2019-06-21)
283
284
285### Features
286
287* export createOptimizedIdentifier ([64d3ed8](https://github.com/kei-ito/esifycss/commit/64d3ed8))
288
289
290
291<a name="1.2.5"></a>
292## [1.2.5](https://github.com/kei-ito/esifycss/compare/v1.2.4...v1.2.5) (2019-06-21)
293
294
295### Bug Fixes
296
297* rename ([9bbdcfc](https://github.com/kei-ito/esifycss/commit/9bbdcfc))
298
299
300
301<a name="1.2.4"></a>
302## [1.2.4](https://github.com/kei-ito/esifycss/compare/v1.2.3...v1.2.4) (2019-06-21)
303
304
305### Features
306
307* export some modules for minification ([372197d](https://github.com/kei-ito/esifycss/commit/372197d))
308
309
310
311<a name="1.2.3"></a>
312## [1.2.3](https://github.com/kei-ito/esifycss/compare/v1.2.2...v1.2.3) (2019-06-21)
313
314
315### Bug Fixes
316
317* add safe-base64 encoding and make it default ([37fde07](https://github.com/kei-ito/esifycss/commit/37fde07))
318
319
320
321<a name="1.2.2"></a>
322## [1.2.2](https://github.com/kei-ito/esifycss/compare/v1.2.1...v1.2.2) (2019-06-21)
323
324
325### Bug Fixes
326
327* include declarations ([cc2b48c](https://github.com/kei-ito/esifycss/commit/cc2b48c))
328
329
330
331<a name="1.2.1"></a>
332## [1.2.1](https://github.com/kei-ito/esifycss/compare/v1.2.0...v1.2.1) (2019-06-21)
333
334
335### Features
336
337* delete the minifyScript option ([b0b1a24](https://github.com/kei-ito/esifycss/commit/b0b1a24))
338
339
340
341<a name="1.2.0"></a>
342# [1.2.0](https://github.com/kei-ito/esifycss/compare/v1.1.2...v1.2.0) (2019-06-20)
343
344
345### Bug Fixes
346
347* add normalizePath ([38fd430](https://github.com/kei-ito/esifycss/commit/38fd430))
348
349
350### Features
351
352* add rawPrefix option ([86783ad](https://github.com/kei-ito/esifycss/commit/86783ad))
353
354
355
356<a name="1.1.2"></a>
357## [1.1.2](https://github.com/kei-ito/esifycss/compare/v1.1.1...v1.1.2) (2019-06-19)
358
359
360### Features
361
362* add processCSS and hide the public handlers ([8425ef2](https://github.com/kei-ito/esifycss/commit/8425ef2))
363
364
365
366<a name="1.1.1"></a>
367## [1.1.1](https://github.com/kei-ito/esifycss/compare/v1.1.0...v1.1.1) (2019-06-19)
368
369
370### Features
371
372* expose the event handlers ([2a51bef](https://github.com/kei-ito/esifycss/commit/2a51bef))
373
374
375
376<a name="1.1.0"></a>
377# [1.1.0](https://github.com/kei-ito/esifycss/compare/v1.0.1...v1.1.0) (2019-06-19)
378
379
380### Features
381
382* all options are optional ([4375f02](https://github.com/kei-ito/esifycss/commit/4375f02))
383* rename output to helper ([b26dce5](https://github.com/kei-ito/esifycss/commit/b26dce5))
384* the 1st arg of the constructor is optional ([b3bbb86](https://github.com/kei-ito/esifycss/commit/b3bbb86))
385
386
387
388<a name="1.0.1"></a>
389## [1.0.1](https://github.com/kei-ito/esifycss/compare/v0.1.16...v1.0.1) (2019-06-18)
390
391
392### Features
393
394* add noMangle option ([c5377fa](https://github.com/kei-ito/esifycss/commit/c5377fa))
395* parse [@import](https://github.com/import) and transform identifiers ([71805e8](https://github.com/kei-ito/esifycss/commit/71805e8))
396* rewrite and reconfigure Renovate ([#19](https://github.com/kei-ito/esifycss/issues/19)) ([914f7ff](https://github.com/kei-ito/esifycss/commit/914f7ff))
397
398
399
400<a name="0.1.16"></a>
401## [0.1.16](https://github.com/kei-ito/esifycss/compare/v0.1.15...v0.1.16) (2019-01-24)
402
403
404
405<a name="0.1.15"></a>
406## [0.1.15](https://github.com/kei-ito/esifycss/compare/v0.1.14...v0.1.15) (2018-10-15)
407
408
409
410<a name="0.1.14"></a>
411## [0.1.14](https://github.com/kei-ito/esifycss/compare/v0.1.13...v0.1.14) (2018-10-15)
412
413
414
415<a name="0.1.13"></a>
416## [0.1.13](https://github.com/kei-ito/esifycss/compare/v0.1.12...v0.1.13) (2018-10-12)
417
418
419
420<a name="0.1.12"></a>
421## [0.1.12](https://github.com/kei-ito/esifycss/compare/v0.1.11...v0.1.12) (2018-10-11)
422
423
424
425<a name="0.1.11"></a>
426## [0.1.11](https://github.com/kei-ito/esifycss/compare/v0.1.10...v0.1.11) (2018-10-11)
427
428
429
430<a name="0.1.10"></a>
431## [0.1.10](https://github.com/kei-ito/esifycss/compare/v0.1.9...v0.1.10) (2018-10-05)
432
433
434
435<a name="0.1.9"></a>
436## [0.1.9](https://github.com/kei-ito/esifycss/compare/v0.1.8...v0.1.9) (2018-10-05)
437
438
439
440<a name="0.1.8"></a>
441## [0.1.8](https://github.com/kei-ito/esifycss/compare/v0.1.7...v0.1.8) (2018-09-28)
442
443
444
445<a name="0.1.7"></a>
446## [0.1.7](https://github.com/kei-ito/esifycss/compare/v0.1.6...v0.1.7) (2018-09-27)
447
448
449
450<a name="0.1.6"></a>
451## [0.1.6](https://github.com/kei-ito/esifycss/compare/v0.1.5...v0.1.6) (2018-09-27)
452
453
454
455<a name="0.1.5"></a>
456## [0.1.5](https://github.com/kei-ito/esifycss/compare/v0.1.4...v0.1.5) (2018-09-26)
457
458
459
460<a name="0.1.4"></a>
461## [0.1.4](https://github.com/kei-ito/esifycss/compare/v0.1.3...v0.1.4) (2018-09-26)
462
463
464
465<a name="0.1.3"></a>
466## [0.1.3](https://github.com/kei-ito/esifycss/compare/v0.1.1...v0.1.3) (2018-09-21)
467
468
469
470<a name="0.1.1"></a>
471## [0.1.1](https://github.com/kei-ito/esifycss/compare/v0.1.0...v0.1.1) (2018-09-21)
472
473
474
475<a name="0.1.0"></a>
476# 0.1.0 (2018-09-21)
477
478
479