Releases: founded-labs/react-native-reusables
[email protected]
What's Changed
- fix(input): added placeholderClassName to TextInput props by @enricomilli in #440
- Fix package manager search order by @smoores-dev in #450
- fix(cli): remove --yes flag for shadcn binary runners command by @mrzachnugent in 80d3c0b
New Contributors
- @enricomilli made their first contribution in #440
Full Changelog: https://github.com/founded-labs/react-native-reusables/compare/[email protected]@0.5.4
[email protected]
What's Changed
- Fix yarn berry commands by @smoores-dev in #444
- fix(#446): inlineRem Potentially Misconfigured Files message
New Contributors
- @smoores-dev made their first contribution in #444
Full Changelog: https://github.com/founded-labs/react-native-reusables/compare/[email protected]@0.5.3
Improved bun support & prevent accidental development env
CLI v0.5.0
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]
CLI v0.4.1
- feat: remove forwardRef + minor refactoring #393
[email protected]
CLI v0.4.0
- chore: update rn-primitives and other libs #392
[email protected]
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 thenpm error ERESOLVE unable to resolve dependency tree
issue. You can usenpm i --force
ornpm i --legacy-peer-deps
as a temporary work-around (more details)
PR
- chore: update to expo sdk 53 by @mrzachnugent in #389
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:
- @tyrauber made their first contribution in #2
- @JoseJPR made their first contribution in #4
- @EuanMorgan made their first contribution in #18
- @mrzachnugent made their first contribution in #23
- @ck-euan made their first contribution in #26
- @javascripter made their first contribution in #28
- @trentcharlie made their first contribution in #22
- @the-simian made their first contribution in #35
- @Linzo99 made their first contribution in #54
- @corysimmons made their first contribution in #88
- @etcd made their first contribution in #110
- @tomheaton made their first contribution in #115
- @vktrl made their first contribution in #129
- @busybox11 made their first contribution in #133
- @ivstiv made their first contribution in #138
- @nikgraf made their first contribution in #159
- @swargaraj made their first contribution in #177
- @kerimovok made their first contribution in #188
- @SeanBarker182 made their first contribution in #196
- @akodkod made their first contribution in #197
- @tripolskypetr made their first contribution in #212
- @periakteon made their first contribution in #211
- @RWOverdijk made their first contribution in #227
- @kevin-kidd made their first contribution in #235
- @behawesometw made their first contribution in #258
- @ssinigaglia made their first contribution in #259
- @nayanrdeveloper made their first contribution in #276
- @jayala made their first contribution in #292
- @unisol1020 made their first contribution in #294
- @LanceALaughlin made their first contribution in #308
- @yjose made their first contribution in #313
- @Bowlerr made their first contribution in #317
- @r3m00n made their first contribution in #361
- @K-E-L made their first contribution in #386
Full Changelog: https://github.com/mrzachnugent/react-native-reusables/commits/[email protected]