gnolang / gnonative

Develop for Gno using your app's native language
Apache License 2.0
9 stars 9 forks source link

chore: bump to expo 51 + Cocoapods + NodeJS + improve Makefile #141

Closed D4ryl00 closed 1 month ago

D4ryl00 commented 1 month ago

This PR updates:

The ExpoCoreModule has a break change to its logger, so we updated the Logger initialization in the GnoNative Expo module.

The dependency js-base64 no longer worked, so we replaced it with base64-js which is already a dependency for many packages.

We improved the Expo Makefile to recompile the Go framework if the Go code changed.

github-actions[bot] commented 1 month ago

:tada: This PR is included in version 1.2.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: