Skip to content
This repository has been archived by the owner on Jun 6, 2022. It is now read-only.

7.0.5

Compare
Choose a tag to compare
@jonathantneal jonathantneal released this 05 Oct 21:26
· 10 commits to master since this release

7.0.5 (October 5, 2018)

  • Fixed: Possible issues resolving paths to imports and exports
  • Added: Imports from customMedia and custom-media simultaneously
  • Updated: postcss to 7.0.5

7.0.4 (September 23, 2018)

  • Added: importFromPlugins option to process imports

7.0.3 (September 20, 2018)

  • Fixed: Do not break on an empty importFrom object

7.0.2 (September 15, 2018)

  • Fixed: An issue with re-assigning params as a non-string

7.0.1 (September 14, 2018)

  • Fixed: An issue with how opposing queries are resolved.

7.0.0 (September 14, 2018)

  • Added: New preserve option to preserve custom media and atrules using them
  • Added: New exportTo function to specify where to export custom media
  • Added: New importFrom option to specify where to import custom media
  • Added: Support for PostCSS v7
  • Added: Support for Node v6+