Commit graph

37 commits

Author SHA1 Message Date
Sven Slootweg ac6506dbd1 2.0.0 2022-04-25 19:33:37 +02:00
Sven Slootweg 405f4abc51 Update changelog date 2022-04-25 19:32:15 +02:00
Sven Slootweg 886ccf337b Oops, technically v2.0.0 was never released before 2022-04-23 12:45:48 +02:00
Sven Slootweg 581131cd38 Re-add PostCSS as a regular dependency 2022-04-23 12:43:39 +02:00
Sven Slootweg 621e75761e Update CHANGELOG 2022-04-23 12:43:28 +02:00
Sven Slootweg 59ba745046 Fix syntax 2022-04-23 12:36:59 +02:00
Sven Slootweg 6b00b720c9 Fix package.json 2022-04-23 12:36:21 +02:00
Sven Slootweg 49766a0ab6 Merge pull request 'Update to PostCSS 8' (#2) from jtojnar/icssify:postcss-8 into master
Reviewed-on: #2
2022-04-23 12:34:44 +02:00
Jan Tojnar 83cad5307d Update to PostCSS 8 2022-02-03 01:51:15 +01:00
f0x 3fefcb7cf6 Update validatem to @validatem/core
validateOptions now requires an arguments object.
2022-02-03 01:51:15 +01:00
Sven Slootweg adf17b2111 Workaround to make double composition of classes not break 2020-11-17 17:05:44 +01:00
Sven Slootweg f8c3dfe782 Allow configuring autoExportImports 2020-11-17 17:05:19 +01:00
Sven Slootweg 0188d98a5d Update documentation 2020-08-23 15:31:42 +02:00
Sven Slootweg 62947c2332 Make CSS transform global by default 2020-08-23 15:25:58 +02:00
Sven Slootweg a067c361e5 Add testing script for cyclical dependencies 2020-08-23 15:25:18 +02:00
Sven Slootweg a76b759a01 Add support for cyclical JS dependencies 2020-08-23 15:24:17 +02:00
Sven Slootweg 3efa28c9f1 Don't break when options._flags is undefined entirely 2020-08-23 15:20:29 +02:00
Sven Slootweg 92bcf4fdca Automatically re-export imports 2020-08-23 15:19:22 +02:00
Sven Slootweg deac5044ca 1.2.1 2020-03-06 02:16:03 +01:00
Sven Slootweg 13334adb5b Add missing changelog entry for v1.2.0 2020-03-06 02:15:53 +01:00
Sven Slootweg fc36a3d996 1.2.0 2020-03-06 02:12:04 +01:00
Sven Slootweg d2710cc987 Set up ESLint 2020-03-06 02:11:53 +01:00
Sven Slootweg 3840a1f8d3 Use parametric modules for passing around state, and use that to implement a custom extensions option 2020-03-06 02:08:48 +01:00
Sven Slootweg 3cd5ff620a Silence Bluebird's unreturned-Promise warning 2020-03-06 01:40:15 +01:00
Sven Slootweg 876ddc6864 1.1.1 2020-02-16 17:26:37 +01:00
Sven Slootweg 80d738ece8 Update changelog 2020-02-16 17:26:31 +01:00
Sven Slootweg 861843a604 Remove stray console.log 2020-02-16 17:25:53 +01:00
Sven Slootweg 7471312d33 1.1.0 2020-02-15 23:09:50 +01:00
Sven Slootweg 645046734d Update changelog 2020-02-15 23:09:41 +01:00
Sven Slootweg 5197c5116a Actually validate the options that the user provides 2020-02-15 23:08:04 +01:00
Sven Slootweg 96984a9061 1.0.1 2020-02-15 19:14:31 +01:00
Sven Slootweg 76c2c1d0b0 Update changelog 2020-02-15 19:14:25 +01:00
Sven Slootweg 2c35828453 Make note about multiple instances 2020-02-15 19:10:41 +01:00
Sven Slootweg d76afc623e Don't return Promise when it isn't used anyway 2020-02-15 19:10:15 +01:00
Sven Slootweg 131e1e643c Work around incorrect 'encoding' parameter from upstream 2020-02-15 18:53:40 +01:00
Sven Slootweg 9e1b2584b4 Fall back to current working directory when no entry file is specified for some reason 2019-12-04 00:26:21 +01:00
Sven Slootweg c519e107e3 Initial commit, v1.0 2019-11-24 00:27:27 +01:00