github-actions
released this
09 Jul 12:13
·
137 commits
to main
since this release
Patch Changes
-
Support passing
options
to resize action (c5de38c557dc5aaa5b81c7a12a01460ffb6e3c96
) -
Improve type definition for TreeNode to be recursive (#423)
-
Relax node type (HTMLElement => Element) on observer actions (resize, intersection, mutate) to support SVGElement (
7fb54a918c1dc08a6ba5912715782f89cb476b75
) -
[SelectField] Fix options with object value due to non-unique {#each} keys (#425)