-
Notifications
You must be signed in to change notification settings - Fork 113
feat(react): support alog of component rendering #1164
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
base: main
Are you sure you want to change the base?
Conversation
CodSpeed Performance ReportMerging #1164 will not alter performanceComparing Summary
|
Web Explorer#2231 Bundle Size — 258.15KiB (0%).0dfe193(current) vs a7e8b5b main#2217(baseline) Bundle metrics
Bundle size by type
|
Current #2231 |
Baseline #2217 |
|
---|---|---|
226.33KiB |
226.33KiB |
|
31.82KiB |
31.82KiB |
Bundle analysis report Branch upupming:feat/alog Project dashboard
Generated by RelativeCI Documentation Report issue
React Example#2241 Bundle Size — 233.72KiB (+0.23%).0dfe193(current) vs a7e8b5b main#2227(baseline) Bundle metrics
Bundle size by type
Bundle analysis report Branch upupming:feat/alog Project dashboard Generated by RelativeCI Documentation Report issue |
🦋 Changeset detectedLatest commit: 0dfe193 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 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 |
Codecov ReportAttention: Patch coverage is ✅ All tests successful. No failed tests found.
📢 Thoughts on this report? Let us know! |
22741b2
to
acc6ec5
Compare
796f05d
to
3aa7f00
Compare
Whats the difference between log and alog? |
Summary
console.alog
is added for component rendering hook:Checklist