GitBulletin

Repository: farcasterxyz/hub-monorepo

**Tech Titans Unleash Powerful Package Overhaul: A New Era Begins!**

2025-06-23 23:13:38 UTC

**Revolutionizing the Farcaster Ecosystem, Latest Releases Promise Enhanced Performance and Exciting Features!**

Commit Details:

chore: release new packages (#2605) ## Why is this change needed? Release new versions of all packages. ## 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 - [x] 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 focuses on updating the versions of various packages in the `@farcaster` ecosystem, along with minor changes and enhancements related to client library generation and type guards. ### Detailed summary - Updated `@farcaster/core` version from `0.17.1` to `0.18.0`. - Updated `@farcaster/hub-web` version from `0.10.0` to `0.11.0`. - Updated `@farcaster/shuttle` version from `0.6.18` to `0.7.0`. - Updated `@farcaster/hub-nodejs` version from `0.14.1` to `0.15.0`. - Added changelog entries for versions `0.18.0`, `0.11.0`, `0.15.0`, and `0.7.0`. - Included minor changes for client library generation and type guards for `BlockConfirmed` event. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->

Search Similar