code-hike / codehike

Marvellous code walkthroughs
https://codehike.org
MIT License
4.51k stars 140 forks source link

Fix preview width #165

Closed pomber closed 2 years ago

pomber commented 2 years ago
📦 Published PR as canary version: 0.4.0--canary.165.e8a0e2f.0
:sparkles: Test out this PR locally via: ```bash npm install @code-hike/mdx@0.4.0--canary.165.e8a0e2f.0 # or yarn add @code-hike/mdx@0.4.0--canary.165.e8a0e2f.0 ```

Version

Published prerelease version: v0.4.0-next.8

Changelog #### 🚀 Enhancement - `@code-hike/mdx` - Monopackage refactor [#147](https://github.com/code-hike/codehike/pull/147) ([@pomber](https://github.com/pomber)) #### 🐛 Bug Fix - `@code-hike/mdx` - Fix preview width [#165](https://github.com/code-hike/codehike/pull/165) ([@pomber](https://github.com/pomber)) - Python comments support [#163](https://github.com/code-hike/codehike/pull/163) ([@pomber](https://github.com/pomber)) - Smart imports [#160](https://github.com/code-hike/codehike/pull/160) ([@pomber](https://github.com/pomber)) - Export internals [#159](https://github.com/code-hike/codehike/pull/159) ([@pomber](https://github.com/pomber)) - Docusaurus example [#158](https://github.com/code-hike/codehike/pull/158) ([@pomber](https://github.com/pomber)) - Rename esm to .mjs [#157](https://github.com/code-hike/codehike/pull/157) ([@pomber](https://github.com/pomber)) - Fix longest line trim [#155](https://github.com/code-hike/codehike/pull/155) ([@pomber](https://github.com/pomber)) - Browser example [#154](https://github.com/code-hike/codehike/pull/154) ([@pomber](https://github.com/pomber)) - Test site [#149](https://github.com/code-hike/codehike/pull/149) ([@pomber](https://github.com/pomber)) #### ⚠️ Pushed to `next` - Update version ([@pomber](https://github.com/pomber)) #### Authors: 1 - Rodrigo Pombo ([@pomber](https://github.com/pomber))
vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
chtest ✅ Ready (Inspect) Visit Preview Apr 28, 2022 at 1:07PM (UTC)
github-actions[bot] commented 2 years ago

📦 Next.js Bundle Analysis

This analysis was generated by the next.js bundle analysis action 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 71.43 KB (🟡 +3 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

github-actions[bot] commented 2 years ago

:rocket: PR was released in v0.4.0 :rocket: