You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/codehike/CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,3 +5,20 @@
5
5
### Patch Changes
6
6
7
7
-[#463](https://github.com/code-hike/codehike/pull/463)[`70f8de6`](https://github.com/code-hike/codehike/commit/70f8de66fd142c8692ed4d7e0d8b9293bd4f88bb) Thanks [@pomber](https://github.com/pomber)! - Fix color measurement in token-transitions
8
+
9
+
## 1.0.1
10
+
11
+
### Patch Changes
12
+
13
+
-[#435](https://github.com/code-hike/codehike/pull/435)[`ead378e`](https://github.com/code-hike/codehike/commit/ead378ea46fedc16ca6b9e1cec6fe0c0cf99090f) Thanks [@pomber](https://github.com/pomber)! - Better use of `jsxDEV` when children aren't static
14
+
15
+
-[#441](https://github.com/code-hike/codehike/pull/441)[`bed14e3`](https://github.com/code-hike/codehike/commit/bed14e3d330f8ed661d2fedce911b3d669eebeb2) Thanks [@pomber](https://github.com/pomber)! - Compatibility with ts `moduleResolution: node`
16
+
17
+
## 1.0.0
18
+
19
+
### Major Changes
20
+
21
+
- Fine-grained Markdown
22
+
- Headless codeblocks
23
+
24
+
See [the announcement blog post](https://codehike.org/blog/v1) for more details.
0 commit comments