WIP: Plugin system
Description
This is a quick PoC of the plugin system.
Before submitting the PR, please make sure you do the following:
- [ ] Read the Contributing Guidelines
- [ ] Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g.
fixes #123) - [ ] Update docs in this repository according to your change
- [ ] Run
yarn changeset addif this PR cause a version bump based on Keep a Changelog and adheres to Semantic Versioning
We detected some changes in packages/*/package.json or packages/*/src, and there are no updates in the .changeset.
If the changes are user-facing and should cause a version bump, run "yarn changeset add" to track your changes and include them in the next release CHANGELOG.
If you are making simple updates to examples or documentation, you do not need to add a changeset.
Oxygen deployed a preview of your fd-tunnel-brand branch. Details:
| Storefront | Status | Preview link | Deployment details | Last update (UTC) |
|---|---|---|---|---|
| custom-cart-method | ✅ Successful (Logs) | Preview deployment | Inspect deployment | April 2, 202411:45 AM |
| third-party-queries-caching | ✅ Successful (Logs) | Preview deployment | Inspect deployment | April 2, 202411:45 AM |
| optimistic-cart-ui | ✅ Successful (Logs) | Preview deployment | Inspect deployment | April 2, 202411:45 AM |
| subscriptions | ✅ Successful (Logs) | Preview deployment | Inspect deployment | April 2, 202411:46 AM |
| skeleton | ✅ Successful (Logs) | Preview deployment | Inspect deployment | April 2, 202411:45 AM |
| vite | ✅ Successful (Logs) | Preview deployment | Inspect deployment | April 2, 202411:45 AM |
Learn more about Hydrogen's GitHub integration.
We detected some changes in packages/*/package.json or packages/*/src, and there are no updates in the .changeset.
If the changes are user-facing and should cause a version bump, run npm run changeset add to track your changes and include them in the next release CHANGELOG.
If you are making simple updates to examples or documentation, you do not need to add a changeset.