Skip to content

v5.0.2

Latest

Choose a tag to compare

@yoshiko-pg yoshiko-pg released this 02 Jun 15:41
· 10 commits to main since this release

Added

  • Add an Outdated badge for comments whose saved code snapshot no longer matches the current diff (#383)
  • Add automatic whole-file syntax highlighting for .vue, .astro, .svelte file types (#381)

Changed

Fixed

  • Keep concurrent comment writes from being lost or hidden (#384)
  • Preserve comment code snapshots for lines that start with + or - and for blank lines (#383)

Thanks