# Changelog

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

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.0.1] - 2025-07-16

### Changed
- Updated `@iterable/react-native-sdk` to `^2.0.2`
- Updated `expo` to `~53.0.19`
- Updated `react` to `19.0.0`
- Updated `react-native` to `0.79.5`

## [1.0.0] - 2025-05-12

### Added
- Initial release of `@iterable/expo-plugin`
- Config plugin for integrating `@iterable/react-native-sdk` with Expo projects
- Example project setup
- Comprehensive documentation

### Dependencies
- Compatible with `@iterable/react-native-sdk` version ^2.0.0-beta.1
- Supports Expo SDK 52
- Requires React Native 0.75.3 or higher
