|
| 1 | +# v0.5.0 (Tue May 10 2022) |
| 2 | + |
| 3 | +#### 🚀 Enhancement |
| 4 | + |
| 5 | +- Copy button component [#172](https://github.com/code-hike/codehike/pull/172) ([@pomber](https://github.com/pomber)) |
| 6 | +- Remove target from code links [#169](https://github.com/code-hike/codehike/pull/169) ([@pomber](https://github.com/pomber)) |
| 7 | + |
| 8 | +#### 🐛 Bug Fix |
| 9 | + |
| 10 | +- Better props support for mdx [#174](https://github.com/code-hike/codehike/pull/174) ([@pomber](https://github.com/pomber)) |
| 11 | +- Fix parent config ([@pomber](https://github.com/pomber)) |
| 12 | +- Fix wrong text ([@pomber](https://github.com/pomber)) |
| 13 | +- Support more props in CH.Code ([@pomber](https://github.com/pomber)) |
| 14 | +- Remove config placeholder ([@pomber](https://github.com/pomber)) |
| 15 | +- Rename transform files ([@pomber](https://github.com/pomber)) |
| 16 | +- Remark refactor ([@pomber](https://github.com/pomber)) |
| 17 | +- Change plugin folder ([@pomber](https://github.com/pomber)) |
| 18 | +- Fix react 18 strict mode [#173](https://github.com/code-hike/codehike/pull/173) ([@pomber](https://github.com/pomber)) |
| 19 | +- Fix react 18 strict mode ([@pomber](https://github.com/pomber)) |
| 20 | +- Add withClass annotation ([@pomber](https://github.com/pomber)) |
| 21 | +- Add copy button to config ([@pomber](https://github.com/pomber)) |
| 22 | +- Add codeblock button ([@pomber](https://github.com/pomber)) |
| 23 | +- Fix button color ([@pomber](https://github.com/pomber)) |
| 24 | +- Add themes test ([@pomber](https://github.com/pomber)) |
| 25 | +- Add copy feedback ([@pomber](https://github.com/pomber)) |
| 26 | +- Add button to south panel ([@pomber](https://github.com/pomber)) |
| 27 | +- Copy button component ([@pomber](https://github.com/pomber)) |
| 28 | +- Remove target from code links ([@pomber](https://github.com/pomber)) |
| 29 | +- v0.4.0 [#167](https://github.com/code-hike/codehike/pull/167) ([@pomber](https://github.com/pomber)) |
| 30 | + |
| 31 | +#### Authors: 1 |
| 32 | + |
| 33 | +- Rodrigo Pombo ([@pomber](https://github.com/pomber)) |
| 34 | + |
| 35 | +--- |
| 36 | + |
1 | 37 | # v0.4.0 (Thu Apr 28 2022)
|
2 | 38 |
|
3 | 39 | #### 🚀 Enhancement
|
|
0 commit comments