Releases: metonym/svelte-highlight
Releases · metonym/svelte-highlight
v7.4.7
28 Dec 18:10
Compare
Sorry, something went wrong.
No results found
Fixes
use declare const
for languages
and styles
type definitions (#314 , bd956d6 )
v7.4.6
17 Dec 00:57
Compare
Sorry, something went wrong.
No results found
Fixes
fix ./*.svelte
mapping; use import
specifier instead of svelte
v7.4.5
17 Dec 00:43
Compare
Sorry, something went wrong.
No results found
Fixes
map ./*.svelte
files correctly in package.json
exports
v7.4.4
17 Dec 00:43
Compare
Sorry, something went wrong.
No results found
Fixes
add types
to exports map in package.json
optimize generated CSS using cssnano
v7.4.3
16 Dec 19:00
Compare
Sorry, something went wrong.
No results found
Fixes
add svelte
entry point to exports map in package.json
to address Vite development warning (#308 , 321e518 )
v7.4.2
25 Nov 16:46
Compare
Sorry, something went wrong.
No results found
v7.4.1
13 Oct 15:51
Compare
Sorry, something went wrong.
No results found
Fixes
Re-publish package after correctly building it
From version 7.4.0:
Features
upgrade highlight.js
to version 11.9.0
v7.4.0
13 Oct 15:47
Compare
Sorry, something went wrong.
No results found
⚠️ Deprecated due to a bad publish. Please use version 7.4.1
Features
upgrade highlight.js
to version 11.9.0
v7.3.0
13 May 17:40
Compare
Sorry, something went wrong.
No results found
Features
upgrade highlight.js
to version 11.8.0
v7.2.1
01 Apr 17:43
Compare
Sorry, something went wrong.
No results found
Fixes
line numbers should not be covered by a solid fill, custom line background color (efd6750 , #271 )
line numbers column should not be covered by code if scrollable (efd6750 , #271 )