meteorrn / meteor-react-native

Meteor client for React Native matching Meteor Spec
https://guide.meteor.com/react-native.html
Other
59 stars 31 forks source link

RC: 2.1.2 #48

Closed TheRealNate closed 3 years ago

TheRealNate commented 3 years ago

Install with npm install --save @meteorrn/core@2.1.1-beta2

lgtm-com[bot] commented 3 years ago

This pull request fixes 1 alert when merging c3c6e40ad095f2314916ac249c04d9ed9c376b1a into 85924c2e32793198c4d5d1601ff726f187460ec3 - view on LGTM.com

fixed alerts:

TheRealNate commented 3 years ago

Latest version now available @2.1.1-beta2

TheRealNate commented 3 years ago

This release has been changed to 2.2.0 because it includes breaking changes, and may require an update on older projects.

Older versions of Metro may throw an error due to requiring "react-dom". Use the following command to update Metro:

npm install --save-dev metro-react-native-babel-preset@latest
TheRealNate commented 3 years ago

Upon further investigation, a large number of environments may be unable to upgrade to the later version of Metro due to @react-native-community/cli. For this reason, the part of the update that supports web has been delayed to a later date.

Updating package number since this no longer contains breaking changes or upgrade instructions

lgtm-com[bot] commented 3 years ago

This pull request introduces 2 alerts and fixes 1 when merging 6f418ce81dccbfbce6414adc243f295abf7a978c into 85924c2e32793198c4d5d1601ff726f187460ec3 - view on LGTM.com

new alerts:

fixed alerts:

TheRealNate commented 3 years ago

Install the latest version with npm install --save @meteorrn/core@2.1.2-rc1