Skip to content

Update core SDK version#276

Merged
devksingh4 merged 1 commit intomainfrom
update-core-sdk
Feb 4, 2026
Merged

Update core SDK version#276
devksingh4 merged 1 commit intomainfrom
update-core-sdk

Conversation

@devksingh4
Copy link
Member

@devksingh4 devksingh4 commented Feb 4, 2026

Summary by CodeRabbit

  • Bug Fixes

    • Improved error handling with more comprehensive fallback data to provide better user feedback when product fetch requests fail
  • Chores

    • Updated core-client dependency to version 4.1.10 for improved stability, compatibility, and performance
  • Refactor

    • Simplified product data processing in the store by removing unnecessary filtering steps to ensure more consistent behavior across requests

@devksingh4 devksingh4 requested review from a team as code owners February 4, 2026 17:57
@devksingh4 devksingh4 merged commit 1d5d914 into main Feb 4, 2026
2 of 3 checks passed
@devksingh4 devksingh4 deleted the update-core-sdk branch February 4, 2026 17:57
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 4, 2026

Caution

Review failed

The pull request is closed.

Walkthrough

This pull request contains two changes: a dependency version bump of core-client from ^4.1.9 to ^4.1.10 in package.json, and modifications to the store page component that remove filtering of products by non-null productId (allowing the meta loader to directly use transformApiResponse on the complete dataset), expand the error fallback placeholder item with additional fields, and apply minor indentation adjustments.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch update-core-sdk

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link

github-actions bot commented Feb 4, 2026

😢 Cloudflare Pages - Deployment failed
Please check the workflow logs for details.

devksingh4 added a commit that referenced this pull request Feb 5, 2026
devksingh4 added a commit that referenced this pull request Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant