Releases: eik-lib/postcss-plugin
Releases · eik-lib/postcss-plugin
v3.0.0-next.2
Features
- Use @eik/common to load config in a project (#84) (371dcda)
BREAKING CHANGES
-
Use logic in @eik/common to load config from eik.json or package.json
-
chore: Adjust for PR comments
-
chore: Remove extra whitespace
Co-authored-by: Trygve Lie trygve.lie@finn.no
v3.0.0-next.1
Features
- Rename module to @eik/postcss-plugin (#83) (7efa758)
BREAKING CHANGES
- Rename module to @eik/postcss-plugin
Co-authored-by: Trygve Lie trygve.lie@finn.no
v2.0.4
2.0.4 (2020-12-29)
Bug Fixes
- only replace imports once (3c52867)
v2.0.3
2.0.3 (2020-11-19)
Bug Fixes
- better interop with postcss-import (965d5f5)
v2.0.2
2.0.2 (2020-11-19)
Bug Fixes
- document postcss-import usage (8fe2451)
v2.0.1
2.0.1 (2020-11-19)
Bug Fixes
- correct peer dep for PostCSS (9a25475)
v2.0.0
2.0.0 (2020-11-13)
Bug Fixes
- deps: update dependency node-fetch to ^2.6.1 (#33) (8b0455c)
Features
BREAKING CHANGES
- PostCSS v7 and older isn't supported
v1.2.3
1.2.3 (2020-11-13)
Bug Fixes
v1.2.2
1.2.2 (2020-09-18)
Bug Fixes
- try again to make the filter work (9e89a10)
v1.2.1
1.2.1 (2020-09-18)
Bug Fixes
- replace resolve workaround with filter (7b0dd77)