Skip to content

Commit 4587920

Browse files
akhilmanMartinKavik
authored andcommitted
Allow to patch custom elements: changlog
1 parent 39a6480 commit 4587920

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Changelog
22
[unreleased]
3+
- [BREAKING] Custom elements are now patched in-place (#364). Use `el_key` to force reinitialize an element.
34
- Added `el_key` method for adding keys to `El`s (#354).
45
- Enabled all additional markdown [extensions](https://docs.rs/pulldown-cmark/latest/pulldown_cmark/struct.Options.html).
56
- Removed `'static` bound from `El` and `Node`.

0 commit comments

Comments
 (0)