Socket Client: You can now access the initialized socket client for external integrations, allowing you to consume compilation events like build logs and errors more easily.
Improvements
Documentation: Added a note about TypeScript usage to help users better understand how to integrate TypeScript with the server.
Fixes
Fix the descriptions for several options to ensure clarity and accuracy, including --no-client and --no-client-reconnect.
Fix the schema to have negatedDescription only for type boolean, improving the overall configuration experience.
Others
Update various dependencies to enhance performance and security, ensuring a smoother development experience.