This repository has been archived by the owner on Nov 29, 2023. It is now read-only.
Releases: gameflow-tv/flume
Releases · gameflow-tv/flume
Rollup release
- Uses rollup.js for bundling
- Exports both ES Module and CommonJS module
- Exports types
v0.1.0
- Release proper JS library
v0.0.4
- Remove type exports
v0.0.3
Export library from root
v0.0.2
This release introduces the Switch component
:
<Switch label="Label" labelPosition="right" onChange={foo => bar()} />
Initial release
Unstable, untested, very barebones release mostly for testing the CD pipeline.