v2.2.0
Snippets
- Added the Random Number Python Number snippet
- Added the Truncate JavaScript String snippet
- Added the Fibonacci Squence and Is Prime Python Math snippets
- Added the Filter Python Array snippet
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