# [2.1.0](https://github.com/mrousavy/react-native-blurhash/compare/v2.0.3...v2.1.0) (2024-11-05) ### Bug Fixes * Fix types of createBlurhashFromImage ([#193](https://github.com/mrousavy/react-native-blurhash/issues/193)) ([06d5a40](https://github.com/mrousavy/react-native-blurhash/commit/06d5a404387f75886f8564c611eafb8f57968dff)) * Fix unsupported top level event type ([#200](https://github.com/mrousavy/react-native-blurhash/issues/200)) ([5c59d71](https://github.com/mrousavy/react-native-blurhash/commit/5c59d7184398f9781ca1684a9e8eae79b4408e0a)) * Fix wrong codegen params name of function encode in ios new arch ([#198](https://github.com/mrousavy/react-native-blurhash/issues/198)) ([82b60fc](https://github.com/mrousavy/react-native-blurhash/commit/82b60fc3114486554dc1e2686009d9c512362d9d)) * Revert "fix: Fix types of createBlurhashFromImage ([#193](https://github.com/mrousavy/react-native-blurhash/issues/193))" ([#196](https://github.com/mrousavy/react-native-blurhash/issues/196)) ([a097371](https://github.com/mrousavy/react-native-blurhash/commit/a0973719d1b48ae7cc1aece0eec3f053af28fb80))