Skip to content

v3.0.0-alpha.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@CodeMyst CodeMyst released this 22 Oct 19:57
· 68 commits to main since this release

added

  • replaced moment with date-fns
  • downloading pastes as zip
  • shikijs highlighter improvements
  • stats for the entire paste
  • redesigned language stats
  • nicer error pages
  • updated a bunch of dependencies
  • autodetecting languages
  • autodetecting languages when pasting into the editor
  • changing the theme will also change the codemirror and shiki themes
  • added api tests
  • removed service interfaces
  • paste editing and complete history system including diffs

fixed

  • show the proper current version
  • refactored some svelte deprecated functions
  • drag and drop of files is now working again