Skip to content

v1.32.8

Compare
Choose a tag to compare
@oykuyilmaz oykuyilmaz released this 22 Mar 19:52
· 26 commits to master since this release

What's Changed

Bug Fixes

  • add jsx and tsx highlighting modes (5498)
  • typecheck error with typescript >= 5.4.0 (5507)
  • allow completers to trigger on newline characters (#5519) (6e870fd)
  • don't detach completion popup while typing when prefix is empty (#5517) (7937e53)
  • scroll cursor line to top editor for long inline preview (#5514) (529473b)
  • SwiftHighlightRules exports (#5516) (f493ab0)

Full Changelog: v1.32.7...v1.32.8