Skip to content

Releases: founded-labs/react-native-reusables

[email protected]

16 Sep 12:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/founded-labs/react-native-reusables/compare/[email protected]@0.5.4

[email protected]

14 Sep 01:25
Compare
Choose a tag to compare

What's Changed

  • Fix yarn berry commands by @smoores-dev in #444
  • fix(#446): inlineRem Potentially Misconfigured Files message

New Contributors

Full Changelog: https://github.com/founded-labs/react-native-reusables/compare/[email protected]@0.5.3

Improved bun support & prevent accidental development env

13 Sep 02:02
Compare
Choose a tag to compare

What's Changed

  • fix(#441): detect package manager for shadcn(54ca6ce)
  • fix(#441): add --yes flag for npx shadcn(36f9aac)
  • fix(#422): change env var name to prevent unintentional dev env(603e394)

Full Changelog: https://github.com/founded-labs/react-native-reusables/compare/[email protected]@0.5.2

CLI v0.5.0

13 Sep 00:38
Compare
Choose a tag to compare

New CLI - rewritten with Effect + shadcn

The CLI has been rebuilt from the ground up with effect and the shadcn engine under the hood for the add command.

Features:

  • doctor command to diagnose and fix certain config/setup issues

  • Registry-aware component scaffolding

  • Stronger foundation for future updates

npx @react-native-reusables/cli@latest doctor

[email protected]

21 May 20:17
c31ca06
Compare
Choose a tag to compare

CLI v0.4.1

  • feat: remove forwardRef + minor refactoring #393

[email protected]

20 May 21:07
6872b4a
Compare
Choose a tag to compare

CLI v0.4.0

  • chore: update rn-primitives and other libs #392

[email protected]

06 May 16:30
3e157a7
Compare
Choose a tag to compare

CLI v0.3.8

Updates the starter-base-template:

  • Updated expo and expo related packages with npx expo install expo@^53.0.0 --fix
  • Updated lucide-react-native to ^0.507.0
  • Updated @rn-primitives/portal to ~1.2.0

You can start a new project with the latest changes using:

npx @react-native-reusables/cli@latest init

Note: If using npm as a package manager, you will likely run into the npm error ERESOLVE unable to resolve dependency tree issue. You can use npm i --force or npm i --legacy-peer-depsas a temporary work-around (more details)

PR

All Contributors

Even though I'm a bit late in starting release notes, I want to thank everyone who has contributed. This project wouldn't have reached 5,733 GitHub stars without your support ❤️.

Here are the autogenerated contributors:

Full Changelog: https://github.com/mrzachnugent/react-native-reusables/commits/[email protected]