Skip to content

Releases: mrousavy/react-native-blurhash

Release 2.0.2

05 Mar 09:19
516cf15
Compare
Choose a tag to compare

2.0.2 (2024-03-05)

Bug Fixes

Release 2.0.1

29 Feb 08:35
d8db6dd
Compare
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
Compare
Choose a tag to compare

2.0.0 (2024-01-29)

Features

Release 1.1.11

31 Jul 11:15
Compare
Choose a tag to compare

1.1.11 (2023-07-31)

Bug Fixes

Release 1.1.10

11 Apr 08:34
Compare
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)

Release 1.1.9

09 Mar 09:47
Compare
Choose a tag to compare

1.1.9 (2022-03-09)

Bug Fixes

Release 1.1.8

20 Dec 11:20
Compare
Choose a tag to compare

1.1.8 (2021-12-20)

Release 1.1.7

02 Dec 10:31
Compare
Choose a tag to compare

1.1.7 (2021-12-02)

Bug Fixes

  • Add missing KotlinX library to build.gradle (e1b3fc6)
  • Fix build.gradle setup (93bebfb)

Release 1.1.5

20 Aug 13:29
Compare
Choose a tag to compare

1.1.5 (2021-08-20)

⚠️ Warning: This release adds compatibility for React Native 0.65+. If you want to use react-native-blurhash on React Native 0.64 or lower, use react-native-blurhash@1.1.4.

Bug Fixes

  • Fix Fresco nullable parameter causing a build error (2a21733)
  • (Possibly breaking) Remove custom (slow) borderRadius implementation. If you want to apply borderRadius, apply it through style combined with overflow: hidden. (d24756e)

Release 1.1.4

05 Mar 11:19
Compare
Choose a tag to compare

1.1.4 (2021-03-05)