Polaris-types package

Hey folks,

The polaris-types package hasn’t been updated in 3 months, and I know there are a few out-of-date types that others have raised previously.

https://www.npmjs.com/package/@shopify/polaris-types

I feel that this types package should be automated, as changes are made to the underlying components, otherwise it does lose value! Is there something in the works here to improve this?

1 Like

We’re actively working on this. Thanks!

1 Like

@Anthony_Frehner, the @shopify/polaris types are currently tailored for JSX/TSX, which limits their usefulness for developers using other frameworks.

I’m looking to use these types within Vue Single File Components (SFCs). Are there plans to export the underlying type definitions in a way that makes them more accessible for non-React environments?