Skip to content

v1.5.2

Compare
Choose a tag to compare
@andrewnester andrewnester released this 30 May 16:21
· 734 commits to master since this release

1.5.2 (2022-05-30)

Bug Fixes

  • Added es6-shim library to fix old browsers (#4720) (5ba71a0)
  • Added mockdom.before method (#4724) (ffedba3)
  • Added support for cjs, mjs and log modes (#4718) (375498a)
  • Adds missed functions into php_completions.js (#4726) (7d5f4b8)
  • Cannot read property of null for bgTokenizer after session is destroyed (#4713) (d604f52)
  • Do not render selected word markers for the same range multiple times (#4727) (cd30f59)
  • Fixed popup CSS styling (#4728) (045a3e6)
  • Fixed scrolling code lenses into view (#4717) (710b14a)
  • Multiple improvements for Ace themes (#4715) (87ad55d)
  • Only send postMessage through worker if it's defined (#4722) (2afa4bf)
  • Pass additional arguments for command.exec (#4723) (3b36762)
  • Removed focussing after timeout in text input (#4716) (f8ea48f)
  • Throw invalid delta error if change is out of range and added V2 for worker and worker client (#4721) (f269889)
  • Updated ace typings (#4714) (d5d6f9a)

Full Changelog: v1.5.1...v1.5.2