Announcing sauron 0.50.0 #65
ivanceras
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Changelog
Notable changes
support for custom-elements (a.k.a WebComponents)
Behind the scene is a huge improvement to the diffing algorithm for keyed-elements in mt-dom
The new diffing algorithm works together with the new way of generating patches which is using TreePath which allows a
O(1)
traversal for the target element to be patched.Beta Was this translation helpful? Give feedback.
All reactions