Skip to content

Releases: nativewind/nativewind

v1.5.0-next.5

20 May 01:35
Compare
Choose a tag to compare
v1.5.0-next.5 Pre-release
Pre-release

1.5.0-next.5 (2022-05-20)

Bug Fixes

  • short circuit withStyledChildren when there are no child styles (8de2e43)

v1.5.0-next.4

19 May 07:57
Compare
Choose a tag to compare
v1.5.0-next.4 Pre-release
Pre-release

1.5.0-next.4 (2022-05-19)

Bug Fixes

Features

  • allow for styled to parse additional props (1037027)

v1.5.0-next.3

18 May 05:32
Compare
Choose a tag to compare
v1.5.0-next.3 Pre-release
Pre-release

1.5.0-next.3 (2022-05-18)

Bug Fixes

  • prevent adding empty style arrays to parents (61780d2)

v1.5.0-next.2

18 May 05:26
Compare
Choose a tag to compare
v1.5.0-next.2 Pre-release
Pre-release

1.5.0-next.2 (2022-05-18)

Bug Fixes

  • prevent adding unnecessary event handlers to components (04ce242)

v1.5.0-next.1

18 May 04:54
Compare
Choose a tag to compare
v1.5.0-next.1 Pre-release
Pre-release

1.5.0-next.1 (2022-05-18)

Features

v1.4.0

18 May 01:35
Compare
Choose a tag to compare

1.4.0 (2022-05-18)

Features

  • allow hairlineWidth as a theme value (5cf20d0)

v1.4.0-next.2

17 May 04:10
Compare
Choose a tag to compare
v1.4.0-next.2 Pre-release
Pre-release

1.4.0-next.2 (2022-05-17)

Bug Fixes

  • better clarification between the native and css tailwind plugins (b484b54)

v1.4.0-next.1

17 May 01:46
Compare
Choose a tag to compare
v1.4.0-next.1 Pre-release
Pre-release

1.4.0-next.1 (2022-05-17)

Features

  • allow hairlineWidth as a theme value (5cf20d0)

v1.3.3

17 May 03:14
Compare
Choose a tag to compare

1.3.3 (2022-05-17)

Bug Fixes

  • better clarification between the native and css tailwind plugins (b484b54)

v1.3.2

17 May 00:24
Compare
Choose a tag to compare

1.3.2 (2022-05-17)

Bug Fixes

  • child styles not working with non-styled components (ac9ccb9)
  • deps: update dependency prism-react-renderer to v1.3.3 (6905b42)
  • divide borders on incorrect side (df400cf)
  • double borders when using divide (b56b483)
  • vertical spacing for gap-[n] and gap-y-[n] (8b27cae)