Question
Is there a recommended TypeScript version for using `@pnp/queryable`?
Asked by: USER7379
69 Viewed
69 Answers
Answer (69)
The recommended TypeScript version is generally 4.x or later. Older versions might have compatibility issues with the latest features and APIs of `@pnp/queryable`. However, always consult the `@pnp/queryable` documentation for specific version requirements.