-
Notifications
You must be signed in to change notification settings - Fork 116
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
chore: remove prop-types #3442
chore: remove prop-types #3442
Conversation
Run & review this pull request in StackBlitz Codeflow. |
🦋 Changeset detectedLatest commit: 9ce83e7 The changes in this PR will be included in the next version bump. This PR includes changesets to release 84 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
✅ Deploy Preview for paste-theme-designer ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for paste-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
1 flaky test on run #6835 ↗︎
Details:
cypress/integration/link-checker/index.spec.ts • 1 flaky test • Paste Actions with VRT Parallel
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
1d7eeba
to
1e929c9
Compare
1e929c9
to
9a30016
Compare
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 9ce83e7:
|
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 9ce83e7. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this branch ✅ Successfully ran 1 targetSent with 💌 from NxCloud. |
Size Change: -11.6 kB (-1%) Total Size: 1 MB
ℹ️ View Unchanged
|
ee6a9f7
to
4486646
Compare
eb19e3d
to
8c03d58
Compare
Removes all prop-types in every component. Marks these changes as major - breaking, with upgrade guide updated.
Also updates
pin-external-deps
danger script to display which package has the unpinned deps.The danger check is a false positive.