serdarciplak / BlazorMonaco

Blazor component for Microsoft's Monaco Editor which powers Visual Studio Code.
https://serdarciplak.github.io/BlazorMonaco/
MIT License
432 stars 98 forks source link

Please consider updating the embedded version of the Monaco Editor #112

Closed MikeWilliams-UK closed 5 months ago

MikeWilliams-UK commented 8 months ago

Firstly, Thank you for the excellent NuGet package.

The current version of the Monaco Editor used by your NuGet package seems to be 0.34.1 https://microsoft.github.io/monaco-editor/playground.html shows that the latest version is 0.44.0

On https://github.com/microsoft/monaco-editor the history for the file CHANGELOG.md shows that 0.34.1 was produced around Oct 17, 2022

image

serdarciplak commented 5 months ago

Looks like 0.46.0 is released since your message. I'll update to the latest version and release a new version. Thanks!

serdarciplak commented 5 months ago

Done.