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

Update “CHANGELOG.md” to note fix for #197. #200

Merged
merged 1 commit into from
Nov 9, 2024

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.

1 participant