Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Latest commit

 

History

History
92 lines (42 loc) · 3.74 KB

CHANGELOG.md

File metadata and controls

92 lines (42 loc) · 3.74 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.0 (2019-08-01)

Features

  • Show warning when debugging and no FA CSS file was found (1bd147d)

1.0.7 (2019-02-25)

Bug Fixes

  • Include "light.css" in RegExp for FA Pro, fixes #3 (29f48e8)

1.0.6 (2018-11-17)

Bug Fixes

  • Remove "fa" prefix for CSS "flavor" search (63d79f2)

1.0.5 (2018-09-25)

Bug Fixes

  • Add webpack 4 as peer dependency (80ee39d)
  • Always use a random folder name to avoid clashing between multiple compilations (3261fb1)
  • Always use a random folder name to avoid clashing between multiple compilations (cf056b0)
  • Do not throw exception when analyzing FontAwesome files without used glyphs, write an empty CSS file instead (c678745)
  • index: Use new webpack Tapable API when available (2ca7663)

1.0.2 (2018-05-12)

Bug Fixes

  • Add webpack 4 as peer dependency (5da57f1)
  • Always use a random folder name to avoid clashing between multiple compilations (e8700be)
  • Always use a random folder name to avoid clashing between multiple compilations (24d0e5d)

1.0.1 (2017-12-22)

Bug Fixes

  • Do not throw exception when analyzing FontAwesome files without used glyphs, write an empty CSS file instead (12167d4)

1.0.0 (2017-12-10)

  • (feature) Update the plugin to support and, hence, require FontAwesome 5 (be4f15e)
  • Fix README.md (3a6b6bb)

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.0 (2017-09-22)

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.