Skip to content

Releases: riot/util

v2.1.0

22 Jul 19:55
Compare
Choose a tag to compare
  • Add main index.js file
  • Update dependencies
  • Switch from Travis CI to Github Actions

v2.0.3

29 May 15:18
Compare
Choose a tag to compare

v2.0.2

28 Feb 18:35
Compare
Choose a tag to compare
  • Add the IS_COMPONENT_UPDATING constant

v2.0.1

31 Jan 19:40
Compare
Choose a tag to compare
  • Fix the isObject function improving the plain objects detection

v2.0.0

27 Sep 15:39
Compare
Choose a tag to compare
  • Add the DOM insertBefore method
  • Add the DOM replaceChild method
  • Rename the removeNode method removeChild breaking change

v1.3.1

11 Apr 08:22
Compare
Choose a tag to compare
  • Add the riot constants.js file

v1.2.0

03 Jan 15:05
Compare
Choose a tag to compare
  • Add memoize
  • Add removeNode