Skip to content

v1.24.1

Choose a tag to compare

@github-actions github-actions released this 13 Mar 21:27
· 35 commits to master since this release

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 let instead of var (3e00849)