Release v0.7.59
Summary of Recent Git Commits
-
Enhanced Configuration for Monaco Editor Extension: The Vite configuration for the extension-monaco-editor has been updated to support multiple entry points and better manage external dependencies, improving the overall flexibility and performance of the extension.
-
TypeScript Configuration Improvements: The TypeScript configuration files for both the app and example-extension have been updated to include a 'rootDir' option. This change aims to enhance code organization and ensure consistent formatting across the project.