Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Oct 21:22
· 63 commits to master since this release

1.4.0 (2020-10-08)

Bug Fixes

  • fix renderer in the readme (8077adb)
  • getNextUpdatePromise type for text editor (cdc677d)
  • HTMLPreElement type (8d6deab)
  • optional chaining for setting innerHTML of line2 (4fa1e1a)
  • use in instead of checking the value directly (d48303b)

Features

  • add es modules bundle (b001cad)
  • add LanguageMode and TextBuffer types (f6bbb42)
  • add TextMateLanguageMode types (f7c1cd5)
  • fix types for renderer.ts (b91633a)
  • onDidTokenize type (043c406)
  • rename to typescript (ac3cd38)
  • set grammar using its buffer (411748a)
  • use typescript (bcf9d64)