Skip to content

v2.2.0

Compare
Choose a tag to compare
@itsbrunodev itsbrunodev released this 09 Jan 20:27
· 58 commits to main since this release

Snippets

UI

  • The snippet preview on the landing page no longer uses the typescript syntax highlighter, instead it uses the snippet's language
  • Snippets now show the full language name instead of the abbreviation (e.g. js is now javascript)
  • The scrollbar is now hidden if no content is overflowing

SEO

  • Updated the title property in the metadata

Other

  • Moved the GithubIcon and LanguageIcon component to the icons folder
  • Added the Python programming language
  • Updated CONTRIBUTING.md's code block previews to use full language names

Full Changelog: 2.1.0...2.2.0