shikijs / twoslash

You take some Shiki, add a hint of TypeScript compiler, and 🎉 incredible static code samples
https://shikijs.github.io/twoslash/
MIT License
1.09k stars 53 forks source link

fix(): twoslash SHA cache key based on code and shiki version #106

Closed semoal closed 3 years ago

semoal commented 3 years ago

Will close #105

changeset-bot[bot] commented 3 years ago

🦋 Changeset detected

Latest commit: 1b6df1706001dd9e783db8b8ae7fdb766b63bc9e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 8 packages | Name | Type | | -------------------------------- | ----- | | remark-shiki-twoslash | Patch | | docusaurus-preset-shiki-twoslash | Patch | | eleventy-plugin-shiki-twoslash | Patch | | gatsby-remark-shiki-twoslash | Patch | | hexo-shiki-twoslash | Patch | | markdown-it-shiki-twoslash | Patch | | twoslash-cli | Patch | | vuepress-plugin-shiki-twoslash | Patch |

Not sure what this means? Click here to learn what changesets are.

[Click here if you're a maintainer who wants to add another changeset to this PR](https://github.com/semoal/twoslash/new/semoal/cache-given-version?filename=.changeset/pretty-readers-dream.md&value=---%0A%22remark-shiki-twoslash%22%3A%20patch%0A---%0A%0Afix()%3A%20twoslash%20SHA%20cache%20key%20based%20on%20code%20and%20shiki%20version%0A)

orta commented 3 years ago

ah yeah, I broke CI

orta commented 3 years ago

That should fix it, thanks