Shopify / ui-extensions

MIT License
249 stars 35 forks source link

Add Versions staticPage for pos-ui-extensions #1993

Closed NathanJolly closed 1 month ago

NathanJolly commented 1 month ago

Background

Resolves https://github.com/Shopify/pos-next-react-native/issues/36268

Solution

This adds the Versioning page to the new docs. I removed versions before 1.0 as they are no longer supported, and the historical reference is not useful. I removed the note on RC's because that's not a part of the unified process any more.

🎩

Old: https://shopify.dev/docs/api/pos-extensions/ui-extensions-reference/versions New: https://shopify-dev.ui-extensions-70k7.nathan-oliveira.us.spin.dev/docs/api/pos-ui-extensions/unstable/versions

Checklist