GitBulletin

Repository: farcasterxyz/hub-monorepo

Revolutionary Client Library and Shuttle Release Set to Transform User Experience!

2025-06-12 04:35:18 UTC

Major updates, critical bug fixes, and enhanced features unveiled in the latest Farcaster version rollout!

Commit Details:

chore: Release client library and shuttle (#2600) ## Why is this change needed? Release client and shuttle some snapchain bug fixes ## 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 and fixing issues related to event timestamp calculations and type guards in the `@farcaster/core` and `@farcaster/hub-nodejs` packages. ### Detailed summary - Updated `@farcaster/core` version from `0.17.0` to `0.17.1`. - Updated `@farcaster/hub-nodejs` version from `0.14.0` to `0.14.1`. - Updated `@farcaster/shuttle` version from `0.6.16` to `0.6.17`. - Fixed event timestamp calculation for snapchain. - Added type guards for `TierPurchase` on-chain event. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->

Search Similar