Skip to content

Latest commit

 

History

History
58 lines (32 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

58 lines (32 loc) · 1.46 KB

@snowpack/plugin-postcss

1.4.3

Patch Changes

  • 8cdad981: [ci] yarn format
  • f9fc09a8: Provide the 'from' filename when processing postcss (#3493)

1.4.2

Patch Changes

  • a6b3b71f: Allow srcPath fallback for older versions of Snowpack (#3484)
  • 33cd5648: Pass real filepath to transform plugins (#3483)
  • b87534b2: Remove postcss-cli from plugin-postcss docs (#3412)

1.4.1

Patch Changes

  • bc56243c: [PostCSS] Support glob property in dir-dependency messages (#3404)

1.4.0

Minor Changes

  • 4f9da737: Feat: Allow dynamic config in @snowpack/plugin-postcss (#3344)

Patch Changes

  • 1823b35f: Chore: update docs to refer to snowpack.config.mjs (#3341)

1.3.0

Minor Changes

  • b5bd57f8: Add support for PostCSS dependency messages (#3309)

1.2.2

Patch Changes

  • 56c5a231: fix typo in changelog
  • 40f02cf4: reorder changelog entries

1.2.1

Patch Changes

  • 8ac85f6d: postcss: add filepath to id

1.2.0 [2021-03-16]

  • 21461ce5: Update @snowpack/plugin-postcss API (#2854)
  • 68a66d4e: plugin-postcss: Use API and threadpool instead of CLI. (#2165)

For older releases, check our curated release update thread or the raw commit history.