Release 5.2.0 (#1172)

This commit is contained in:
Rob Madole
2018-07-23 11:55:07 -05:00
committed by GitHub
parent b560c8509b
commit 38d24e9b6f
4890 changed files with 40606 additions and 6706 deletions

View File

@@ -6,6 +6,12 @@ This guide is useful to figure out what you need to do between breaking changes.
As always, [submit issues](https://github.com/FortAwesome/Font-Awesome/issues/new) that you run into with this guide or with these upgrades to us.
## 5.1.x to 5.2.x
There are no breaking changes in this version upgrade.
---
## 5.1.0 to 5.1.1
Less and Sass files incorrectly contained the "fa-" prefix for style files.
@@ -26,6 +32,8 @@ correct the names in your builds.
| scss/fa-light.scss | scss/light.scss |
| scss/fa-brands.scss | scss/brands.scss |
---
## 5.0.x to 5.1.0
### New packages available for browser-only integration
@@ -143,10 +151,14 @@ rollup({
})
```
---
## 5.0.11 to 5.0.12
Due to a collision with the "r" glyph the R Project brand icon has been renamed to `r-project`.
---
## 5.0.x to 5.0.6
### SVG Attribute was changed from data-fa-processed to data-fa-i2svg