Releases: founded-labs/react-native-reusables
CLI v0.6.2
What's Changed
- fix(docs): add missing
SelectGroupandSelectLabelimports by @hendrikhaack in #496 - fix(cli): detect uniwind dtsFile from metro config by @Salam81 in #494
- fix(cli): doctor command in uniwind project @mrzachnugent
New Contributors
- @hendrikhaack made their first contribution in #496
- @Salam81 made their first contribution in #494
Full Changelog: https://github.com/founded-labs/react-native-reusables/compare/[email protected]@0.6.2
[email protected]
What's Changed
- Fix the minor typo in project-manifest.ts by @zenginerler in #460
- feat: Add Uniwind integration by @mrzachnugent in #492
New Contributors
- @zenginerler made their first contribution in #460
Full Changelog: https://github.com/founded-labs/react-native-reusables/compare/[email protected]@0.6.1
[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
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
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-nativeto^0.507.0 - Updated
@rn-primitives/portalto~1.2.0
You can start a new project with the latest changes using:
npx @react-native-reusables/cli@latest initNote: If using
npmas a package manager, you will likely run into thenpm error ERESOLVE unable to resolve dependency treeissue. You can usenpm i --forceornpm i --legacy-peer-depsas 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]