magic-js
magic-js copied to clipboard
[Do Not Merge] Popup testing
📦 Pull Request
[Provide a general summary of the pull request here.]
✅ Fixed Issues
- [List any fixed issues here like: Fixes #XXXX]
🚨 Test instructions
[Describe any additional context required to test the PR/feature/bug fix.]
⚠️ Don't forget to add a semver label!
Please 🚨 ONLY ADD ONE 🚨 of the following labels, failing to do so may lead to adverse versioning of your changes when published:
-
patch
: Bug Fix? -
minor
: New Feature? -
major
: Breaking Change? -
skip-release
: It's unnecessary to publish this change.
Special Note
Please avoid adding any of the Priority
labels as they conflict with the labels above ☝️
📦 Published PR as canary version: Canary Versions
:sparkles: Test out this PR locally via:
npm install @magic-ext/[email protected]
# or
yarn add @magic-ext/[email protected]