Remove version-dated callouts from API descriptions#4387
Conversation
Strip "as of version YYYY-MM" from deprecation notices and caution blocks. These are migration artifacts that add noise — the behavior is now standard and the dates are irrelevant to current developers. Made-with: Cursor
🚨🚨🚨 Docs migration in progress 🚨🚨🚨We are actively migrating UI extension reference docs to MDX in the
During this migration, please be aware of the following:
Doc comments in Examples that previously lived in this repo are being moved to the What should I do?
Thanks for your patience while we complete the migration! 🙏 |
|
We detected some changes in |
| * The [market](https://shopify.dev/docs/apps/build/markets) context of the checkout, carried over from the cart context. Markets group countries and regions with shared pricing, languages, and domains. It updates when the buyer changes the country of their shipping address. The value is `undefined` if the market is unknown. | ||
| * The [market](https://shopify.dev/docs/apps/build/markets) context of | ||
| * the checkout, carried over from the cart context. Markets group | ||
| * countries and regions with shared pricing, languages, and domains. It |
There was a problem hiding this comment.
What is "it" in this paragraph? Market groups?
- market: use relative link, clarify ambiguous "It" pronoun - instructions: reference "cart instructions" explicitly, link to Cart Instructions API - storage: "activated targets associated with" per reviewer suggestion Made-with: Cursor
Summary
Cascade of #4384 to 2025-10. Strip "as of version YYYY-MM" from deprecation notices and caution blocks.
Test plan
Made with Cursor