Skip to content

Releases: motorcycle/motorcycle.ts

@motorcycle/test@1.0.0: feat(test): implement @motorcycle/test

20 Jul 22:27
Compare
Choose a tag to compare

`until` operator

20 Jul 16:26
Compare
Choose a tag to compare

This exports a previously un-exported stream combinator until.

For documentation please see the README

Now for `@most/core`

20 Jul 16:25
Compare
Choose a tag to compare

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

20 Jul 16:23
Compare
Choose a tag to compare

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

20 Jul 16:22
Compare
Choose a tag to compare

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.