Riot Versions Save

Simple and elegant component-based UI library

v9.1.5

1 month ago

v9.1.4

2 months ago
  • Update riotjs dom bindings adding small optimizations and removing deprecated code to reduce the bundle size
  • Update dev dependecies

v9.1.3

2 months ago

v9.1.2

5 months ago
  • Fix missing @riotjs/dom-bindings types
  • Update dependencies

v9.1.1

6 months ago
  • Improve the order of the exports keys in the package.json file

v9.1.0

6 months ago
  • Improve compatibility with commonjs environments
  • Improve the quality typescript declaration exports
  • Update dev dependencies

v9.0.3

9 months ago
  • 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

9 months ago
  • Update node engine >=18.0.0 value in package.json

v9.0.1

9 months ago
  • Fix removal of falsy boolean attributes