Skip to content

v2.2.11

Compare
Choose a tag to compare
@webdevnerdstuff webdevnerdstuff released this 12 Jun 01:14
· 153 commits to main since this release
574589b
  • Changing Highlight.js to include all languages by default.
    • Unfortunately, adding additional languages was not working as expected, so this is the best solution I can think of for now.
  • Updated typings for Props as well as composables.
  • Changing compiling to use a Vite config instead of rollup so d.ts file aliases resolve correctly.