Releases: webdevnerdstuff/vue-code-block
Releases · webdevnerdstuff/vue-code-block
v2.3.5
12 Dec 19:06
Compare
Sorry, something went wrong.
No results found
update typescript to try to fix github build error (ba8fcc7 )
v2.3.4
12 Dec 18:32
Compare
Sorry, something went wrong.
No results found
add check for valid json, convert lang to text if not valid to prevent errors (8f5af6b )
v2.3.3
06 Jul 21:04
Compare
Sorry, something went wrong.
No results found
v2.3.2
13 Mar 20:05
Compare
Sorry, something went wrong.
No results found
Change component to use defineAsyncComponent
v2.3.1
02 Dec 23:14
Compare
Sorry, something went wrong.
No results found
v2.3.0
02 Dec 23:04
Compare
Sorry, something went wrong.
No results found
Improve/Fix TypeScript support
v2.2.15
13 Nov 22:36
Compare
Sorry, something went wrong.
No results found
Add binding props to slots
v2.2.14
10 Nov 01:07
Compare
Sorry, something went wrong.
No results found
Add cssPath prop to component to allow for custom css file path to be used.
Update packages.
v2.2.12
20 Jul 18:23
Compare
Sorry, something went wrong.
No results found
Update packages
Remove node engine from package.json
v2.2.11
12 Jun 01:14
Compare
Sorry, something went wrong.
No results found
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.