Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pomber authored Oct 3, 2024
1 parent d6a8f76 commit 5d51314
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions packages/codehike/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,20 @@
### Patch Changes

- [#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

## 1.0.1

### Patch Changes

- [#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

- [#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`

## 1.0.0

### Major Changes

- Fine-grained Markdown
- Headless codeblocks

See [the announcement blog post](https://codehike.org/blog/v1) for more details.

0 comments on commit 5d51314

Please sign in to comment.