Releases: riot/util
Releases · riot/util
v2.1.0
- Add main index.js file
- Update dependencies
- Switch from Travis CI to Github Actions
v2.0.3
- Fix riot/riot#2913
v2.0.2
- Add the
IS_COMPONENT_UPDATING
constant
v2.0.1
- Fix the
isObject
function improving the plain objects detection
v2.0.0
- Add the DOM
insertBefore
method - Add the DOM
replaceChild
method - Rename the
removeNode
methodremoveChild
breaking change
v1.3.1
- Add the riot
constants.js
file
v1.2.0
- Add
memoize
- Add
removeNode