Releases: riot/register
Releases · riot/register
v9.1.0
- Add support for custom Riot.js file extensions #3
v9.0.0
- 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
- Update typo in the documentation
v6.0.0
- 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 theregister
call
- The