Skip to content

Releases: rioam2/rollup-plugin-jco

rollup-plugin-jco: v1.1.0

28 Mar 16:08
e249b95
Compare
Choose a tag to compare

1.1.0 (2025-03-28)

Features

  • add plugin for automatic transformation of wasi components (#5) (a3fc9fe)

rollup-plugin-jco: v1.0.3

17 Mar 14:59
b86704b
Compare
Choose a tag to compare

1.0.3 (2025-03-17)

Bug Fixes

  • repo url in package.json (7a53ea7)

rollup-plugin-jco: v1.0.2

17 Mar 14:49
ecd2db1
Compare
Choose a tag to compare

1.0.2 (2025-03-17)

Bug Fixes

  • use release app for release-please (db4d1f7)

rollup-plugin-jco: v1.0.1

17 Mar 14:22
93687df
Compare
Choose a tag to compare

1.0.1 (2025-03-17)

Bug Fixes

  • update tag matcher for publish workflow (4358d6e)

rollup-plugin-jco: v1.0.0

16 Mar 15:59
61302ec
Compare
Choose a tag to compare

1.0.0 (2025-03-16)

Features

  • add tests to adder example and transpileComponent plugin (5dff82f)
  • add transpileComponent plugin (a3382c9)
  • added initial example (799cc05)
  • initial boilerplate (9eb7fc8)

Bug Fixes

  • add rollup-linux-x64-gnu as an optionaldependecy (ac6760d)
  • make jco a peer dependency (3291f5d)
  • update documentation and export TranspileComponentOptions (b58d18d)