Releases: riot/register
Releases · riot/register
v10.0.0
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@9release
v6.0.1
- Update typo in the documentation
v6.0.0
- Remove the
@riotjs/ssrdependency - Update the API
- The
registermethod exported should be called to enable the.riotfiles import - The
unregisterteardown function will be returned from theregistercall
- The