# Changelog All notable changes to this project will be documented in this file. The project follows [Semantic Versioning](https://semver.org/). ## [Unreleased] ## [0.1.1] - 2026-07-18 ### Fixed - Removed outdated pre-release wording from the README and documented the supported `0.1.x` release line. ## [0.1.0] - 2026-07-18 ### Added - Catalog-agnostic A2UI v0.9 engine for React Native and Expo. - Consumer-defined Zod component schemas, native presenters, and functions. - Simple `A2UIRenderer` and advanced engine/provider/surface APIs. - Incremental surface lifecycle, data models, absolute and relative bindings, structural templates, and action dispatch. - Transactional graph validation, resource limits, diagnostics, production recovery, and surface-isolated subscriptions. - Expo SDK 57 example and packed-tarball smoke consumers for Expo and bare React Native on iOS and Android. - Public API, architecture, catalog, streaming, migration, security, and contribution documentation.