Skip to content

Releases: riot/register

v10.0.0

22 Aug 19:46
v10.0.0
6b9e8db

Choose a tag to compare

  • Update dependencies
  • Update project setup
  • Update riot compiler for v10
  • Drop support for node < 22

v9.1.0

26 Apr 22:48

Choose a tag to compare

v9.0.0

15 Jul 22:38

Choose a tag to compare

  • Use native node custom loaders API
  • Remove support for custom file extensions
  • Remove support for commonjs projects
  • Update the project peer dependency to the new @riotjs/compiler@9 release

v6.0.1

04 Apr 19:22

Choose a tag to compare

  • Update typo in the documentation

v6.0.0

04 Apr 19:16

Choose a tag to compare

  • Remove the @riotjs/ssr dependency
  • Update the API
    • The register method exported should be called to enable the .riot files import
    • The unregister teardown function will be returned from the register call