All Versions
65
Latest Version
Avg Release Cycle
13 days
Latest Release
1019 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v4.11.0 Changes
March 08, 2020โ Add support for addEventListener options #2830
<p onclick={ [callback, { once: true }] }>Click me once</p>
๐ Fix #2832
-
v4.10.1 Changes
March 01, 2020- ๐ Fix static components attributes not added to the
props
object
- ๐ Fix static components attributes not added to the
-
v4.10.0 Changes
February 29, 2020 -
v4.9.3 Changes
February 22, 2020- โก๏ธ Update rename the dom bindings export key to
DOMBindings
- โก๏ธ Update rename the dom bindings export key to
-
v4.9.2 Changes
February 22, 2020- โก๏ธ Update expose internal DOM template engine improving the framework interoperability
-
v4.9.1 Changes
February 21, 2020- ๐ Fix edge cases where compiler was detecting html nodes outside of the root node
-
v4.9.0 Changes
February 16, 2020- โ Add support for
import()
expressions, improving the interoperability with @riotjs/lazy - โ Add the
compiler
key to theriot+compiler
bundle. The Riot.js compiler API is now also available from your browser
- โ Add support for
-
v4.8.9 Changes
February 02, 2020- โก๏ธ Update typescript interface supporting the
riot.component
parentScope
parameter
- โก๏ธ Update typescript interface supporting the
-
v4.8.8 Changes
February 02, 2020- ๐ Fix #2817
- โ Add the optional
parentScope
to theriot.component
method
-
v4.8.7 Changes
January 18, 2020