Home / Companies / Speakeasy / Blog / Post Details
Content Deep Dive

Windows Support, Quickstart, and a V1 Sunset

Blog post from Speakeasy

Post Details
Company
Date Published
Author
Nolan Sullivan
Word Count
677
Language
English
Hacker News Points
-
Summary

In a recent update, several enhancements and changes were announced, including the full CLI support for Windows, a revamped Quickstart feature, and the planned sunset of TypeScript V1. The CLI now functions seamlessly on Windows, complementing its usability on MacOS and Linux, with integration testing extended to Windows environments. The Quickstart has been improved to handle errors more effectively, allowing teams to generate minimally viable SDKs despite OpenAPI syntax issues, with error logs provided for later correction. TypeScript V1 will be officially retired on August 9th, 2024, following the introduction of TypeScript v2, which offers several enhancements, such as using the Fetch API, supporting multiple platforms, integrating Zod for data validation, and better handling of complex API schemas. Additionally, various bug fixes and improvements have been made across different platforms, including handling edge cases in YAML and JSON files and improving support for client credentials in Java.