Ts Playground 35 ~upd~ -

Testing code against legacy or nightly builds.

Happy typing. — The TypeScript Playground Team ts playground 35

Before 3.5, developers had to manually combine Pick and Exclude to remove properties from a type. Version 3.5 introduced the built-in Omit helper: typescript Testing code against legacy or nightly builds

Community plugins can be loaded via URL fragment. ts playground 35

Rebuilding time was reduced by up to 68% compared to version 3.4.

TS Playground 35 includes contributions from — from a one-line fix for Japanese IME support to the entire plugin system architected by a first-time OSS contributor.