Skip to content

Releases: mrousavy/react-native-blurhash

Release 2.1.3

11 Dec 14:38

Choose a tag to compare

2.1.3 (2025-12-11)

Bug Fixes

Release 2.1.2

08 Aug 14:07

Choose a tag to compare

2.1.2 (2025-08-08)

Bug Fixes

  • fix blurhash view empty on new arch bridgeless (#205) (5121551)
  • use checkout 4 (81dc848)

Release 2.1.1

24 Feb 12:17

Choose a tag to compare

2.1.1 (2025-02-24)

Bug Fixes

  • Fix react-native 0.77 build on Android (#202) (bb45432)

Release 2.1.0

05 Nov 10:16

Choose a tag to compare

2.1.0 (2024-11-05)

Bug Fixes

  • Fix types of createBlurhashFromImage (#193) (06d5a40)
  • Fix unsupported top level event type (#200) (5c59d71)
  • Fix wrong codegen params name of function encode in ios new arch (#198) (82b60fc)
  • Revert "fix: Fix types of createBlurhashFromImage (#193)" (#196) (a097371)

Release 2.0.3

27 May 09:04
9cd8b75

Choose a tag to compare

2.0.3 (2024-05-27)

Bug Fixes

  • Fix header not found when using use_frameworks! (#191) (970db85)

Release 2.0.2

05 Mar 09:19
516cf15

Choose a tag to compare

2.0.2 (2024-03-05)

Bug Fixes

Release 2.0.1

29 Feb 08:35
d8db6dd

Choose a tag to compare

2.0.1 (2024-02-29)

Bug Fixes

  • add missing .mm files to npm publish (#187) (2408faf)

Release 2.0.0

29 Jan 14:16
dc62c46

Choose a tag to compare

2.0.0 (2024-01-29)

Features

Release 1.1.11

31 Jul 11:15

Choose a tag to compare

1.1.11 (2023-07-31)

Bug Fixes

Release 1.1.10

11 Apr 08:34

Choose a tag to compare

1.1.10 (2022-04-11)

Bug Fixes

  • Fix pinned React version (2ab1353), closes #135
  • Update BlurhashImageView Context argument to be non-nullable (5b1450f)