Skip to content

chore(browser-ui): should be private#852

Merged
9aoy merged 1 commit intomainfrom
aaa
Jan 9, 2026
Merged

chore(browser-ui): should be private#852
9aoy merged 1 commit intomainfrom
aaa

Conversation

@fi3ework
Copy link
Copy Markdown
Member

@fi3ework fi3ework commented Jan 9, 2026

Summary

@rstest/browser-ui should be private, it's output is shipped via @rstest/browser

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copilot AI review requested due to automatic review settings January 9, 2026 07:12
@netlify
Copy link
Copy Markdown

netlify bot commented Jan 9, 2026

Deploy Preview for rstest-dev ready!

Name Link
🔨 Latest commit f68e887
🔍 Latest deploy log https://app.netlify.com/projects/rstest-dev/deploys/6960aa46ab7b3600083e50d6
😎 Deploy Preview https://deploy-preview-852--rstest-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

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 makes the @rstest/browser-ui package private, preventing it from being published to npm since its built output is distributed as part of the @rstest/browser package.

Key changes:

  • Added "private": true flag to prevent npm publication
  • Reset version to "0.0.0" (conventional for private packages)
  • Removed publishConfig section (no longer needed for private packages)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@9aoy 9aoy merged commit c7bf808 into main Jan 9, 2026
22 checks passed
@9aoy 9aoy deleted the aaa branch January 9, 2026 07:43
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.

3 participants