File tree 2 files changed +52
-0
lines changed
2 files changed +52
-0
lines changed Original file line number Diff line number Diff line change
1
+ # v0.9.0 (Mon Jun 12 2023)
2
+
3
+ #### 🚀 Enhancement
4
+
5
+ - ` @code-hike/mdx `
6
+ - Refactor themes [ #370 ] ( https://github.com/code-hike/codehike/pull/370 ) ([ @pomber ] ( https://github.com/pomber ) )
7
+
8
+ #### 🐛 Bug Fix
9
+
10
+ - ` @code-hike/mdx `
11
+ - ` from ` annotation with line range [ #376 ] ( https://github.com/code-hike/codehike/pull/376 ) ([ @pomber ] ( https://github.com/pomber ) )
12
+ - Fix dimensions when code starts hidden [ #373 ] ( https://github.com/code-hike/codehike/pull/373 ) ([ @pomber ] ( https://github.com/pomber ) )
13
+ - Merge main [ #365 ] ( https://github.com/code-hike/codehike/pull/365 ) ([ @pomber ] ( https://github.com/pomber ) )
14
+
15
+ #### Authors: 1
16
+
17
+ - Rodrigo Pombo ([ @pomber ] ( https://github.com/pomber ) )
18
+
19
+ ---
20
+
1
21
# v0.8.3 (Wed May 03 2023)
2
22
3
23
#### 🐛 Bug Fix
Original file line number Diff line number Diff line change
1
+ # v0.9.0 (Mon Jun 12 2023)
2
+
3
+ #### 🚀 Enhancement
4
+
5
+ - Refactor themes [ #370 ] ( https://github.com/code-hike/codehike/pull/370 ) ([ @pomber ] ( https://github.com/pomber ) )
6
+
7
+ #### 🐛 Bug Fix
8
+
9
+ - ` from ` annotation with line range [ #376 ] ( https://github.com/code-hike/codehike/pull/376 ) ([ @pomber ] ( https://github.com/pomber ) )
10
+ - ` from ` annotation with line range ([ @pomber ] ( https://github.com/pomber ) )
11
+ - Fix dimensions when code starts hidden [ #373 ] ( https://github.com/code-hike/codehike/pull/373 ) ([ @pomber ] ( https://github.com/pomber ) )
12
+ - Fix dimensions when code starts hidden ([ @pomber ] ( https://github.com/pomber ) )
13
+ - More robust style tag ([ @pomber ] ( https://github.com/pomber ) )
14
+ - Filter codeConfig properties ([ @pomber ] ( https://github.com/pomber ) )
15
+ - Remove import ([ @pomber ] ( https://github.com/pomber ) )
16
+ - Add missing data-ch-theme attributes ([ @pomber ] ( https://github.com/pomber ) )
17
+ - Fix config typescript ([ @pomber ] ( https://github.com/pomber ) )
18
+ - Remove shiki ([ @pomber ] ( https://github.com/pomber ) )
19
+ - Change theme vars prefix ([ @pomber ] ( https://github.com/pomber ) )
20
+ - Dont use theme variables in JS ([ @pomber ] ( https://github.com/pomber ) )
21
+ - Remove classer ([ @pomber ] ( https://github.com/pomber ) )
22
+ - Remove theme from client ([ @pomber ] ( https://github.com/pomber ) )
23
+ - Remove all uses of getColor ([ @pomber ] ( https://github.com/pomber ) )
24
+ - Remove theme from annotations ([ @pomber ] ( https://github.com/pomber ) )
25
+ - Merge main [ #365 ] ( https://github.com/code-hike/codehike/pull/365 ) ([ @pomber ] ( https://github.com/pomber ) )
26
+
27
+ #### Authors: 1
28
+
29
+ - Rodrigo Pombo ([ @pomber ] ( https://github.com/pomber ) )
30
+
31
+ ---
32
+
1
33
# v0.8.3 (Wed May 03 2023)
2
34
3
35
#### 🐛 Bug Fix
You can’t perform that action at this time.
0 commit comments