# 0.3.0

- **BREAKING**: upgrade to `bloc ^0.3.0`
- docs: inline documentation improvements
- docs: minor improvements to example

# 0.2.1

Fix compatibility/upgrade issues

# 0.2.0

Internal improvements, documentation updates, and bloc v0.2.0

- Dependency updates
- Documentation improvements
- Use `bloc ^0.2.0`

# 0.1.0

Initial Version of the library.

- Includes `BlocBuilder` React Component
