Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Native dependencies and babel plugins resolution issues #37

Merged
merged 3 commits into from Jan 29, 2024

Conversation

MatiPl01
Copy link
Owner

@MatiPl01 MatiPl01 commented Jan 28, 2024

Description

This PR fixes fixes issues with native dependencies and babel plugins resolution (tested with react-native-reanimated and its babel plugin). It also fixes resolution of dependencies added as the library dependencies (the bare project wasn't linking them properly).

@MatiPl01 MatiPl01 self-assigned this Jan 28, 2024
@MatiPl01 MatiPl01 added the fix label Jan 28, 2024
@MatiPl01 MatiPl01 changed the title fix: Reanimated native dependencies resolution issues fix: Native dependencies and babel plugins resolution issues Jan 29, 2024
@MatiPl01 MatiPl01 merged commit 6904192 into main Jan 29, 2024
5 checks passed
@MatiPl01 MatiPl01 deleted the fix/reanimated-dependency-issues branch January 29, 2024 01:23
MatiPl01 pushed a commit that referenced this pull request Jan 29, 2024
# [1.2.0](v1.1.4...v1.2.0) (2024-01-29)

### Bug Fixes

* Dependencies resolution issues ([#36](#36)) ([a630a43](a630a43))
* Native dependencies and babel plugins resolution issues ([#37](#37)) ([6904192](6904192))

### Features

* Add automatic dependencies installation after setup ([#34](#34)) ([b812a69](b812a69))
@MatiPl01
Copy link
Owner Author

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant