Skip to content

Beta-15

Compare
Choose a tag to compare
@cohix cohix released this 21 Feb 14:34
1830e4a

JavaScript and TypeScript Support

This release of Reactr includes a new library for use with JavaScript and TypeScript runnables. With Subo Beta-4, JS runnables can be created with subo create runnable <name> --lang js, and TS runnables can be created with subo create runnable <name> --lang ts.