# Changelog

## 1.1.0

- Added `<Form>` component with submit-time validation.
- Added `requiredWhen`, `disabledWhen`, and `readOnlyWhen`.
- Added `&&` and `||` support in condition expressions.
- Added pattern, minLength, maxLength, and custom validation messages.
- Added table sorting.
- Added table page size selector.
- Added server-side table query args with `sort`.
- Added configurable bounded parser cache.
- Added XML schema reference file.
- Added implementation, live demo, customization, response, donation, and copyright docs.
- Updated README for publish readiness.

## 1.0.0

- Initial HyperReactXML release.
