Skip to content

Conversation

@theengineear
Copy link
Collaborator

No description provided.

- The default template engine now renders _fully_ depth-first. Previously, this
could lead to bugs where a child element’s `connectedCallback` would be called
before initial dom updates could be applied. In particular, this caused issues
with default initial values causing unexpected `observe` callbacks (#197).
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

^^ Just forgot to add this as part of #198.

@theengineear theengineear merged commit 233711c into main Nov 9, 2024
1 check passed
@theengineear theengineear deleted the update-changelog-for-depth-first-render branch November 9, 2024 22:46
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