Skip to content

Releases: nativewind/nativewind

v1.4.3

26 May 00:46
Compare
Choose a tag to compare

1.4.3 (2022-05-26)

Bug Fixes

  • runtime-styles parsing for RWN <=0.17 (6dc1958)

v1.5.0-next.12

25 May 13:14
Compare
Choose a tag to compare
v1.5.0-next.12 Pre-release
Pre-release

1.5.0-next.12 (2022-05-25)

Bug Fixes

  • allow absolute paths to tailwind config (0421a91)
  • better matching with relative content paths in tailwind.config.js (f99bc1f), closes #57

v1.5.0-next.11

25 May 06:42
Compare
Choose a tag to compare
v1.5.0-next.11 Pre-release
Pre-release

1.5.0-next.11 (2022-05-25)

Features

  • add preview support for flattened styles (b5b8273)

v1.5.0-next.10

25 May 05:49
Compare
Choose a tag to compare
v1.5.0-next.10 Pre-release
Pre-release

1.5.0-next.10 (2022-05-25)

Bug Fixes

  • rename valueProps to spreadProps. Add cssProps (3ae8d94)

v1.4.2

25 May 23:16
Compare
Choose a tag to compare

1.4.2 (2022-05-25)

Bug Fixes

  • add import React to component files (467f7d2)

v1.4.1

25 May 23:00
Compare
Choose a tag to compare

1.4.1 (2022-05-25)

Bug Fixes

  • add import React to component files (1cbee33)

v1.5.0-next.9

23 May 08:42
Compare
Choose a tag to compare
v1.5.0-next.9 Pre-release
Pre-release

1.5.0-next.9 (2022-05-23)

Bug Fixes

  • ensure stroke is set to a valid value (8970f65)
  • prevent passing undefined svg props (244be39)
  • remove empty line in generated styles (20e6973)

v1.5.0-next.8

23 May 07:55
Compare
Choose a tag to compare
v1.5.0-next.8 Pre-release
Pre-release

1.5.0-next.8 (2022-05-23)

Bug Fixes

  • stop babel appending platform to TailwindProvider (fc8fdc8)
  • transform components using fill and stroke (f4161ef)
  • useInteraction not adding handlers (f3c4127)

v1.5.0-next.7

20 May 12:58
Compare
Choose a tag to compare
v1.5.0-next.7 Pre-release
Pre-release

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

Bug Fixes

  • strokeWidth console warnings on native (5ace7ff)

Features

  • export new context hooks (1560afe)

v1.5.0-next.6

20 May 04:51
Compare
Choose a tag to compare
v1.5.0-next.6 Pre-release
Pre-release

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

Features