Skip to content

Upgrade devtools adapter#2471

Merged
marvinhagemeister merged 1 commit intomasterfrom
devtools-upgrade
Apr 13, 2020
Merged

Upgrade devtools adapter#2471
marvinhagemeister merged 1 commit intomasterfrom
devtools-upgrade

Conversation

@marvinhagemeister
Copy link
Copy Markdown
Member

The devtools needs to patch setState to be able to detect the previously rendered state. This is necessary to properly display why a node did render.

See: preactjs/preact-devtools#138

The devtools needs to patch setState to be able to detect the previously
rendered state. This is necessary to properly display why a node did
render.

See: preactjs/preact-devtools#138
@github-actions
Copy link
Copy Markdown

Size Change: +27 B (0%)

Total Size: 39.1 kB

Filename Size Change
devtools/dist/devtools.js 185 B +10 B (5%) 🔍
devtools/dist/devtools.module.js 194 B +9 B (4%)
devtools/dist/devtools.umd.js 260 B +8 B (3%)
ℹ️ View Unchanged
Filename Size Change
compat/dist/compat.js 3.12 kB 0 B
compat/dist/compat.module.js 3.14 kB 0 B
compat/dist/compat.umd.js 3.17 kB 0 B
debug/dist/debug.js 3 kB 0 B
debug/dist/debug.module.js 2.98 kB 0 B
debug/dist/debug.umd.js 3.08 kB 0 B
dist/preact.js 3.81 kB 0 B
dist/preact.min.js 3.81 kB 0 B
dist/preact.module.js 3.83 kB 0 B
dist/preact.umd.js 3.88 kB 0 B
hooks/dist/hooks.js 1.05 kB 0 B
hooks/dist/hooks.module.js 1.08 kB 0 B
hooks/dist/hooks.umd.js 1.12 kB 0 B
test-utils/dist/testUtils.js 437 B 0 B
test-utils/dist/testUtils.module.js 439 B 0 B
test-utils/dist/testUtils.umd.js 515 B 0 B

compressed-size-action

@github-actions
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.8%) to 99.801% when pulling c5987d8 on devtools-upgrade into 782b51c on master.

@marvinhagemeister marvinhagemeister merged commit 0ab4621 into master Apr 13, 2020
@marvinhagemeister marvinhagemeister deleted the devtools-upgrade branch April 13, 2020 18:38
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