Skip to content

Commit

Permalink
Version Packages (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
andogq authored May 7, 2024
2 parents a49c4ad + 464cd3c commit 06686a3
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 26 deletions.
5 changes: 0 additions & 5 deletions .changeset/bright-kangaroos-change.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/funny-kiwis-tease.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/green-suns-boil.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pink-vans-exercise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tame-geese-allow.md

This file was deleted.

13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# windpipe

## 0.8.0

### Minor Changes

- ad86792: Add .collect() method to streams
- 3ce4ff3: Implement `fromCallback` for stream creation
- 909d5a1: Adds the `cachedFlatMap` operator

### Patch Changes

- af01d2f: catch unhandled errors in `fromNext` stream creation
- 022efea: Improve exported API and generated docs

## 0.7.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "windpipe",
"version": "0.7.0",
"version": "0.8.0",
"description": "Highland but better",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 06686a3

Please sign in to comment.