# Changelog

All notable changes to this project will be documented in this file.

## Unreleased Changes

- 
- 
- 

## Versions

## 0.3.3

- Create web umd/esm build


## 0.3.2

- Fix

## 0.3.1

- Forward ref for <Box />
- Pass `src` prop for `<Image />` on web
- Concat `px` to `<Text />` `lineHeight` prop transformation

## 0.3.0

- Add React Native support
- Add `useWindowDimensions` hook (cross-platform primitive)

### 0.2.0

- Add cross-platform shadow resolving support (`boxShadow` interface)
