Releases: oblador/react-native-vector-icons
Releases · oblador/react-native-vector-icons
10.2.0
10.1.0
What's Changed
- fix(fonts.gradle): fix react native 0.73 build errors by @alokparikh16 in #1585
- Update node modules by @johnf in #1615
- docs: add docs for how to use RNVI with react-native-web by @doublethefish in #1601
- added visionos support by @gokul1099 in #1586
- feat: Add Family Link List on Header by @DiegoMCMartins in #1572
- Add @expo/vector-icons trouble shooting by @johnf in #1566
- Update Ios Configuration docs by @DiegoMCMartins in #1473
New Contributors
- @alokparikh16 made their first contribution in #1585
- @doublethefish made their first contribution in #1601
- @gokul1099 made their first contribution in #1586
- @DiegoMCMartins made their first contribution in #1572
Full Changelog: v10.0.3...v10.1.0
10.0.3
What's Changed
- Fix react-native 0.72 android release error by @flaviodamaiajr in #1577
- Fix iOS build for react-native <= 0.70 by @oblador in #1579
New Contributors
- @flaviodamaiajr made their first contribution in #1577
Full Changelog: v10.0.2...v10.0.3
10.0.2
What's Changed
- Fix for Memory Leak. iOS. RNVectorIconsManager by @kuserhii in #1568
- Update README (android setup) by @developerdanx in #1567
- Fix overwriting brands check by @hbiede in #1562
- Added Meta description tag for improved SEO by @milan2sky in #1498
New Contributors
- @kuserhii made their first contribution in #1568
- @developerdanx made their first contribution in #1567
- @hbiede made their first contribution in #1562
- @milan2sky made their first contribution in #1498
Full Changelog: v10.0.1...v10.0.2
10.0.1
What's Changed
- fix: filter meta font json from render method by @danieltvaz in #1522
- Enable manual deployment trigger of website/npm package by @oblador in #1527
- Update Material Icons URL (fixes #1547) by @johnf in #1549
- FontAwesomePro6 fixes by @johnf in #1536
- Reimagining Readme.md: Elevating Introductions, Streamlined Installations, Unified Platforms, and More! by @thenishantgiri in #1546
- fix: proper usage of turbomodule by @WoLewicki in #1550
- Added getImageSourceSync method, fixes #1315 by @mucahittekin in #1561
New Contributors
- @danieltvaz made their first contribution in #1522
- @thenishantgiri made their first contribution in #1546
- @WoLewicki made their first contribution in #1550
- @mucahittekin made their first contribution in #1561
Full Changelog: v10.0.0...v10.0.1
10.0.0
Overview
- Improved support for React Native 0.72, 0.73 and RN Web.
- New and updated icon sets.
Detailed Changes
- Fix link to FontAwesome website by @nidelson in #1444
- Upgrade example to React Native 0.70 by @oblador in #1467
- Migrate to new architecture by @oblador in #1468
- Remove setNativeProps by @oblador in #1469
- Upgrade example to React Native 0.72 by @oblador in #1517
- fix: make
lintVitalAnalyze*
depend on copy by @msbit in #1515 - Update README.md by @aniketjha9179 in #1502
- Update README.md by @DaduDev in #1504
- Fix to get working with react-native-web by @johnf in #1492
- RN-0.73 change Android configs for RN 0.73 compatibility by @felipemillhouse in #1507
- Replace tabBarOptions with screenOptions by @MenaiAla in #1478
- fix (ios): support kCTFontManagerErrorDuplicatedName as allowable error by @iBotPeaches in #1474
- Update README with monorepo info for Android by @samzmann in #1476
- Improve Error Logging for Font Imports by @JKeddo95 in #1475
- Update Ionicons to v7.1.0 by @mrkpatchaa in #1484
- Fontawesome6 (Closes #1408) by @johnf in #1483
- Use Node 16 in CI by @oblador in #1518
- Upgrade Material Icons to Sept 2022 update by @oblador in #1519
- Move ionicon build dependencies to devDependencies by @oblador in #1520
New Contributors
- @nidelson made their first contribution in #1444
- @msbit made their first contribution in #1515
- @aniketjha9179 made their first contribution in #1502
- @DaduDev made their first contribution in #1504
- @johnf made their first contribution in #1492
- @felipemillhouse made their first contribution in #1507
- @MenaiAla made their first contribution in #1478
- @iBotPeaches made their first contribution in #1474
- @samzmann made their first contribution in #1476
- @JKeddo95 made their first contribution in #1475
- @mrkpatchaa made their first contribution in #1484
Full Changelog: v9.2.0...v10.0.0
9.2.0 re-release
On vacation, best I can do on my phone 🤷♂️
9.2.0
9.1.0
Improvements
- Simplified and improved android font bundling.
- Unified and improved build system for svg based fonts.
- Icons are non-selectable on web too (aligned with native behaviour)
- Remove
lodash
dependency. - Update FontAwesome 5 to 5.15.3
- Update MaterialCommunityIcons to 6.5.95
- Update SimpleLineIcons to 2.5.5
- Fix broken icons in Feather