Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Releases: gameflow-tv/flume

Rollup release

05 Aug 09:29
Compare
Choose a tag to compare
  • Uses rollup.js for bundling
  • Exports both ES Module and CommonJS module
  • Exports types

v0.1.0

04 Aug 13:47
Compare
Choose a tag to compare
  • Release proper JS library

v0.0.4

04 Aug 13:11
Compare
Choose a tag to compare
  • Remove type exports

v0.0.3

04 Aug 10:58
Compare
Choose a tag to compare

Export library from root

v0.0.2

05 Jul 10:31
Compare
Choose a tag to compare

This release introduces the Switch component:

<Switch label="Label" labelPosition="right" onChange={foo => bar()} />

Initial release

02 Jul 14:33
Compare
Choose a tag to compare

Unstable, untested, very barebones release mostly for testing the CD pipeline.