Skip to content

Releases: riot/riot

v9.1.5

29 Mar 21:53
Compare
Choose a tag to compare
  • Fix #3000
  • Update dependencies

v9.1.4

23 Feb 21:45
Compare
Choose a tag to compare
  • Update riotjs dom bindings adding small optimizations and removing deprecated code to reduce the bundle size
  • Update dev dependecies

v9.1.3

09 Feb 21:50
Compare
Choose a tag to compare
  • Fix recursive props rendering on the root node #2994
  • Fix saucelabs crossbrowser tests #2989
    • Replace the deprecated karmajs dependency with a custom setup
  • Update dev dependencies
  • Update eslint config supporting newer ecma versions

v9.1.2

01 Dec 22:01
Compare
Choose a tag to compare
  • Fix missing @riotjs/dom-bindings types
  • Update dependencies

v9.1.1

06 Oct 22:22
Compare
Choose a tag to compare
  • Improve the order of the exports keys in the package.json file

v9.1.0

06 Oct 22:13
Compare
Choose a tag to compare
  • Improve compatibility with commonjs environments
  • Improve the quality typescript declaration exports
  • Update dev dependencies

v9.0.4

26 Aug 20:54
Compare
Choose a tag to compare

v9.0.3

31 Jul 21:17
Compare
Choose a tag to compare
  • Fix disable the boolean attributes rendering on custom elements
    • known boolean attributes are available only on existing html tags like input or select

v9.0.2

30 Jul 21:50
Compare
Choose a tag to compare
  • Update node engine >=18.0.0 value in package.json

v9.0.1

30 Jul 21:41
Compare
Choose a tag to compare
  • Fix removal of falsy boolean attributes