All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Do not bundle react/jsx-runtime
- Improved types to properly support array form fields
- Configure the comparison of values to decide on dirtiness
- Value update is propagated now immediately to prevent lose of cursor positions in input fields
- Stateful effect hooks adjusted to fix the
React.StrictMode
- Do not minify library code for better debuggability