Skip to content

Releases: tobua/responsive-react-native

v1.0.7

18 Feb 19:27

Choose a tag to compare

1.0.7 (2025-02-18)

Bug Fixes

  • documentation: asset prefix, format code and fix build (b8909a6)
  • documentation: update & migrate documentation from Next to CSR (92b730c)

v1.0.6

15 Aug 16:20

Choose a tag to compare

1.0.6 (2024-08-15)

Bug Fixes

  • platform: nesting and non-numeric values for platform keys (8991e6f)

v1.0.5

11 Jun 16:59

Choose a tag to compare

1.0.5 (2024-06-11)

Bug Fixes

  • plugin: update dependencies and fix types (748379f)

v1.0.4

16 Jan 21:13

Choose a tag to compare

1.0.4 (2024-01-16)

Bug Fixes

  • rerender: allow for multiple Rerender components to update in tree (35d8bf4)

v1.0.3

12 Jan 18:01

Choose a tag to compare

1.0.3 (2024-01-12)

Bug Fixes

  • test: update project and add test for wrapped components (4f5ac17)

v1.0.2

10 Dec 14:29

Choose a tag to compare

1.0.2 (2023-12-10)

Bug Fixes

  • template: upgrade plugin to React Native 0.73 (7aa8d38)

v1.0.1

25 Jun 10:42

Choose a tag to compare

1.0.1 (2023-06-25)

Bug Fixes

  • typescript: types for SelectBreakpoint & avoid tsc optimizations (e541619)

v1.0.0

24 Jun 14:44

Choose a tag to compare

1.0.0 (2023-06-24)

Features

  • typescript: type inference for StyleSheets and Styled components (cfd2c50)

BREAKING CHANGES

  • typescript: Input as well as output types verified with TypeScript. String components when used with Styled have limited support for prop inference.

v0.10.0

01 May 19:29

Choose a tag to compare

0.10.0 (2023-05-01)

Features

  • component: make SelectBreakpoint labels configurable (aed1f79)

v0.9.1

30 Mar 11:04

Choose a tag to compare

0.9.1 (2023-03-30)

Bug Fixes

  • documentation: interactive examples working again after updates (4661881)
  • styles: make sure to recursively responsify nested values (f67d777)