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

DRAFT: breaking changes #4451

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

DRAFT: breaking changes #4451

wants to merge 1 commit into from

Conversation

JoviDeCroock
Copy link
Member

@JoviDeCroock JoviDeCroock commented Jul 23, 2024

A branch to collect breaking changes on so we can verify size and performance offset.

Breaking changes

Byte offsets are calculated on the module build.

Subtotal -240b

Experiments we could run

  • Splitting up mount/update - This wouldn't be breaking but could generally speed up mounting and create hot-paths/less confusion.
  • Backing nodes - the biggest breakage here would be ecosystem packages and consumers relying on our options API. We could make an effort for compatibility with our VNode structure here.
  • Working on streaming/async rendering/hydration

@coveralls
Copy link

Coverage Status

coverage: 99.486%. remained the same
when pulling a1c6988 on breaking-changes
into 2f1712a on main.

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.

2 participants