File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.19.0] ( https://github.com/koki-develop/Cork/compare/v0.18.2...v0.19.0 ) (2026-07-02)
4+
5+
6+ ### Features
7+
8+ * ** editor:** expand fenced code block language support beyond Prism's default 17 ([ 8f5b746] ( https://github.com/koki-develop/Cork/commit/8f5b7460da089779653604cace5b15c74c7c597f ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * ** editor:** import code highlighting helpers from @lexical/code-prism directly ([ 2c5b292] ( https://github.com/koki-develop/Cork/commit/2c5b29257d781c786165e2fa290caa9027c47477 ) )
14+
315## [ 0.18.2] ( https://github.com/koki-develop/Cork/compare/v0.18.1...v0.18.2 ) (2026-07-02)
416
517
Original file line number Diff line number Diff line change 11{
22 "name" : " cork" ,
3- "version" : " 0.18.2 " ,
3+ "version" : " 0.19.0 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments