Skip to content

Releases: riot/rollup-plugin-riot

v9.0.2

06 Oct 21:34
Compare
Choose a tag to compare
  • Improve compatibility with rollup 4

v9.0.0

03 Aug 21:36
Compare
Choose a tag to compare
  • 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

23 Jun 20:58
Compare
Choose a tag to compare
v7.0.0 Pre-release
Pre-release
  • Update to the new @riotjs/compiler v9
  • Drop support for node versions older than v16
  • Use module syntax

v6.0.0

11 Jul 14:32
Compare
Choose a tag to compare
  • Update to Riot.js 6
  • Update dependencies

v5.0.0

21 Nov 12:22
Compare
Choose a tag to compare
  • 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

25 Apr 13:24
Compare
Choose a tag to compare
  • Update dev dependencies

v4.0.1

14 Mar 08:15
Compare
Choose a tag to compare
  • Update dependencies
  • Fix unit test

v2.1.0

04 Jan 22:02
Compare
Choose a tag to compare

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

23 Dec 18:48
Compare
Choose a tag to compare
  • Update: make the riot-compiler a peerDependency

v1.2.0

10 Dec 20:19
Compare
Choose a tag to compare
  • Add sourcemaps support closes #92 #3