|
| 1 | +# v0.4.0 (Thu Apr 28 2022) |
| 2 | + |
| 3 | +#### 🚀 Enhancement |
| 4 | + |
| 5 | +- Monopackage refactor [#147](https://github.com/code-hike/codehike/pull/147) ([@pomber](https://github.com/pomber)) |
| 6 | + |
| 7 | +#### 🐛 Bug Fix |
| 8 | + |
| 9 | +- Merge branch 'main' into next ([@pomber](https://github.com/pomber)) |
| 10 | +- Fix preview width [#165](https://github.com/code-hike/codehike/pull/165) ([@pomber](https://github.com/pomber)) |
| 11 | +- Fix preview width ([@pomber](https://github.com/pomber)) |
| 12 | +- Python comments support [#163](https://github.com/code-hike/codehike/pull/163) ([@pomber](https://github.com/pomber)) |
| 13 | +- Add support for bash-like comments ([@pomber](https://github.com/pomber)) |
| 14 | +- Smart imports [#160](https://github.com/code-hike/codehike/pull/160) ([@pomber](https://github.com/pomber)) |
| 15 | +- Bundle client deps ([@pomber](https://github.com/pomber)) |
| 16 | +- Add import depending on usage ([@pomber](https://github.com/pomber)) |
| 17 | +- Only import if using code hike ([@pomber](https://github.com/pomber)) |
| 18 | +- Move imports to the end ([@pomber](https://github.com/pomber)) |
| 19 | +- Export internals [#159](https://github.com/code-hike/codehike/pull/159) ([@pomber](https://github.com/pomber)) |
| 20 | +- Export internals ([@pomber](https://github.com/pomber)) |
| 21 | +- Docusaurus example [#158](https://github.com/code-hike/codehike/pull/158) ([@pomber](https://github.com/pomber)) |
| 22 | +- Fix rollup warnings ([@pomber](https://github.com/pomber)) |
| 23 | +- Fix transparent color ([@pomber](https://github.com/pomber)) |
| 24 | +- Rename esm to .mjs [#157](https://github.com/code-hike/codehike/pull/157) ([@pomber](https://github.com/pomber)) |
| 25 | +- Rename esm to .mjs ([@pomber](https://github.com/pomber)) |
| 26 | +- Fix longest line trim [#155](https://github.com/code-hike/codehike/pull/155) ([@pomber](https://github.com/pomber)) |
| 27 | +- Fix longest line trim ([@pomber](https://github.com/pomber)) |
| 28 | +- Browser example [#154](https://github.com/code-hike/codehike/pull/154) ([@pomber](https://github.com/pomber)) |
| 29 | +- Add browser example ([@pomber](https://github.com/pomber)) |
| 30 | +- Add index.browser.mjs ([@pomber](https://github.com/pomber)) |
| 31 | +- Test site [#149](https://github.com/code-hike/codehike/pull/149) ([@pomber](https://github.com/pomber)) |
| 32 | +- Remove stuff ([@pomber](https://github.com/pomber)) |
| 33 | +- Add debug link ([@pomber](https://github.com/pomber)) |
| 34 | +- Styling ([@pomber](https://github.com/pomber)) |
| 35 | +- Remove nft ([@pomber](https://github.com/pomber)) |
| 36 | +- Move to static props ([@pomber](https://github.com/pomber)) |
| 37 | +- Try include files ([@pomber](https://github.com/pomber)) |
| 38 | +- And again ([@pomber](https://github.com/pomber)) |
| 39 | +- Try again ([@pomber](https://github.com/pomber)) |
| 40 | +- Ditch mdx-bundler ([@pomber](https://github.com/pomber)) |
| 41 | +- Add test script \[skip ci\] ([@pomber](https://github.com/pomber)) |
| 42 | +- Reset code box-sizing ([@pomber](https://github.com/pomber)) |
| 43 | +- Patch mdx bundler ([@pomber](https://github.com/pomber)) |
| 44 | +- Adapt examples ([@pomber](https://github.com/pomber)) |
| 45 | +- Better package exports ([@pomber](https://github.com/pomber)) |
| 46 | +- More typescript and rollup ([@pomber](https://github.com/pomber)) |
| 47 | +- Fix typescript ([@pomber](https://github.com/pomber)) |
| 48 | +- Move all packages into one ([@pomber](https://github.com/pomber)) |
| 49 | + |
| 50 | +#### Authors: 1 |
| 51 | + |
| 52 | +- Rodrigo Pombo ([@pomber](https://github.com/pomber)) |
| 53 | + |
| 54 | +--- |
| 55 | + |
1 | 56 | # v0.3.0 (Thu Mar 03 2022)
|
2 | 57 |
|
3 | 58 | #### 🚀 Enhancement
|
|
0 commit comments