GitBulletin

Repository: farcasterxyz/hub-monorepo

"Shuttle Soars to New Heights with Major Version Upgrade: 0.8.0 Unleashed!"

2025-06-27 19:26:08 UTC

"Exciting new features and enhancements promise to streamline event processing, paving the way for a futuristic user experience!"

Commit Details:

chore: release new shuttle version (#2617) ## Why is this change needed? Release new shuttle version ## Merge Checklist _Choose all relevant options below by adding an `x` now or at any time before submitting for review_ - [x] PR title adheres to the [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) standard - [ ] PR has a [changeset](https://github.com/farcasterxyz/hub-monorepo/blob/main/CONTRIBUTING.md#35-adding-changesets) - [x] PR has been tagged with a change label(s) (i.e. documentation, feature, bugfix, or chore) - [ ] PR includes [documentation](https://github.com/farcasterxyz/hub-monorepo/blob/main/CONTRIBUTING.md#32-writing-docs) if necessary. <!-- start pr-codex --> --- ## PR-Codex overview This PR updates the `@farcaster/shuttle` package to version `0.8.0`, introduces a new feature for processing events from a stream in order, and removes the `.changeset/polite-eyes-protect.md` file. ### Detailed summary - Updated `version` in `packages/shuttle/package.json` from `0.7.4` to `0.8.0`. - Added a new entry in `CHANGELOG.md` for version `0.8.0` detailing the feature: process events from stream in order. - Deleted the `.changeset/polite-eyes-protect.md` file. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->

Search Similar