Skip to content

Releases: eik-lib/postcss-plugin

v3.0.3

21 Sep 14:27
Compare
Choose a tag to compare

3.0.3 (2021-09-21)

Bug Fixes

  • deps: update dependency node-fetch to v2.6.4 (92810ba)

v3.0.1

06 Sep 14:50
Compare
Choose a tag to compare

3.0.1 (2021-09-06)

Bug Fixes

  • deps: update dependency node-fetch to v2.6.2 (fcf0ae5)

v3.0.0

13 Aug 07:19
Compare
Choose a tag to compare

3.0.0 (2021-08-13)

Features

  • Rename module to @eik/postcss-plugin (#83) (7efa758)
  • 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

  • Rename module to @eik/postcss-plugin

Co-authored-by: Trygve Lie trygve.lie@finn.no

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