GitBulletin

Repository: farcasterxyz/hub-monorepo

Shuttle Soars to New Heights with Stellar 0.5.5 Release!

2024-07-13 05:34:34 UTC

Enhanced Efficiency and Dependability Unveiled as Before/After Hooks Get a Turbocharge!

Commit Details:

chore(shuttle): Release 0.5.5 (#2179) ## Why is this change needed? To ensure this remains efficient at higher loads, perform before/after hook processing in batches. ## Merge Checklist - [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 updates the version of `@farcaster/shuttle` to `0.5.5`. It includes efficiency improvements in before/after hooks and updates to `@farcaster/hub-nodejs`. ### Detailed summary - Updated version to `0.5.5` - Efficiency improvements in before/after hooks - Updated dependency `@farcaster/hub-nodejs` to `0.11.20` > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->

Search Similar