v1.24.1
1.24.1 (2022-03-13)
Bug Fixes
- Resolve issue where JSON/XML editors would not display correctly if opened quickly (719ba1e)
- Specify the custom typescript worker on initial initialization, to get around issues with the CodeHost not loading correctly (a13934f)
- Update monaco-editor to 0.33.0 (e7abaec)
- Update snippets to use
letinstead ofvar(3e00849)