Releases: webpack/postcss-loader
Releases · webpack/postcss-loader
v6.1.1
01 Jul 12:34
Compare
Sorry, something went wrong.
No results found
6.1.1 (2021-07-01)
Bug Fixes
do not swallow exception from postcss (2eec42b )
v6.1.0
10 Jun 18:15
Compare
Sorry, something went wrong.
No results found
6.1.0 (2021-06-10)
Features
allow String
value for the "implementation" option (0d342b1 )
v6.0.0
10 Jun 15:06
Compare
Sorry, something went wrong.
No results found
6.0.0 (2021-06-10)
⚠ BREAKING CHANGES
minimum supported Node.js
version is 12.13.0
(#526 )
Bug Fixes
check postcss as project dependency (570db67 )
v5.3.0
14 May 11:38
Compare
Sorry, something went wrong.
No results found
5.3.0 (2021-05-14)
Features
add support for dir-dependency
message type (#524 ) (91dea60 )
v4.3.0
14 May 12:25
Compare
Sorry, something went wrong.
No results found
4.3.0 (2021-05-14)
Features
add support for dir-dependency
message type (#525 ) (554802e )
v5.2.0
11 Mar 16:17
Compare
Sorry, something went wrong.
No results found
5.2.0 (2021-03-11)
Features
support ecma
modules for the 'parser', 'stringifier' and 'syntax' options (#519 ) (cc69754 )
v5.1.0
05 Mar 13:19
Compare
Sorry, something went wrong.
No results found
5.1.0 (2021-03-05)
Features
added support for registering context
, build
and missing
dependencies (#518 ) (9ce4972 ), please read docs
v5.0.0
02 Feb 14:53
Compare
Sorry, something went wrong.
No results found
5.0.0 (2021-02-02)
⚠ BREAKING CHANGES
minimum supported webpack
version is 5
v4.2.0
21 Jan 12:05
Compare
Sorry, something went wrong.
No results found
4.2.0 (2021-01-21)
Features
v4.1.0
19 Nov 13:31
Compare
Sorry, something went wrong.
No results found
4.1.0 (2020-11-19)
Features
partial compatibility with postcss-cli
, added api.env
(alias for api.mode
) and api.options
(contains options from the postcssOptions
options), please look at the example for more details (#498 ) (84a9c46 )