3.5.0
This release contains some TypeScript definition and dependency updates that let Unistore work with a wider variety of projects.
- Update to the official Preact X release version (#176, thanks @shoojx!)
- [ts] Change JSX typings to support both Preact 10+ and Preact 8.5+ (#158, thanks @pmkroeker!)
- [ts] Add intersection type for props (#164, thanks @metonym!)
- [ts] Add
React.FC
support to the React types (#174, thanks @eduardoborges!)