Skip to content

Releases: marklawlor/nativewind

nativewind@2.0.11

27 Sep 12:18
e9e5f6d
Compare
Choose a tag to compare

Patch Changes

  • 671897b: fix: useInteraction types
  • ca00130: fix: add missing flexBasis from flex-1

nativewind@2.0.10

10 Sep 22:54
2641574
Compare
Choose a tag to compare

Patch Changes

  • 1986508: fix: unable to find styles console warning

nativewind@2.0.9

06 Sep 22:25
d6ebbe9
Compare
Choose a tag to compare

Patch Changes

  • 2b74fa9: fix: stop compiling styles during mode:transformOnly

nativewind@2.0.8

06 Sep 00:22
355f477
Compare
Choose a tag to compare

Patch Changes

  • 04a8f5c: fix: never cache user tailwind.config.js

nativewind@2.0.7

31 Aug 04:42
31c981e
Compare
Choose a tag to compare

Patch Changes

  • a338703: fix: remove addExternalDependency from babel

nativewind@2.0.4

26 Aug 07:52
a0dbceb
Compare
Choose a tag to compare

nativewind

nativewind@2.0.3

26 Aug 06:52
27527ba
Compare
Choose a tag to compare

nativewind

v2.0.0

26 Aug 00:48
cfc6d09
Compare
Choose a tag to compare

v2.0.0 has been released 🎉 🎉

Please read the new documentation at https://www.nativewind.dev/

A migration guide from tailwindcss-react-native can be found here https://www.nativewind.dev/guides/tailwindcss-react-native

v1.7.10

13 Jun 01:34
Compare
Choose a tag to compare

1.7.10 (2022-06-13)

Bug Fixes

  • import detection when using react-native-web babel plugin (6fc986d)

v1.7.9

07 Jun 22:12
Compare
Choose a tag to compare

1.7.9 (2022-06-07)

Bug Fixes

  • interaction pseudo classes not working (eeaf7fc)