Skip to content

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Feb 13:57
· 66 commits to main since this release
91a44e0

5.0.0 (2024-02-01)

⚠ BREAKING CHANGES

  • update code according to monaco update
  • update all dependencies

lib

  • update all dependencies (1a503ba)

Features

  • allow releasing a prerelease version (c8f8a02)
  • preserve modules (539ba4a)

Bug Fixes

  • allow fetching file outside root uri (6b34069)
  • allow fetching files without extensions (812b4d4)
  • disable autosave to be able to test saving feature (96eee89)
  • filter file initialization with document selector (8f69e08)
  • fix dependency sections (8e15ef2)
  • fix script to run on Mac (972a5c6)
  • fix tests (b74a926)
  • move libs to dependencies so that its not bundled by rollup (9335804)
  • replace babel by typescript plugin (c599fa4)
  • update code according to monaco update (b6772e9)