Skip to content

fix(segment-session-replay-plugin-react-native): make package private #1201

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

Merged
merged 1 commit into from
Jul 8, 2025

Conversation

aliaksandr-kazarez
Copy link
Contributor

Summary

make plugin private temporarily

Checklist

  • Does your PR title have the correct title format?
  • Does your PR have a breaking change?: no

@aliaksandr-kazarez aliaksandr-kazarez force-pushed the fix/segment-sr-rn-private branch from 295747a to 6f877a9 Compare July 8, 2025 20:12
Copy link

promptless bot commented Jul 8, 2025

✅ No documentation updates required.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR temporarily marks the Segment Session Replay plugin as private and updates the version assertion in its test to use the shared VERSION constant.

  • Switched the plugin’s package to private in package.json
  • Updated the test to import and assert plugin.version against VERSION

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
packages/segment-session-replay-plugin-react-native/test/segment-session-replay-plugin.test.ts Changed the hard-coded version check to use VERSION
packages/segment-session-replay-plugin-react-native/package.json Added "private": true to prevent accidental publishes

@aliaksandr-kazarez aliaksandr-kazarez changed the title Fix/segment sr rn private fix(segment-session-replay-plugin-react-native): make package private Jul 8, 2025
@aliaksandr-kazarez aliaksandr-kazarez merged commit 173015b into main Jul 8, 2025
8 of 10 checks passed
@aliaksandr-kazarez aliaksandr-kazarez deleted the fix/segment-sr-rn-private branch July 8, 2025 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant