GitBulletin

Repository: farcasterxyz/hub-monorepo

Tech Update: Version Expiry Pushed Back in Major Migration Move

2025-04-04 23:06:58 UTC

Developers Granted Extra Time Until April 30 to Transition to Snapchain, Ensuring a Smooth Upgrade Process

Commit Details:

fix: defer version expiry to April 30 (#2561) ## Why is this change needed? Defer version expiry to April 30 to provide time to migrate to snapchain ## 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) - [ ] 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 version expiry date for a specific version in the `hubble.ts` file and includes a patch for the `@farcaster/hubble` package. ### Detailed summary - Updated the expiry date for version `2025.2.19` from `4/16/25` to `4/30/25` in `hubble.ts`. - Added a patch entry for `@farcaster/hubble` in the changeset file. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->

Search Similar