2.0.0
Upgrading
- The
getAvailableLanguages
,getAvailableThemes
,languageIsAvailable
andthemeIsAvailable
methods have been removed. These are no longer necessary as Shiki 1.0 lazy loads these when necessary.
What's Changed
- feat: upgrade support to shiki v1 by @heywhy in #21
- Close code block by @mxsgx in #15
- Update README.md by @joshbruce in #17
- Fix badges by @erikn69 in #18
- feat: support tj/n by @axelrindle in #20
New Contributors
- @mxsgx made their first contribution in #15
- @joshbruce made their first contribution in #17
- @erikn69 made their first contribution in #18
- @axelrindle made their first contribution in #20
- @heywhy made their first contribution in #21
Full Changelog: 1.3.0...2.0.0