Releases: nativewind/nativewind
Releases · nativewind/nativewind
[email protected]
What's Changed
- chore(deps): pin dependency @types/node to 18.7.23 by @renovate in #264
- fix(deps): update dependency @tamagui/babel-plugin to v1.0.1-beta.179 by @renovate in #265
- Update typescript.md by @AngeloAnolin in #284
- Update overview.md by @AngeloAnolin in #285
- Added a little helping sentence by @christianbauer1 in #295
- cites example project for expo web by @younes0 in #293
- docs: fix typos in quickstarts by @AviAvinav in #304
- chore(deps): update babel monorepo by @renovate in #291
- fix(deps): update dependency @tamagui/babel-plugin to v1.0.1-beta.200 by @renovate in #299
- fix: change
width
tocolor
in doc by @arnaudambro in #318 - add caution admonitions to make the warning / tip more easy to catch by @bidah in #333
- add solito starter information to solito.md by @bidah in #334
- Docs: Remove unused
path
import by @mrzmyr in #335 - fix(deps): update dependency tamagui to v1.0.1-beta.225 by @renovate in #349
- chore(deps): update typescript-eslint monorepo to v5.45.0 by @renovate in #350
- adds nativewind favicon by @iway1 in #365
- fix(deps): update docusaurus monorepo to v2.3.1 by @renovate in #398
- chore(deps): update dependency @types/node to v18.11.19 by @renovate in #407
- fix(deps): update dependency tamagui to v1.2.5 by @renovate in #408
- fix(deps): update dependency tamagui to v1.2.14 by @renovate in #410
- chore(deps): update dependency @cspell/eslint-plugin to v6.23.1 by @renovate in #418
- fix(deps): update dependency tamagui to v1.5.6 by @renovate in #417
- fix(deps): update dependency @tamagui/babel-plugin to v1.5.24 by @renovate in #429
- chore(deps): update dependency @types/node to v18.15.7 by @renovate in #442
- chore(deps): update dependency prettier to v2.8.7 by @renovate in #443
- chore(deps): update dependency @cspell/eslint-plugin to v6.31.1 by @renovate in #445
- fix(deps): update dependency tamagui to v1.9.10 by @renovate in #444
- fix(deps): update dependency tamagui to v1.9.22 by @renovate in #454
- chore(deps): update dependency metro-react-native-babel-preset to v0.76.4 by @renovate in #473
- fix(deps): update dependency prism-react-renderer to v2 by @renovate in #465
- fix(deps): update dependency @tamagui/babel-plugin to v1.38.1 by @renovate in #490
- V4: Fix to missing react-native-css-interop-env/types reference + another small tweak by @sync in #517
- fix doc V4 - tailwindcss config presets by @andrefelipeschulle in #579
- Fix old name in docs remapClassNameProps -> remapProps by @johnf in #602
- Add pod-install instruction by @GabeConsalter in #636
- v4 interop rewrite by @marklawlor in #663
- Fix column-gap issue
gap-x-*
by @sync in #664 - add type check for vars by @BingCoke in #708
- change vanilla label to "framework-less" by @EvanBacon in #716
- update installation docs by @EvanBacon in #715
- Rewrite interop store by @marklawlor in #735
- Remove signals & custom store logic by @marklawlor in #744
- fix(docs):"npm start" error by @xujinxing1996 in #750
- Remove signals during render by @marklawlor in #776
- Escape windows path during metro transform by @sxxov in #743
- fix: hsla type color alpha value is not available by @JinYuSha0 in #769
- DOCS: Adding "Editor Setup" details to the "Get Started" section by @kimchouard in #766
- fix(docs): Update and rename text-ident.mdx to text-indent.mdx by @Viraj-10 in #746
- fix: Title of max-height.mdx should be Max-Height by @te-simonren in #727
- fix(docs): Added app.json step. by @Viraj-10 in #723
- [v4] Add missed colorScheme export by @yjose in #651
- fix/typo fix for 'Align with Tailwind CSS' section of the docs by @isaacwashere in #554
- [V4] Ignore className if empty string is provided by @hukpo in #797
- [docs] Fix typos by @amandeepmittal in #810
- Update custom-components.mdx by @johnf in #809
- v4.1 Release by @danstepanov in #1022
- [docs]: Re-add quirks section by @marklawlor in #1025
- add test for tw-colors by @marklawlor in #1030
- fix bundling for web by @marklawlor in #1032
- Version Packages by @github-actions in #1033
- Version Packages by @github-actions in #1034
- fix variable and container cascade by @marklawlor in #1028
- Add extra transition test by @marklawlor in #1052
- fixed Slot import by @HimanshuKumarDutt094 in #1051
- feat: added discord links to the website by @FleetAdmiralJakob in #1042
- Support parenthesis in calc functions by @marklawlor in #1041
- allow dot notation for cssInterop config targetting by @marklawlor in #1040
- Automatically configure typescript types by @marklawlor in #1023
- Allow transition to be specified in an optional style by @marklawlor in #1059
- support tvos by @marklawlor in #1061
- Easier SafeArea classes by @marklawlor in #1062
- fix some styles not being applied when targetting non-style props by @marklawlor in #1067
- Feat/rsc support by @Viraj-10 in #1063
- Version Packages by @github-actions in #1035
- ensure that styles that have a warning are returned by @tobiasharth in #1070
- reduce size of style output by reducing specificity size by @marklawlor in #1076
- Update Readme by @danstepanov in #1082
- Bump dependencies by @danstepanov in #1081
- add 'disableTypeScriptGeneration' option to withNativeWind() by @marklawlor in #1084
- upgrade to [email protected] by @marklawlor in #1083
- allow nativewind tests to be run without a build step by @marklawlor in #1086
- improve UX for debugging test output by @marklawlor in #1085
- Revert "support tvos (#1061)" by @douglowder in #1090
- reduce size of generated styles (custom stringify) by @marklawlor in #1079
- add
DEBUG=nativewind
for Metro debugging by @marklawlor in #1093 - Avoid transforming styles JS file by @marklawlor in #1098
- Fix variables not being inherited by @marklawlor in #1099
- refactor RuntimeValueDescriptor to an array by @marklawlor in #1092
- Fix parsing of :is(.dark *) by @marklawlor in #1102
- fix: allow patching of react.createElement ...
[email protected]
[email protected]
Patch Changes
- 1986508: fix: unable to find styles console warning
[email protected]
Patch Changes
- 2b74fa9: fix: stop compiling styles during mode:transformOnly
[email protected]
Patch Changes
- 04a8f5c: fix: never cache user tailwind.config.js
[email protected]
Patch Changes
- a338703: fix: remove addExternalDependency from babel
[email protected]
nativewind
[email protected]
nativewind
v2.0.0
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