File tree Expand file tree Collapse file tree 4 files changed +42
-3
lines changed Expand file tree Collapse file tree 4 files changed +42
-3
lines changed Original file line number Diff line number Diff line change 1+ [ Compare changes] ( https://github.com/stacksjs/ts-syntax-highlighter/compare/v0.1.0...v0.2.0 )
2+
3+ ### 🚀 Features
4+
5+ - add support to more languages ([ ab20218] ( https://github.com/stacksjs/ts-syntax-highlighter/commit/ab20218 ) )
6+
7+ ### 🧹 Chores
8+
9+ - release v0.2.0 ([ d8df68b] ( https://github.com/stacksjs/ts-syntax-highlighter/commit/d8df68b ) )
10+ - wip ([ 321a102] ( https://github.com/stacksjs/ts-syntax-highlighter/commit/321a102 ) )
11+ - wip ([ 117787f] ( https://github.com/stacksjs/ts-syntax-highlighter/commit/117787f ) )
12+ - wip ([ 81689e9] ( https://github.com/stacksjs/ts-syntax-highlighter/commit/81689e9 ) )
13+ - wip ([ cc2467e] ( https://github.com/stacksjs/ts-syntax-highlighter/commit/cc2467e ) )
14+ - wip ([ 3abe17e] ( https://github.com/stacksjs/ts-syntax-highlighter/commit/3abe17e ) )
15+ - wip ([ 9eb8388] ( https://github.com/stacksjs/ts-syntax-highlighter/commit/9eb8388 ) )
16+
17+ ### Contributors
18+
19+ - Adelino Ngomacha < adelinob335@gmail.com >
20+
21+ [ Compare changes] ( https://github.com/stacksjs/ts-syntax-highlighter/compare/v0.1.0...HEAD )
22+
23+ ### 🚀 Features
24+
25+ - add support to more languages ([ ab20218] ( https://github.com/stacksjs/ts-syntax-highlighter/commit/ab20218 ) )
26+
27+ ### 🧹 Chores
28+
29+ - wip ([ 321a102] ( https://github.com/stacksjs/ts-syntax-highlighter/commit/321a102 ) )
30+ - wip ([ 117787f] ( https://github.com/stacksjs/ts-syntax-highlighter/commit/117787f ) )
31+ - wip ([ 81689e9] ( https://github.com/stacksjs/ts-syntax-highlighter/commit/81689e9 ) )
32+ - wip ([ cc2467e] ( https://github.com/stacksjs/ts-syntax-highlighter/commit/cc2467e ) )
33+ - wip ([ 3abe17e] ( https://github.com/stacksjs/ts-syntax-highlighter/commit/3abe17e ) )
34+ - wip ([ 9eb8388] ( https://github.com/stacksjs/ts-syntax-highlighter/commit/9eb8388 ) )
35+
36+ ### Contributors
37+
38+ - Adelino Ngomacha < adelinob335@gmail.com >
39+
140### 🧹 Chores
241
342- wip ([ f02fdc6] ( https://github.com/stacksjs/ts-syntax-highlighter/commit/f02fdc6 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " ts-syntax-highlighter" ,
33 "type" : " module" ,
4- "version" : " 0.1 .0" ,
4+ "version" : " 0.2 .0" ,
55 "description" : " Like our `ts-starter`, but optimized for monorepos." ,
66 "author" : " Chris Breuer <chris@stacksjs.org>" ,
77 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " benchmarks" ,
33 "type" : " module" ,
4- "version" : " 0.1 .0" ,
4+ "version" : " 0.2 .0" ,
55 "private" : true ,
66 "description" : " Benchmarks for ts-syntax-highlighter" ,
77 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " ts-syntax-highlighter" ,
33 "type" : " module" ,
4- "version" : " 0.1 .0" ,
4+ "version" : " 0.2 .0" ,
55 "description" : " Performant & minimal syntax highlighter." ,
66 "author" : " Chris Breuer <chris@stacksjs.org>" ,
77 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments