Skip to content

Releases: riot/cli

v9.0.0

03 Aug 21:49
Compare
Choose a tag to compare
  • Use esm module syntax
  • Update the source code formatting using prettier
  • Simplify the sourcecode
  • Update the riot compiler
  • Discontinue support for node versions older than v18

v6.1.0

04 Apr 19:07
Compare
Choose a tag to compare
  • Improve bundling. External npm dependencies get included into the output riot/riot#2950
  • Update dependencies

v6.0.5

14 Jul 18:15
Compare
Choose a tag to compare

v6.0.0

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

v5.3.0

05 Jun 19:33
Compare
Choose a tag to compare
  • Add: allow typescript support #48

v5.2.1

11 May 06:41
Compare
Choose a tag to compare

v5.2.0

09 May 09:19
Compare
Choose a tag to compare
  • Update @riotjs/compiler supporting typescript syntax #48

v5.1.4

24 Jan 13:38
Compare
Choose a tag to compare
  • Move the esm package into the project dependencies

v5.1.3

24 Jan 13:34
Compare
Choose a tag to compare

v5.1.2

10 Jan 15:55
Compare
Choose a tag to compare
  • Fix improve error handling for critical errors #39