epiphany/node_modules/postcss-import-ext-glob/CHANGELOG.md
2023-12-09 22:48:07 -08:00

620 B

Change Log

This project adheres to Semantic Versioning.

2.1.1 - 2022-11-30

Fixed

  • Upgraded dependencies.

2.1.0 - 2022-11-30

Added

  • Adds the possibility to define layer parameters to the import rule, thanks to @argyleink. See issue #3

2.0.1 - 2021-01-31

Fixed

  • Fixed an issue with glob path when running on Windows.

2.0.0 - 2021-01-02

Breaking

  • Upgrade to PostCSS v8.

1.1.0 - 2018-08-15

Added

  • Source for new nodes to generate an accurate source map.
  • Warning when no file found for a glob.

1.0.0 - 2018-08-13

  • Initial release.