Skip to content

Releases: wcandillon/react-native-redash

v18.1.3

06 Jan 12:30
2cc3c56
Compare
Choose a tag to compare

18.1.3 (2024-01-06)

Bug Fixes

v18.1.2

09 Dec 10:52
5cff0da
Compare
Choose a tag to compare

18.1.2 (2023-12-09)

Bug Fixes

  • 🐛: fix bugs in the 4x4 matrix handling (#519) (5cff0da)

v18.1.1

13 Oct 07:01
f1095b0
Compare
Choose a tag to compare

18.1.1 (2023-10-13)

Reverts

v18.1.0

12 Sep 08:03
d338689
Compare
Choose a tag to compare

18.1.0 (2022-09-12)

Features

  • 📘: Allow passing arbitrary props to ReText component (#501) (d338689)

v18.0.0

29 Jun 19:04
9b33e8e
Compare
Choose a tag to compare

18.0.0 (2022-06-29)

Features

BREAKING CHANGES

  • 🧮: the matrix internal format has changed

v17.0.0

24 Jun 04:34
8b531a3
Compare
Choose a tag to compare

17.0.0 (2022-06-24)

Bug Fixes

  • ⬆️: Reanimated 3 support (8b531a3)

BREAKING CHANGES

  • ⬆️: Reanimated v1 is not longer supported.

v16.3.0

24 May 20:08
14875d1
Compare
Choose a tag to compare

16.3.0 (2022-05-24)

Features

  • 🐎: Update higher order functions to work with Reanimated 2.8 (#491) (14875d1)

v16.2.4

30 Apr 18:37
61c1265
Compare
Choose a tag to compare

16.2.4 (2022-04-30)

Bug Fixes

  • 🐛: remove non supported spread operator (#488) (61c1265)

v16.2.3

28 Nov 12:39
8c882bd
Compare
Choose a tag to compare

16.2.3 (2021-11-28)

Bug Fixes

  • 📦: Fix peer dependency (8c882bd)

v16.2.2

02 Sep 09:05
Compare
Choose a tag to compare

16.2.2 (2021-09-02)

Bug Fixes

  • 🖍: Add functions to extract color components (c036513)