Skip to content

3.5.0

Compare
Choose a tag to compare
@developit developit released this 17 Oct 20:53
· 6 commits to master since this release

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!)