Skip to content

Commit 878d80d

Browse files
authored
chore: remove all beta references (#480)
1 parent 8b1df55 commit 878d80d

File tree

10 files changed

+13
-14
lines changed

10 files changed

+13
-14
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
5555
- name: Publish
5656
working-directory: ${{env.DIR}}
57-
run: npm publish --tag beta
57+
run: npm publish
5858

5959
create-github-release:
6060
if: github.event.inputs.workspace == '' || github.event.inputs.workspace == 'core'

MIGRATION_GUIDE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Migrating to 2.0
22

3-
Analytics-React-Native 2.0 is in public pilot and currently supports [these destinations](https://github.com/segmentio/analytics-react-native/tree/master/packages/plugins) with Segment actively adding more to the list. Segment’s [First-Access and Beta terms](https://segment.com/legal/first-access-beta-preview/) govern this library.
3+
Analytics-React-Native 2.0 currently supports [these destinations](https://github.com/segmentio/analytics-react-native/tree/master/packages/plugins) with Segment actively adding more to the list.
44
If you’re using `analytics-react-native 1.5.1` or older, follow these steps to migrate to the `analytics-react-native 2.0`. You can continue to use your React Native source write key for the migration to view historical events.
55

66
1. Update existing package
77

88
```sh
9-
yarn upgrade @segment/analytics-react-native@2.0
9+
yarn upgrade @segment/analytics-react-native
1010
```
1111
2. Add/Update pods
1212
```sh

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
1-
# @segment/analytics-react-native [![circleci][circleci-image]][circleci-url]
1+
# @segment/analytics-react-native
22

33
The hassle-free way to add Segment analytics to your React-Native app.
44

5-
NOTE: This project is currently in development and is covered by Segment's [First Access & Beta Preview Terms](https://segment.com/legal/first-access-beta-preview/). We encourage you to try out this new library. Please provide feedback via Github issues/PRs, and feel free to submit pull requests. Customers should not use this library for production applications during our Pilot and Beta phases.
6-
75
⚠️ This readme covers `analytics-react-native 2.0.0` and greater. The code and readme for `analytics-react-native` versions below `2.0.0` can be found on the `analytics-react-native-v1` branch.
86

97
## Table of Contents
108

11-
- [@segment/analytics-react-native ![circleci](#segmentanalytics-react-native-circlecicircleci-url)
9+
- [@segment/analytics-react-native](#segmentanalytics-react-native)
1210
- [Table of Contents](#table-of-contents)
1311
- [Installation](#installation)
12+
- [Expo](#expo)
1413
- [Permissions](#permissions)
1514
- [Migrating](#migrating)
1615
- [Usage](#usage)

packages/plugins/plugin-adjust/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/analytics-react-native-plugin-adjust",
3-
"version": "0.2.0-beta",
3+
"version": "0.2.0",
44
"description": "The hassle-free way to add Segment analytics to your React-Native app.",
55
"main": "lib/commonjs/index",
66
"scripts": {

packages/plugins/plugin-amplitudeSession/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/analytics-react-native-plugin-amplitude-session",
3-
"version": "0.2.0-beta",
3+
"version": "0.2.0",
44
"description": "The hassle-free way to add Segment analytics to your React-Native app.",
55
"main": "lib/commonjs/index",
66
"scripts": {

packages/plugins/plugin-appsflyer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/analytics-react-native-plugin-appsflyer",
3-
"version": "0.2.0-beta",
3+
"version": "0.2.0",
44
"description": "The hassle-free way to add Segment analytics to your React-Native app.",
55
"main": "lib/commonjs/index",
66
"scripts": {

packages/plugins/plugin-braze/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/analytics-react-native-plugin-braze",
3-
"version": "0.2.0-beta",
3+
"version": "0.2.0",
44
"description": "The hassle-free way to add Segment analytics to your React-Native app.",
55
"main": "lib/commonjs/index",
66
"scripts": {

packages/plugins/plugin-facebook-app-events/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/analytics-react-native-plugin-facebook-app-events",
3-
"version": "0.2.0-beta",
3+
"version": "0.2.0",
44
"description": "The hassle-free way to add Segment analytics to your React-Native app.",
55
"main": "lib/commonjs/index",
66
"scripts": {

packages/plugins/plugin-firebase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/analytics-react-native-plugin-firebase",
3-
"version": "0.2.0-beta",
3+
"version": "0.2.0",
44
"description": "The hassle-free way to add Segment analytics to your React-Native app.",
55
"main": "lib/commonjs/index",
66
"scripts": {

packages/plugins/plugin-idfa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/analytics-react-native-plugin-idfa",
3-
"version": "0.2.0-beta",
3+
"version": "0.2.0",
44
"description": "The hassle-free way to add Segment analytics to your React-Native app.",
55
"main": "lib/commonjs/index",
66
"scripts": {

0 commit comments

Comments
 (0)