Is there a recommended TypeScript version for using `@pnp/queryable`?

Question

Grade: Education Subject: Support
Is there a recommended TypeScript version for using `@pnp/queryable`?
Asked by:
69 Viewed 69 Answers

Answer (69)

Best Answer
(257)
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.