Releases: riot/rollup-plugin-riot
Releases · riot/rollup-plugin-riot
v9.0.2
v9.0.0
- Sync the version number with the current Riot.js release
- Allow the use of older versions of the Riot.js compiler
- Fix the node warnings during the build process
v7.0.0
- Update to the new @riotjs/compiler v9
- Drop support for node versions older than v16
- Use module syntax
v6.0.0
- Update to Riot.js 6
- Update dependencies
v5.0.0
- Update to Riot.js 5
- Update npm dependencies
This completely backward compatible please check the Riot.js 5 Changelog https://github.com/riot/riot/releases/tag/v5.0.0
v4.0.2
- Update dev dependencies
v4.0.1
- Update dependencies
- Fix unit test
v2.1.0
Changed
- Make test compatible w/node 5.
- Update devDependencies.
- riot-compiler 3.5.2 and Rollup 0.56 as peerDependency.
Fixed
- Linting errors.
Removed
- Bublé, this plugin is for NodeJS.
v2.0.0
- Update: make the
riot-compiler
a peerDependency