Skip to content

Release v0.7.59

Choose a tag to compare

@github-actions github-actions released this 26 Mar 10:19
· 114 commits to main since this release

Summary of Recent Git Commits

  1. 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.

  2. 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.