@simplybusiness/icons 3.12.2 → 4.0.0-beta.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
9
9
|
|
|
10
10
|
### Changed
|
|
11
11
|
|
|
12
|
+
- Removed `useLink` from `Link` component
|
|
13
|
+
|
|
14
|
+
## [4.0.0-alpha.0] - 2023-10-23
|
|
15
|
+
|
|
16
|
+
### Changed
|
|
17
|
+
|
|
12
18
|
- Migrated all icons to [FontAwesome Sharp Regular](https://fontawesome.com/search?o=r&s=regular&f=sharp) equivalents. This was a design decision to make it easier to have uniform looking icons, and also so we have a larger pool of icons to choose from.
|
|
13
19
|
|
|
14
20
|
### Added
|