segmentio / analytics-react-native

The hassle-free way to add analytics to your React-Native app.
https://segment.com/docs/sources/mobile/react-native/
MIT License
367 stars 191 forks source link

chore: relax firebase peer dependency constraint #996

Closed oblador closed 2 months ago

oblador commented 2 months ago

Current peer dependency constraint is several major versions out of sync with latest and cause noisy warnings despite working fine. This PR relaxes them.

oblador commented 2 months ago

Related/duplicate: https://github.com/segmentio/analytics-react-native/pull/992

alanjcharles commented 2 months ago

thanks @oblador !

oblador commented 2 months ago

Thanks for merging! Do you mind making a release too? 🙇

adkenyon commented 1 month ago

@alanjcharles do you mind making a release?

alanjcharles commented 1 month ago

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

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket:

oblador commented 1 month ago

@alanjcharles That's not the same package.

alanjcharles commented 3 weeks ago

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

The release is available on npm package (@latest dist-tag)

Your semantic-release bot :package::rocket:

oblador commented 3 weeks ago

@alanjcharles This also a different package, unrelated to these changes. Could you please release @segment/analytics-react-native-plugin-firebase?

oblador commented 3 weeks ago

cc @bsneed who released it last time.