Skip to content

Releases: tobua/responsive-react-native

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 18 Feb 19:27

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

Choose a tag to compare

@github-actions github-actions released this 15 Aug 16:20

1.0.6 (2024-08-15)

Bug Fixes

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

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 11 Jun 16:59

1.0.5 (2024-06-11)

Bug Fixes

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

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 16 Jan 21:13

1.0.4 (2024-01-16)

Bug Fixes

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

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 12 Jan 18:01

1.0.3 (2024-01-12)

Bug Fixes

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

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 10 Dec 14:29

1.0.2 (2023-12-10)

Bug Fixes

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

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 25 Jun 10:42

1.0.1 (2023-06-25)

Bug Fixes

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

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 14:44

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

Choose a tag to compare

@github-actions github-actions released this 01 May 19:29

0.10.0 (2023-05-01)

Features

  • component: make SelectBreakpoint labels configurable (aed1f79)

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 30 Mar 11:04

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)