Skip to content

Releases: eik-lib/postcss-plugin

v3.0.0-next.2

02 Mar 13:11
Compare
Choose a tag to compare
v3.0.0-next.2 Pre-release
Pre-release

3.0.0-next.2 (2021-03-02)

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

18 Feb 20:35
Compare
Choose a tag to compare
v3.0.0-next.1 Pre-release
Pre-release

3.0.0-next.1 (2021-02-18)

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

29 Dec 11:22
Compare
Choose a tag to compare

2.0.4 (2020-12-29)

Bug Fixes

  • only replace imports once (3c52867)

v2.0.3

19 Nov 22:49
Compare
Choose a tag to compare

2.0.3 (2020-11-19)

Bug Fixes

  • better interop with postcss-import (965d5f5)

v2.0.2

19 Nov 20:09
Compare
Choose a tag to compare

2.0.2 (2020-11-19)

Bug Fixes

  • document postcss-import usage (8fe2451)

v2.0.1

19 Nov 18:39
Compare
Choose a tag to compare

2.0.1 (2020-11-19)

Bug Fixes

  • correct peer dep for PostCSS (9a25475)

v2.0.0

13 Nov 01:03
Compare
Choose a tag to compare

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

13 Nov 00:24
Compare
Choose a tag to compare

1.2.3 (2020-11-13)

Bug Fixes

v1.2.2

18 Sep 14:04
Compare
Choose a tag to compare

1.2.2 (2020-09-18)

Bug Fixes

  • try again to make the filter work (9e89a10)

v1.2.1

18 Sep 13:53
Compare
Choose a tag to compare

1.2.1 (2020-09-18)

Bug Fixes

  • replace resolve workaround with filter (7b0dd77)