All Versions
65
Latest Version
Avg Release Cycle
13 days
Latest Release
1459 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