Skip to content

Latest commit

 

History

History
283 lines (173 loc) · 18.7 KB

CHANGELOG.md

File metadata and controls

283 lines (173 loc) · 18.7 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.4.1 (2024-06-14)

Note: Version bump only for package @react-native-styled-system/root

1.4.0 (2024-06-14)

Features

  • add defaultProps, sxOptions into createSxComponent param (fd2e57d)

1.3.1 (2024-06-14)

Bug Fixes

1.3.0 (2024-06-14)

Features

  • util: createSxComponent (63acffb)

1.2.2 (2024-06-11)

Bug Fixes

  • sx prop merge immutability (25f177d)

1.2.1 (2024-05-02)

Bug Fixes

  • convert StyleSheet.compose => array literal (b8090f5)

1.2.0 (2024-04-26)

Features

1.1.1 (2024-04-26)

Bug Fixes

  • core: wrong object-hash package import path (979eef7)

1.1.0 (2024-04-26)

Features

1.0.4 (2024-04-26)

Bug Fixes

1.0.3 (2024-04-17)

Note: Version bump only for package @react-native-styled-system/root

1.0.2 (2024-04-17)

Note: Version bump only for package @react-native-styled-system/root

1.0.1 (2024-04-17)

Bug Fixes

1.0.0 (2024-03-30)

Note: Version bump only for package @react-native-styled-system/root

0.0.30 (2024-03-28)

Note: Version bump only for package @react-native-styled-system/root

0.0.29 (2024-03-28)

Note: Version bump only for package @react-native-styled-system/root

0.0.28 (2024-03-28)

Note: Version bump only for package @react-native-styled-system/root

0.0.27 (2024-03-28)

Note: Version bump only for package @react-native-styled-system/root

0.0.26 (2024-03-28)

Note: Version bump only for package @react-native-styled-system/root

0.0.25 (2024-03-28)

Note: Version bump only for package @react-native-styled-system/root

0.0.24 (2024-03-28)

Note: Version bump only for package @react-native-styled-system/root

0.0.23 (2024-03-28)

Note: Version bump only for package @react-native-styled-system/root

0.0.22 (2024-03-28)

Note: Version bump only for package @react-native-styled-system/root

0.0.21 (2024-03-28)

Bug Fixes

0.0.20 (2024-03-28)

Bug Fixes

0.0.19 (2024-03-28)

Bug Fixes

0.0.18 (2024-03-28)

Bug Fixes

0.0.17 (2024-03-28)

Bug Fixes

0.0.16 (2024-03-28)

Bug Fixes

0.0.15 (2024-03-28)

Bug Fixes

0.0.14 (2024-03-28)

Bug Fixes

  • add babel config into core package (b822fcd)

0.0.13 (2024-03-28)

Bug Fixes

0.0.12 (2024-03-27)

Bug Fixes

  • downgrade core typescript version (8651738)

0.0.11 (2024-03-27)

Note: Version bump only for package @react-native-styled-system/root

0.0.10 (2024-03-27)

Note: Version bump only for package @react-native-styled-system/root

0.0.9 (2024-03-27)

Note: Version bump only for package @react-native-styled-system/root

0.0.8 (2024-03-27)

Bug Fixes

Features

  • [WIP] (78c8b6d)
  • add commitlint, commitizen (c7459e0)
  • add fallback option to useSx and remove getStyle-sx props (de32386)
  • add includeFontPadding prop (053b9b6)
  • change priority of style parsing. style should has first priority (1eb6c9a)
  • change script output format (1dee044)
  • create useSxStyle (0b1ea92)
  • introduce transform option (81f4d0e)
  • radii: add radii token, parser, props + Enhance typing of ThemedDict (6fb4970)
  • remove t,r,b,l shortcut props (5cc1413)
  • remove t,r,b,l shortcut props (68a4d32)
  • support TextStyle & viewStyle() -> getStyle() (772f945)
  • support typography (27a9475)
  • typing: support raw color (1a9e385)
  • typing: support raw color (d9c94e4)
  • useSx accepts nullish prop (188779c)
  • useSxToken hook (6af85d4)
  • usesxtokens: useSxToken -> useSxTokens (32b2530)

Reverts

  • Revert "Release 0.0.20" (3ffe6b0)

BREAKING CHANGES

  • viewStyle is renamed to getStyle
  • usesxtokens: useSxToken is changed to useSxTokens

0.0.6 (2024-03-27)

Note: Version bump only for package react-native-styled-system

0.0.5 (2024-03-27)

Note: Version bump only for package react-native-styled-system

0.0.4 (2024-03-27)

Note: Version bump only for package react-native-styled-system

0.0.3 (2024-03-27)

Note: Version bump only for package react-native-styled-system