siku2 / rust-monaco

Rust WASM bindings for the Monaco Editor
Apache License 2.0
77 stars 25 forks source link

feat: migrate to yew 0.19 #12

Closed ctron closed 2 years ago

ctron commented 2 years ago

This migrates the yew component to yew 0.19. As this would be a breaking change, I incremented the version number to 0.3.

closes #11