Skip to content

Releases: riot/util

v2.2.2

25 Aug 20:59

Choose a tag to compare

  • Add support for commonjs projects

v2.2.1

31 Mar 21:21

Choose a tag to compare

  • Format the code using prettier

v2.2.0

24 Oct 09:52

Choose a tag to compare

  • Fix riot/riot#2971
  • Add cause to the panic method
  • Use native node esm modules

v2.1.3

09 Sep 19:23

Choose a tag to compare

  • Improve deno compatibility adding file extension to the imports

v2.1.2

02 Sep 19:50

Choose a tag to compare

  • Improve performance of some dom helpers

v2.1.1

22 Jul 19:59

Choose a tag to compare

  • Fix missing functions.js export from index.js

v2.1.0

22 Jul 19:55

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

Choose a tag to compare

v2.0.2

28 Feb 18:35

Choose a tag to compare

  • Add the IS_COMPONENT_UPDATING constant

v2.0.1

31 Jan 19:40

Choose a tag to compare

  • Fix the isObject function improving the plain objects detection