UNPKG

24 kBMarkdownView Raw
1## [3.5.2](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.5.1...v3.5.2) (2020-05-20)
2
3
4### Bug Fixes
5
6* better typedoc ([fb31286](https://github.com/Anidetrix/rollup-plugin-styles/commit/fb31286eff12eca938c9ce30b7422e01fb9e0fea))
7
8## [3.5.1](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.5.0...v3.5.1) (2020-05-20)
9
10
11### Bug Fixes
12
13* typenames too long for typedoc ([13e2d49](https://github.com/Anidetrix/rollup-plugin-styles/commit/13e2d496582e026a1efb3bf9c2d75e296d6c1108))
14
15# [3.5.0](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.4.3...v3.5.0) (2020-05-20)
16
17
18### Bug Fixes
19
20* **sass:** properly call custom resolvers ([002366f](https://github.com/Anidetrix/rollup-plugin-styles/commit/002366f03348f87ece42a5a0a271a568c9c2369e))
21* **sourcemap:** broken single line URL comments extraction ([fd8ebf9](https://github.com/Anidetrix/rollup-plugin-styles/commit/fd8ebf99a788935d88ac407b98733315e27da791))
22
23
24### Features
25
26* **importer:** extensions override ([74fcd39](https://github.com/Anidetrix/rollup-plugin-styles/commit/74fcd395720c447ed56a6145bbaa410b802619d0))
27* **url:** automatically inline assets in inject mode ([db7dc9a](https://github.com/Anidetrix/rollup-plugin-styles/commit/db7dc9a870199ecacbedb79720f78dead8164819))
28
29
30### Performance Improvements
31
32* overall improvements and optimizations ([a460dd0](https://github.com/Anidetrix/rollup-plugin-styles/commit/a460dd0233de61717039e5365cfcca858dcb1673))
33* **types:** trimmed down vendor types ([6a52be8](https://github.com/Anidetrix/rollup-plugin-styles/commit/6a52be8c10ab067df6c1f1b3b63a67ce5485572f))
34
35## [3.4.3](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.4.2...v3.4.3) (2020-05-17)
36
37
38### Bug Fixes
39
40* **code splitting:** potential over-extraction ([0b94909](https://github.com/Anidetrix/rollup-plugin-styles/commit/0b94909b4d20639ae3f9a5b2f7fcd9649d0ec2fc))
41
42## [3.4.2](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.4.1...v3.4.2) (2020-05-17)
43
44
45### Bug Fixes
46
47* correct filename for single file /w `preserveModules` ([837f9ed](https://github.com/Anidetrix/rollup-plugin-styles/commit/837f9ed8f00565c5fb8a3920004fe06e1155e503))
48
49## [3.4.1](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.4.0...v3.4.1) (2020-05-17)
50
51
52### Bug Fixes
53
54* correct multi-file detection ([d92d6da](https://github.com/Anidetrix/rollup-plugin-styles/commit/d92d6da45a9af8aa959b3693f7ef4a1418b6db57))
55
56# [3.4.0](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.3.4...v3.4.0) (2020-05-16)
57
58
59### Features
60
61* code splitting rework /w `preserveModules` support ([8f44a7a](https://github.com/Anidetrix/rollup-plugin-styles/commit/8f44a7ab30d98438d2c60dde888b63f67a7f2ad1))
62
63## [3.3.4](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.3.3...v3.3.4) (2020-05-15)
64
65
66### Bug Fixes
67
68* **stylus:** proper sourcesContent ([f9b4774](https://github.com/Anidetrix/rollup-plugin-styles/commit/f9b4774977d54e034b2f9cb02097ef0154046507))
69* **stylus:** respect local node_modules ([eebbbed](https://github.com/Anidetrix/rollup-plugin-styles/commit/eebbbedc11909594f51faefb7373127106ed139d))
70
71
72### Performance Improvements
73
74* **less:** less code ([2717427](https://github.com/Anidetrix/rollup-plugin-styles/commit/27174273901813108c271906fbdc2d1aef4d1f7e))
75
76## [3.3.3](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.3.2...v3.3.3) (2020-05-14)
77
78
79### Bug Fixes
80
81* **multi-entry:** correct and consistent order of single extracted file ([553ca85](https://github.com/Anidetrix/rollup-plugin-styles/commit/553ca85c8efe27007a1be22771bb8719fd54da40))
82* do not depend on directory structure for hashing ([18c3022](https://github.com/Anidetrix/rollup-plugin-styles/commit/18c30225ccce6a0cdcd491d4933ca199132eda41))
83* uniform sass error message ([49655a4](https://github.com/Anidetrix/rollup-plugin-styles/commit/49655a40479ff3e1a89f43cde8a88483c0209b90))
84
85## [3.3.2](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.3.1...v3.3.2) (2020-05-13)
86
87
88### Bug Fixes
89
90* `onExtract` func check and desc ([4bfaac5](https://github.com/Anidetrix/rollup-plugin-styles/commit/4bfaac54917fe3f54520042996017553d6ac939f))
91
92## [3.3.1](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.3.0...v3.3.1) (2020-05-13)
93
94
95### Bug Fixes
96
97* `onExtract` option fix ([65d74cf](https://github.com/Anidetrix/rollup-plugin-styles/commit/65d74cfb48086ca9dd9923fa942e56de17856292))
98
99# [3.3.0](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.2.5...v3.3.0) (2020-05-12)
100
101
102### Bug Fixes
103
104* minimize exports in extract mode as well ([ab919d7](https://github.com/Anidetrix/rollup-plugin-styles/commit/ab919d7c815b8eaf543d0eec525db6b5323e4ec9))
105
106
107### Features
108
109* multi entry support ([840996c](https://github.com/Anidetrix/rollup-plugin-styles/commit/840996cbf8deb4b7928e90ff7ee346905a07fade))
110
111## [3.2.5](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.2.4...v3.2.5) (2020-05-11)
112
113
114### Bug Fixes
115
116* **loaders:** run `sourcemap` loader first ([b651be3](https://github.com/Anidetrix/rollup-plugin-styles/commit/b651be35fe27b02670547fb639706feab68d5ab9))
117
118
119### Performance Improvements
120
121* simpler error handling ([438d5b1](https://github.com/Anidetrix/rollup-plugin-styles/commit/438d5b1d678854d4ad3cc18ebfdf5d0d0bcf1472))
122
123## [3.2.4](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.2.3...v3.2.4) (2020-05-10)
124
125
126### Bug Fixes
127
128* **sourcemaps:** hashing and fixes for inlining in `extract` mode ([c2bb12d](https://github.com/Anidetrix/rollup-plugin-styles/commit/c2bb12d225d3b86909eeb5b32c85cd9ba8a9a0b0))
129* better match Rollup's hashing method ([1825045](https://github.com/Anidetrix/rollup-plugin-styles/commit/18250456a568aab90c11bbbaa00ed1eef7bf7c7e))
130
131## [3.2.3](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.2.2...v3.2.3) (2020-05-09)
132
133## [3.2.2](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.2.1...v3.2.2) (2020-05-09)
134
135
136### Bug Fixes
137
138* **sass:** do not modify non-module url ([fd022c6](https://github.com/Anidetrix/rollup-plugin-styles/commit/fd022c644f6d9523d2db513952f98ed399b4b435))
139
140## [3.2.1](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.2.0...v3.2.1) (2020-05-09)
141
142
143### Bug Fixes
144
145* respect `output.file` for main CSS chunk ([19eb9d7](https://github.com/Anidetrix/rollup-plugin-styles/commit/19eb9d71cbe1069f03ea4a2fce7340714a6be751))
146
147# [3.2.0](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.1.0...v3.2.0) (2020-05-08)
148
149
150### Features
151
152* **import:** resolve extensions ([9005ab8](https://github.com/Anidetrix/rollup-plugin-styles/commit/9005ab8c4124f18cefcf94064abe191e60d1cca0))
153
154# [3.1.0](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.0.6...v3.1.0) (2020-05-07)
155
156
157### Bug Fixes
158
159* **injector:** external @babel/runtime ([129aff5](https://github.com/Anidetrix/rollup-plugin-styles/commit/129aff515d5883809a7223f2a63e8aea5c45cd3a))
160
161
162### Features
163
164* **modules:** customizable `autoModules` ([c3298de](https://github.com/Anidetrix/rollup-plugin-styles/commit/c3298de27a7f983b4e013ce16dffbf8178d5d331))
165
166## [3.0.6](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.0.5...v3.0.6) (2020-05-07)
167
168
169### Bug Fixes
170
171* **sourcemap:** more reliable detection ([a419361](https://github.com/Anidetrix/rollup-plugin-styles/commit/a419361e7db77255e0cb2a0343f27b145f6169b6))
172
173## [3.0.5](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.0.4...v3.0.5) (2020-05-06)
174
175
176### Bug Fixes
177
178* misc fixes ([a4d3924](https://github.com/Anidetrix/rollup-plugin-styles/commit/a4d39247f10a7b3801b6ebbda60bf35a0dcd4e49))
179
180## [3.0.4](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.0.3...v3.0.4) (2020-05-05)
181
182
183### Bug Fixes
184
185* **readme:** clarification ([6f5b995](https://github.com/Anidetrix/rollup-plugin-styles/commit/6f5b99500c291db3e37a82954e02ba4ffe019dbd))
186
187## [3.0.3](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.0.2...v3.0.3) (2020-05-05)
188
189
190### Bug Fixes
191
192* **url handler:** working default `assetDir` ([7187a27](https://github.com/Anidetrix/rollup-plugin-styles/commit/7187a271e3235183dd0e78790faeb482a0d0e775))
193
194## [3.0.2](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.0.1...v3.0.2) (2020-05-05)
195
196
197### Bug Fixes
198
199* hashed url handling ([5735a01](https://github.com/Anidetrix/rollup-plugin-styles/commit/5735a01c6c3035aaa4089e41437ea5a2cd6b6fed))
200
201## [3.0.1](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.0.0...v3.0.1) (2020-05-05)
202
203
204### Bug Fixes
205
206* normalize assetFileNames dir ([f551a76](https://github.com/Anidetrix/rollup-plugin-styles/commit/f551a76a4d89eaeaceb2a134e32bf318402e215a))
207
208# [3.0.0](https://github.com/Anidetrix/rollup-plugin-styles/compare/v2.2.4...v3.0.0) (2020-05-05)
209
210
211### Features
212
213* v3 ([c0a7daa](https://github.com/Anidetrix/rollup-plugin-styles/commit/c0a7daa767ccb94e06ea1509e3cc012fca4ae2d9))
214
215
216### BREAKING CHANGES
217
218* Some breaking changes occured:
219* output.assetFileNames is now respected for both CSS files and assets from CSS
220* `extract`'s path now should be relative to output dir/output file's basedir, but not outside of it
221* `extract`'s path no longer passed to PostCSS as `to`, added dedicated `to` option instead
222* Removed `hash` option from url handler (now handled by Rollup's assetFileName)
223* `assetDir` option for url handler no longer affects resulting URL
224* signature changes for `onExtract`
225As always, please consult documentation and API Reference for details
226
227## [2.2.4](https://github.com/Anidetrix/rollup-plugin-styles/compare/v2.2.3...v2.2.4) (2020-05-04)
228
229
230### Bug Fixes
231
232* missing fs-extra ([4173a2a](https://github.com/Anidetrix/rollup-plugin-styles/commit/4173a2aa0c07cca518e1bf54091a32003177d915))
233
234## [2.2.3](https://github.com/Anidetrix/rollup-plugin-styles/compare/v2.2.2...v2.2.3) (2020-05-04)
235
236
237### Bug Fixes
238
239* do not bundle mime-types ([e444f04](https://github.com/Anidetrix/rollup-plugin-styles/commit/e444f049f71a138702d1b1a439205263cf80c299))
240
241## [2.2.2](https://github.com/Anidetrix/rollup-plugin-styles/compare/v2.2.1...v2.2.2) (2020-05-04)
242
243
244### Bug Fixes
245
246* **styles-url:** clarify which url is unresolved ([aefc263](https://github.com/Anidetrix/rollup-plugin-styles/commit/aefc26359607954832c06d6ca72c97829cb2ee3c))
247
248## [2.2.1](https://github.com/Anidetrix/rollup-plugin-styles/compare/v2.2.0...v2.2.1) (2020-05-04)
249
250
251### Bug Fixes
252
253* skip parsing of invalid sourcemaps ([a96d01f](https://github.com/Anidetrix/rollup-plugin-styles/commit/a96d01f6e0ff7253c6f2477147ef241dde19fe75))
254
255# [2.2.0](https://github.com/Anidetrix/rollup-plugin-styles/compare/v2.1.1...v2.2.0) (2020-05-03)
256
257
258### Features
259
260* **injector:** one less polyfill needed for ie8 ([97796d8](https://github.com/Anidetrix/rollup-plugin-styles/commit/97796d8a7b8e5029f14681ac3062895133491c14))
261
262## [2.1.1](https://github.com/Anidetrix/rollup-plugin-styles/compare/v2.1.0...v2.1.1) (2020-05-03)
263
264
265### Bug Fixes
266
267* **injector:** pass selector instead of element as container ([63bc959](https://github.com/Anidetrix/rollup-plugin-styles/commit/63bc959bdabcdea5b3855232bce4fe78be6da26f))
268
269# [2.1.0](https://github.com/Anidetrix/rollup-plugin-styles/compare/v2.0.5...v2.1.0) (2020-05-02)
270
271
272### Features
273
274* extended browser support (>=ie9, or >=ie8 with polyfills) ([d849278](https://github.com/Anidetrix/rollup-plugin-styles/commit/d849278b10d544b7d7e31cc03ff8042e287138c6))
275
276## [2.0.5](https://github.com/Anidetrix/rollup-plugin-styles/compare/v2.0.4...v2.0.5) (2020-05-02)
277
278
279### Bug Fixes
280
281* revert <no source> removal ([8def44e](https://github.com/Anidetrix/rollup-plugin-styles/commit/8def44e13581dc6ddcee1e71893fcba1cf6a2094))
282
283## [2.0.4](https://github.com/Anidetrix/rollup-plugin-styles/compare/v2.0.3...v2.0.4) (2020-05-02)
284
285
286### Bug Fixes
287
288* remove <no source> from sourcemap ([b1c32e8](https://github.com/Anidetrix/rollup-plugin-styles/commit/b1c32e8c4c31d506df01d87669bcfbe8e2daab4c))
289
290## [2.0.3](https://github.com/Anidetrix/rollup-plugin-styles/compare/v2.0.2...v2.0.3) (2020-05-01)
291
292## [2.0.2](https://github.com/Anidetrix/rollup-plugin-styles/compare/v2.0.1...v2.0.2) (2020-05-01)
293
294
295### Bug Fixes
296
297* avoid postcss warning about no plugins ([dbd72b7](https://github.com/Anidetrix/rollup-plugin-styles/commit/dbd72b7792ec109c1efbf052af88149e45fda204))
298
299
300
301## [2.0.1](https://github.com/Anidetrix/rollup-plugin-styles/compare/v2.0.0...v2.0.1) (2020-05-01)
302
303
304### Bug Fixes
305
306* remove puppeteer ([13bf4e8](https://github.com/Anidetrix/rollup-plugin-styles/commit/13bf4e845d3bc8f9ef67803259371808b95871ef))
307
308
309
310# [2.0.0](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.5.2...v2.0.0) (2020-05-01)
311
312
313### Features
314
315* **styles:** v2 ([21d2c9d](https://github.com/Anidetrix/rollup-plugin-styles/commit/21d2c9da95afa0ff34bddf57e4aa0a54d5878490))
316
317
318### BREAKING CHANGES
319
320* **styles:** A lot of API and behavior changes, please consult README and API Reference
321
322
323
324## [1.5.2](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.5.1...v1.5.2) (2020-04-06)
325
326
327### Bug Fixes
328
329* better lf placement for output ([663c184](https://github.com/Anidetrix/rollup-plugin-styles/commit/663c1844670a5dcd2f0d6a5b1152ea8d2d2a5784))
330
331
332
333## [1.5.1](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.5.0...v1.5.1) (2020-04-06)
334
335
336### Bug Fixes
337
338* test and warning for already processed files ([19fd942](https://github.com/Anidetrix/rollup-plugin-styles/commit/19fd94283c231d69eb2de7628d1da69a7ce70f1f))
339
340
341
342# [1.5.0](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.4.0...v1.5.0) (2020-04-06)
343
344
345### Features
346
347* allow multiple instances of the plugin ([aa0d4d1](https://github.com/Anidetrix/rollup-plugin-styles/commit/aa0d4d1788e726794c8f21857b2c65d0818241b9))
348
349
350
351# [1.4.0](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.3.15...v1.4.0) (2020-04-04)
352
353
354### Features
355
356* dir in css modules class names ([94d10b2](https://github.com/Anidetrix/rollup-plugin-styles/commit/94d10b2c69258f96a85b58a3f6a895a077d7ea9c))
357
358
359
360## [1.3.15](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.3.14...v1.3.15) (2020-03-30)
361
362
363### Bug Fixes
364
365* **p-queue:** proper default size ([156ebff](https://github.com/Anidetrix/rollup-plugin-styles/commit/156ebff051819737507b671ce5fa2e19b1f0814d))
366
367
368
369## [1.3.14](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.3.13...v1.3.14) (2020-03-30)
370
371
372### Performance Improvements
373
374* global p-queue for all loaders ([ccac951](https://github.com/Anidetrix/rollup-plugin-styles/commit/ccac95125b60b7c2914ffa642afd815d0307544d))
375
376
377
378## [1.3.13](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.3.12...v1.3.13) (2020-03-29)
379
380
381### Bug Fixes
382
383* fix production build, also speed up builds ([b5b2e4f](https://github.com/Anidetrix/rollup-plugin-styles/commit/b5b2e4f276aa004827b9509cab97321b00405573))
384
385
386
387## [1.3.12](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.3.11...v1.3.12) (2020-03-29)
388
389
390### Bug Fixes
391
392* respect NODE_ENV ([7a600c3](https://github.com/Anidetrix/rollup-plugin-styles/commit/7a600c3b67b8d31f8ca6ad69180c3d62566cecf2))
393
394
395
396## [1.3.11](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.3.10...v1.3.11) (2020-03-29)
397
398
399### Performance Improvements
400
401* bundle minification ([369279a](https://github.com/Anidetrix/rollup-plugin-styles/commit/369279a54ba5395d1937bb3027902f1351ab15d9))
402
403
404
405## [1.3.10](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.3.9...v1.3.10) (2020-03-27)
406
407
408### Bug Fixes
409
410* proper declaration file ([0b5502b](https://github.com/Anidetrix/rollup-plugin-styles/commit/0b5502bc9760905c9c33c08e43567797cc24ed84))
411
412
413
414## [1.3.9](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.3.8...v1.3.9) (2020-03-24)
415
416
417### Bug Fixes
418
419* **less:** add plugins to less loader options type ([8b502ef](https://github.com/Anidetrix/rollup-plugin-styles/commit/8b502efdd6dca8191a1a5cc1014f2351b05b7ce7))
420
421
422
423## [1.3.8](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.3.7...v1.3.8) (2020-03-24)
424
425
426### Performance Improvements
427
428* **runtime:** less operations ([7375fe7](https://github.com/Anidetrix/rollup-plugin-styles/commit/7375fe76541364431eab741eff77970a201d97da))
429
430
431
432## [1.3.7](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.3.6...v1.3.7) (2020-03-21)
433
434
435### Performance Improvements
436
437* **postcss:** less allocations ([c9ac3f5](https://github.com/Anidetrix/rollup-plugin-styles/commit/c9ac3f5b6672f917fdc7cff55042d58dd26264d8))
438
439
440
441## [1.3.6](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.3.5...v1.3.6) (2020-03-20)
442
443
444### Bug Fixes
445
446* **less:** use provided less in importer ([66f0fce](https://github.com/Anidetrix/rollup-plugin-styles/commit/66f0fcec291316887f0b6a892f49a3064e467607))
447
448
449
450## [1.3.5](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.3.4...v1.3.5) (2020-03-20)
451
452
453### Bug Fixes
454
455* **types:** fix less typings ([c129dec](https://github.com/Anidetrix/rollup-plugin-styles/commit/c129decfd12d98db5944dcae9a4ae8cbdf569e1c))
456
457
458
459## [1.3.4](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.3.3...v1.3.4) (2020-03-20)
460
461
462### Performance Improvements
463
464* **less:** less allocations in importer ([bf3710a](https://github.com/Anidetrix/rollup-plugin-styles/commit/bf3710a3b41f79a437548abdb0d80f319acaa430))
465
466
467
468## [1.3.3](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.3.2...v1.3.3) (2020-03-20)
469
470
471### Bug Fixes
472
473* **less:** remove less from bundle ([9dafe0a](https://github.com/Anidetrix/rollup-plugin-styles/commit/9dafe0a2e998cd7b311e8b0165b7a53e7111ec6c))
474
475
476
477## [1.3.2](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.3.1...v1.3.2) (2020-03-20)
478
479
480### Bug Fixes
481
482* **less:** fileManager inheritance ([aba12a4](https://github.com/Anidetrix/rollup-plugin-styles/commit/aba12a46968ce3882ede37cb7115c29893865850))
483
484
485
486## [1.3.1](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.2.6...v1.3.1) (2020-03-20)
487
488
489### Bug Fixes
490
491* **less:** fix importer ([7900186](https://github.com/Anidetrix/rollup-plugin-styles/commit/79001867cec230c900db2a1288016748a849b4f4))
492
493
494### Features
495
496* support partials and ~ in Less [@import](https://github.com/import) statements ([b4fbda5](https://github.com/Anidetrix/rollup-plugin-styles/commit/b4fbda5c0f93b0f23c3226c58fcb7dd21b26802f))
497
498
499
500## [1.2.6](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.2.5...v1.2.6) (2020-03-19)
501
502
503### Performance Improvements
504
505* relace import-cwd with resolve ([dd4310e](https://github.com/Anidetrix/rollup-plugin-styles/commit/dd4310e34f8bac1f1f6c471cc116a7a73b3ac2fb))
506
507
508
509## [1.2.5](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.2.4...v1.2.5) (2020-03-18)
510
511
512### Bug Fixes
513
514* respect rollup's sourcemap ([cc6ad34](https://github.com/Anidetrix/rollup-plugin-styles/commit/cc6ad3430caf42681a9f5030beb1b0566e4cce34))
515
516
517
518## [1.2.4](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.2.3...v1.2.4) (2020-03-18)
519
520
521### Bug Fixes
522
523* **deps:** more precise pkg versions ([403158c](https://github.com/Anidetrix/rollup-plugin-styles/commit/403158c4ba89428d002f07abc060fffbe7ffa95b))
524
525
526
527## [1.2.3](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.2.2...v1.2.3) (2020-03-18)
528
529
530### Bug Fixes
531
532* **path-utils:** fix relativePath ([e22ca71](https://github.com/Anidetrix/rollup-plugin-styles/commit/e22ca71b351b9a1232be66c80f4f8546ed7e9fce))
533
534
535
536## [1.2.2](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.2.1...v1.2.2) (2020-03-18)
537
538
539### Bug Fixes
540
541* **extract:** allow paths relative to cwd ([bdfc266](https://github.com/Anidetrix/rollup-plugin-styles/commit/bdfc266bd5c792fe01b93473747a44c03835c2ac))
542
543
544### Performance Improvements
545
546* **path:** unneded normalization ([df03c59](https://github.com/Anidetrix/rollup-plugin-styles/commit/df03c5969365390a8ac93b62e770ebee926f3de9))
547
548
549
550## [1.2.1](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.2.0...v1.2.1) (2020-03-17)
551
552
553### Bug Fixes
554
555* **options:** `use` type ([41884fb](https://github.com/Anidetrix/rollup-plugin-styles/commit/41884fb9674c06651003a0931ffd9aec7ce8b021))
556
557
558
559# [1.2.0](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.1.11...v1.2.0) (2020-03-17)
560
561
562### Features
563
564* **styles:** postcss plugins without require ([7db718f](https://github.com/Anidetrix/rollup-plugin-styles/commit/7db718f7e432b40e2c9965345e97e66fd4149a53))
565
566
567
568## [1.1.11](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.1.10...v1.1.11) (2020-03-16)
569
570
571### Bug Fixes
572
573* **readme:** tagline wording ([0a55020](https://github.com/Anidetrix/rollup-plugin-styles/commit/0a550205a2dd1e559aa1eda5ad42d4648e220ba5))
574
575
576
577## [1.1.10](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.1.9...v1.1.10) (2020-03-16)
578
579
580### Bug Fixes
581
582* **readme:** fix more links ([c4e6690](https://github.com/Anidetrix/rollup-plugin-styles/commit/c4e6690ccdcc3c3bd1e8b5874737f97fe12f1049))
583
584
585
586## [1.1.9](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.1.8...v1.1.9) (2020-03-16)
587
588
589### Bug Fixes
590
591* **readme:** fix links ([208c254](https://github.com/Anidetrix/rollup-plugin-styles/commit/208c25454f4762c908d9eb3a0d2a2d14b17eac81))
592
593
594
595## [1.1.8](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.1.7...v1.1.8) (2020-03-15)
596
597
598### Performance Improvements
599
600* **postcss:** less type checking ([5611655](https://github.com/Anidetrix/rollup-plugin-styles/commit/56116555c2bb67734b684fed3f91a272ab98aa50))
601* **sourcemap:** less operations ([178e2d4](https://github.com/Anidetrix/rollup-plugin-styles/commit/178e2d4c9f7662afc928d288ef43dd03fb704f1b))
602
603
604
605## [1.1.7](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.1.6...v1.1.7) (2020-03-15)
606
607
608### Performance Improvements
609
610* **project:** refactoring and optimizations ([d3405aa](https://github.com/Anidetrix/rollup-plugin-styles/commit/d3405aa7a445264a664d2246acc13b79c4ed68b5))
611
612
613
614## [1.1.6](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.1.5...v1.1.6) (2020-03-15)
615
616
617### Bug Fixes
618
619* **build:** add dependabot and dependency badge ([761e3ed](https://github.com/Anidetrix/rollup-plugin-styles/commit/761e3edabf842df7a91698a925b9df3c18ae0dd0))
620
621
622
623## [1.1.5](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.1.4...v1.1.5) (2020-03-14)
624
625
626### Bug Fixes
627
628* **ci:** do not release twice ([fc719f2](https://github.com/Anidetrix/rollup-plugin-styles/commit/fc719f2bc78b18896050f938e06dd1ad84011150))
629
630
631
632## [1.1.4](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.1.3...v1.1.4) (2020-03-14)
633
634
635### Bug Fixes
636
637* **node:** wrong supported version of Node.js ([3fb9f80](https://github.com/Anidetrix/rollup-plugin-styles/commit/3fb9f802d4d2acea67bb68b8e875142daab6ba80))
638
639
640
641## [1.1.3](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.1.2...v1.1.3) (2020-03-14)
642
643
644### Bug Fixes
645
646* **runtime:** working singleTag option ([5d6a5c8](https://github.com/Anidetrix/rollup-plugin-styles/commit/5d6a5c8d3f6e88130150b721d2ec9ef8adfb687b))
647
648
649
650## [1.1.2](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.1.1...v1.1.2) (2020-03-13)
651
652
653### Performance Improvements
654
655* **styles:** do not call path.join twice ([272bb8b](https://github.com/Anidetrix/rollup-plugin-styles/commit/272bb8b61154f804c20f20d5854d836d3359721c))
656
657
658
659## [1.1.1](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.1.0...v1.1.1) (2020-03-13)
660
661
662### Bug Fixes
663
664* **styles:** clean dist ([511ea8d](https://github.com/Anidetrix/rollup-plugin-styles/commit/511ea8deda62bc9c3e75657292b293ab7bf24f5e))
665
666
667
668# [1.1.0](https://github.com/Anidetrix/rollup-plugin-styles/compare/v1.0.5...v1.1.0) (2020-03-13)
669
670
671### Bug Fixes
672
673* **styles:** fix CSS injector ([f4ccef4](https://github.com/Anidetrix/rollup-plugin-styles/commit/f4ccef46cf309c2e2af05dbeedbe1474fd561503))
674
675
676### Features
677
678* **styles:** add singleTag option for CSS injection ([b7e4ca8](https://github.com/Anidetrix/rollup-plugin-styles/commit/b7e4ca8d5f85d62b5fbe6ecf0029646392509228))
679
680
681### Performance Improvements
682
683* **styles:** small CSS injector optimization ([fbdd413](https://github.com/Anidetrix/rollup-plugin-styles/commit/fbdd413fb408f9a90557c524639bda135de0742b))
684
685
686
687## 1.0.5 (2020-03-13)