Skip to content

Releases: motorcycle/motorcycle.ts

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

Choose a tag to compare

@TylorS TylorS released this 20 Jul 22:27
MVP of what @motorcycle/test can be.

`until` operator

Choose a tag to compare

@TylorS TylorS released this 20 Jul 16:26

This exports a previously un-exported stream combinator until.

For documentation please see the README

Now for `@most/core`

Choose a tag to compare

@TylorS TylorS released this 20 Jul 16:25

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

Choose a tag to compare

@TylorS TylorS released this 20 Jul 16:23

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

Choose a tag to compare

@TylorS TylorS released this 20 Jul 16:22

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.