-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update react-native-vector-icons to the latest version 🚀 #51
base: master
Are you sure you want to change the base?
Conversation
Update to this version instead 🚀 Release Notes for 6.0.0Breaking changes
New functionality
Bug fixes
Updated icon sets
CommitsThe new version differs by 34 commits.
There are 34 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for 6.0.1
|
Update to this version instead 🚀 Release Notes for 6.0.2
|
Update to this version instead 🚀 Release Notes for 6.1.0
|
Update to this version instead 🚀 Release Notes for 6.2.0
|
Update to this version instead 🚀 Release Notes for 6.3.0
CommitsThe new version differs by 8 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for 6.4.0
CommitsThe new version differs by 6 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for 6.4.1
|
Update to this version instead 🚀 Release Notes for 6.4.2
CommitsThe new version differs by 4 commits.
See the full diff |
Update to this version instead 🚀 Release Notes for 6.5.0
CommitsThe new version differs by 14 commits.
See the full diff |
|
Version 5.0.0 of react-native-vector-icons was just published.
The version 5.0.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of react-native-vector-icons.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
5.0.0Breaking changes
New functionality
getRawGlyphMap()
andgetFontFamily()
on theIcon
component ( #762 by @SudoPlz)Updated icon sets
EvilIcons
1.10.1Octicons
8.0.0MaterialCommunityIcons
2.5.94Ionicons
4.2.4Feather
4.7.0Commits
The new version differs by 26 commits.
5384b96
Release 5.0.0
f34d291
Use fontReference instead of fontFamily for web (#778)
4aa125f
FontAwesome 5 with fallback (#787)
296a32e
Bump Octicons to 8.0.0 (#796)
989608a
Bump MaterialCommunityIcons to 2.5.94. Fixes #729
2079d70
Bump EvilIcons to 1.10.1
c2e9479
Refactor android SDK version overrides (#792)
be15c24
Revert android SDK version defaults
5190490
Exposes advanced methods in Icon component. (#762)
cfb58ca
Using SDK Version variables from root project (#714)
e6b0e06
Bump IconExplorer to React Native 0.56
45e8617
FontAwesome 5 (#776)
14be3c6
Rotate travis npm token
21e93b0
Bump version and change Material Design Icons dependency source (#733)
dae8633
Update Ionicons to 4.2.4 #740
There are 26 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴