mithril.js v2.0.4 Release Notes
Release Date: 2019-08-18 // about 5 years ago-
- ๐ Fix double-rendering of trusted content within
contenteditable
elements (#2516 @isiahmeadows) - ๐ Fix error on
m.trust
updating (#2516 @isiahmeadows)
- ๐ Fix double-rendering of trusted content within
Previous changes from v2.0.3
-
- ๐ Ensure vnodes are removed correctly in the face of
onbeforeremove
resolving after new nodes are added (#2492 @isiahmeadows) - ๐ Fix prototype pollution vulnerability in
m.parseQueryString
(#2494 @isiahmeadows)
๐ v2.0.2 was skipped as it had a critical flaw and was immediately unpublished.
- ๐ Ensure vnodes are removed correctly in the face of