Skip to content

Releases: riot/register

v9.1.0

26 Apr 22:48
Compare
Choose a tag to compare

v9.0.0

15 Jul 22:38
Compare
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
Compare
Choose a tag to compare
  • Update typo in the documentation

v6.0.0

04 Apr 19:16
Compare
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