Releases: motorcycle/motorcycle.ts
Releases · motorcycle/motorcycle.ts
Release list
@motorcycle/test@1.0.0: feat(test): implement @motorcycle/test
MVP of what @motorcycle/test can be.
`until` operator
This exports a previously un-exported stream combinator until.
For documentation please see the README
Now for `@most/core`
This is an breaking update to @motorcycle/run. run no longer supports most 1.x, but @most/core is now supported with many new features and upgrades!
First Release
This is the first release of @motorcycle/types. It's mostly a re-exporting of @most/types, such as Stream, but has 2 Motorcycle types Component and EffectfulComponent.
Full documentation can be found in the repo.
First Release
This is the first release of @motorcycle/stream. It is a thin wrapper around @most/core with a handful of helpful extras.
Documentation for the entire API can be found in the repo.