Skip to content

Releases: oblador/react-native-vector-icons

10.1.0

01 May 12:01
58e9bb8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.0.3...v10.1.0

10.0.3

14 Dec 08:27
cab985e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.0.2...v10.0.3

10.0.2

09 Nov 12:54
61977f9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.0.1...v10.0.2

10.0.1

26 Oct 12:51
11305bb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.0.0...v10.0.1

10.0.0

17 Jul 13:34
d14b6b9
Compare
Choose a tag to compare

Overview

  • Improved support for React Native 0.72, 0.73 and RN Web.
  • New and updated icon sets.

Detailed Changes

New Contributors

Full Changelog: v9.2.0...v10.0.0

9.2.0 re-release

24 Jun 20:26
2b5bc05
Compare
Choose a tag to compare

On vacation, best I can do on my phone 🤷‍♂️

9.2.0

23 Jun 13:06
65dce6a
Compare
Choose a tag to compare
  • Fix auto linking support in React Native 0.69 by removing deprecated react-native link configuration.

9.1.0

13 Feb 16:53
Compare
Choose a tag to compare

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

9.0.0

24 Oct 20:29
84d446b
Compare
Choose a tag to compare
  • Android: Move to mavenCentral() as jcenter() is shutting down
  • Breaking change: Drop support for react-native-web/react-native-desktop aliasing.

8.1.0

23 Feb 15:06
Compare
Choose a tag to compare

Improvements

  • Support for Gradle plugin 4.1+ when using gradle font script.