# Unreleased

# 0.7.3

- UPDATE: Refactoring only, no actual changes

# 0.7.2

- UPDATE: Load Illustration images via network

# 0.7.1

- NEW: simplified Stack

# 0.7.0

- NEW: Select
- NEW: Stepper
- NEW: CarrierLogo
- NEW: List
- NEW: Coupon
- NEW: Alert
- NEW: ButtonLink
- NEW: inject new keys to ThemeProvider
- UPDATE: documentation
- UPDATE: remove React Native Web
- UPDATE: remove useStyles hook
- UPDATE: remove styled-components
- UPDATE: rename prop: id -> nativeID
- UPDATE: rename prop: dataTest -> testID
- UPDATE: rename prop: onClick -> onPress
- DELETE: Stack

# 0.6.0

- NEW: Loading
- NEW: Separator
- NEW: Stack (experimental)
- UPDATE: Components READMEs
- UPDATE: orbit icons
- UPDATE: remove the experimental flag from Button
- FIX: RNW & RN suffix
- FIX: allow the href prop on Button for mobiles platforms

# 0.5.0

- NEW: Badge
- NEW: Card (experimental)
- NEW: InputField (experimental)
- NEW: Button loading & hover states

# 0.4.0

- NEW: TextLink
- NEW: Tile
- FIX: Merge Image accessibilityLabel prop into alt prop
- FIX: Icon width in Button
- FIX: Icon customColor

# 0.3.2

- FIX: Separate RNW & RN imports

# 0.3.1

- FIX: Icon load on native

# 0.3.0

- NEW: Button (experimental) component
- FIX: Heading load on native

# 0.2.0

- NEW: CountryFlag component
- NEW: Icon (experimental) component
- FIX: Text/Heading/Illustration API

# 0.1.1

- FIX: Temporarily disable ES bundle, so the package actually works

# 0.1.0

- NEW: Text component
- NEW: Heading component
- NEW: Illustration component
