Skip to content
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

Zero Mutation Text Hydration #2290

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

developit
Copy link
Member

I wrote a design doc instead of super long code comments:
https://github.com/preactjs/preact/wiki/Hydration-Design-Documentation

@github-actions
Copy link

github-actions bot commented Jan 30, 2020

Size Change: +40 B (0%)

Total Size: 38.4 kB

Filename Size Change
dist/preact.js 3.71 kB +11 B (0%)
dist/preact.min.js 3.71 kB +11 B (0%)
dist/preact.module.js 3.73 kB +10 B (0%)
dist/preact.umd.js 3.77 kB +8 B (0%)
ℹ️ View Unchanged
Filename Size Change
compat/dist/compat.js 3 kB 0 B
compat/dist/compat.module.js 3.03 kB 0 B
compat/dist/compat.umd.js 3.05 kB 0 B
debug/dist/debug.js 3.08 kB 0 B
debug/dist/debug.module.js 3.06 kB 0 B
debug/dist/debug.umd.js 3.14 kB 0 B
devtools/dist/devtools.js 175 B 0 B
devtools/dist/devtools.module.js 185 B 0 B
devtools/dist/devtools.umd.js 252 B 0 B
hooks/dist/hooks.js 1.06 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 390 B 0 B
test-utils/dist/testUtils.module.js 392 B 0 B
test-utils/dist/testUtils.umd.js 469 B 0 B

compressed-size-action

@coveralls
Copy link

coveralls commented Jan 30, 2020

Coverage Status

Coverage remained the same at 100.0% when pulling f0aa50e on zero-mutation-text-hydration into a0c6009 on master.

Copy link
Member

@JoviDeCroock JoviDeCroock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome!

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.

4 participants