Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: synchronize versioning across all packages #1102

Merged
merged 1 commit into from
Jul 4, 2023
Merged

Conversation

alvrs
Copy link
Member

@alvrs alvrs commented Jul 4, 2023

@alvrs alvrs requested a review from holic as a code owner July 4, 2023 11:42
@changeset-bot
Copy link

changeset-bot bot commented Jul 4, 2023

⚠️ No Changeset found

Latest commit: 61ecd44

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@holic
Copy link
Member

holic commented Jul 4, 2023

changesets wants you to add a changeset for your changesets change

@alvrs alvrs merged commit 3d01bc7 into main Jul 4, 2023
@alvrs alvrs deleted the alvrs/sync-versions branch July 4, 2023 11:43
holic added a commit that referenced this pull request Jul 4, 2023
* feat(block-events-stream): add block events stream package

* wip anvil test

* Revert "wip anvil test"

This reverts commit 1952a98.

* accidentally left in a store refernence

* Update packages/block-events-stream/src/createBlockEventsStream.ts

Co-authored-by: alvarius <[email protected]>

* make streams closeable

I don't love this design

* clean up

* add log back in

* move comments

* refactor with just streams

* add README with example

* renamed

* rename again and take in a tuple as input

* fix scope

* add TODO

* add tests for grouping logs

* wip rxjs tests

* move fetchLogs to async generator, add tests

* add block range tests

* get rid of old approach

* add note about timers

* use concatMap instead of exhaustMap

* update readme

* Update packages/block-events-stream/src/fetchLogs.test.ts

Co-authored-by: alvarius <[email protected]>

* update readme

* add tsdoc

* rename for consistent terminology

* changeset

* chore: synchronize versioning across all packages (#1102)

* empty

---------

Co-authored-by: alvarius <[email protected]>
Co-authored-by: alvrs <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants