Skip to content

Releases: nativewind/nativewind

react-native-css-interop@0.2.6

Choose a tag to compare

Patch Changes

  • eb31af8: Fix dev hot-reload of new utility classes on Metro 0.83+ (Expo SDK 55/56)

    The dev-mode haste "change" event now emits the modifiedFiles key (which Metro 0.83.6+ / 0.84.3+ reads) with a path relative to rootDir, instead of changedFiles with an absolute path. This stops the swallowed modifiedFiles is not iterable error and ensures the regenerated CSS virtual module is actually matched in Metro's graph and delivered to the connected client — so newly-added utility classes apply via Fast Refresh without a manual Metro restart.

nativewind@4.2.6

Choose a tag to compare

@github-actions github-actions released this 22 Jun 21:27

Patch Changes

  • Updated dependencies [eb31af8]
    • react-native-css-interop@0.2.6

react-native-css-interop@0.2.5

Choose a tag to compare

@github-actions github-actions released this 05 Jun 09:36
97321ff

Patch Changes

  • 64c9f04: Add metro-file-map forward compatibility

nativewind@4.2.5

Choose a tag to compare

@github-actions github-actions released this 05 Jun 09:36
97321ff

Patch Changes

  • Updated dependencies [64c9f04]
    • react-native-css-interop@0.2.5

Release 5.0.0-preview.4

Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 May 22:36
  • chore(release): restore minimal release-it config (#1792) (95afc2e)

react-native-css-interop@0.2.4

Choose a tag to compare

@github-actions github-actions released this 15 May 21:55
e831069

Patch Changes

  • 3138724: Add Roninidevs Nativewind banner to the top of the README
  • f69ec4c: Update repository and bugs URLs from marklawlor/nativewind to nativewind/nativewind

nativewind@4.2.4

Choose a tag to compare

@github-actions github-actions released this 15 May 21:55
e831069

Patch Changes

  • 3138724: Add Roninidevs Nativewind banner to the top of the README
  • f69ec4c: Update repository and bugs URLs from marklawlor/nativewind to nativewind/nativewind
  • Updated dependencies [3138724]
  • Updated dependencies [f69ec4c]
    • react-native-css-interop@0.2.4

Release 5.0.0-preview.3

Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Mar 06:06

Bug Fixes

  • fix broken ./types export condition (dacc114)
  • fix build-ios-dev CI job (c51a786)
  • fix(ci): use Podfile.lock instead of ios/** in hashFiles (30e83f0)

Tests

  • add shadow utility validation tests (8df73cb)

Chore

  • add release workflow for npm publishing (7b80518)
  • add Claude Code skills for architecture, testing, and debugging (b071b94)
  • update readme with v5 notice (da6cc27)
  • update discord links in templates (f34afd1)
  • update contributing guide to reflect use of release-it (e3d05ba)

react-native-css-interop@0.2.3

Choose a tag to compare

@github-actions github-actions released this 15 Mar 06:26
29ec5f0

Patch Changes

  • af3cdd0: Remove cssInterop registration for deprecated SafeAreaView from react-native. The import triggered a deprecation warning for all users, even those not using SafeAreaView. The SafeAreaView from react-native-safe-area-context remains supported.

nativewind@4.2.3

Choose a tag to compare

@github-actions github-actions released this 15 Mar 06:26
29ec5f0

Patch Changes

  • Updated dependencies [af3cdd0]
    • react-native-css-interop@0.2.3