code-hike / codehike

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

Change plugin type #256

Closed pomber closed 1 year ago

pomber commented 1 year ago

Fix #252

📦 Published PR as canary version: 0.7.3--canary.256.a2aa5ff.0
:sparkles: Test out this PR locally via: ```bash npm install @code-hike/mdx@0.7.3--canary.256.a2aa5ff.0 # or yarn add @code-hike/mdx@0.7.3--canary.256.a2aa5ff.0 ```

Version

Published prerelease version: v0.7.3-next.4

Changelog #### 🐛 Bug Fix - `@code-hike/mdx` - Change plugin type [#256](https://github.com/code-hike/codehike/pull/256) ([@pomber](https://github.com/pomber)) - feat(#217): CH.Slideshow autoPlay and autoPlayLoop [#250](https://github.com/code-hike/codehike/pull/250) ([@brianespinosa](https://github.com/brianespinosa) [@pomber](https://github.com/pomber)) - Add lang attribute [#253](https://github.com/code-hike/codehike/pull/253) ([@pomber](https://github.com/pomber)) - feat(#246): Add onChange and initialSlideIndex props to CH.Slideshow [#248](https://github.com/code-hike/codehike/pull/248) ([@brianespinosa](https://github.com/brianespinosa)) - Fix typescript module resolution [#249](https://github.com/code-hike/codehike/pull/249) ([@pomber](https://github.com/pomber)) - feat(244): Allow Slideshow controls to autoFocus [#245](https://github.com/code-hike/codehike/pull/245) ([@brianespinosa](https://github.com/brianespinosa) [@pomber](https://github.com/pomber)) #### ⚠️ Pushed to `next` - Docusaurus v2 ([@pomber](https://github.com/pomber)) - Delete test.yml ([@pomber](https://github.com/pomber)) - Update bundle_analysis.yml ([@pomber](https://github.com/pomber)) - Create test.yml ([@pomber](https://github.com/pomber)) #### Authors: 2 - Brian Espinosa ([@brianespinosa](https://github.com/brianespinosa)) - Rodrigo Pombo ([@pomber](https://github.com/pomber))
vercel[bot] commented 1 year ago

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

Name Status Preview Updated
chtest ✅ Ready (Inspect) Visit Preview Aug 6, 2022 at 10:14AM (UTC)
playground ✅ Ready (Inspect) Visit Preview Aug 6, 2022 at 10:14AM (UTC)
github-actions[bot] commented 1 year ago

📦 Next.js Bundle Analysis

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

This PR introduced no changes to the javascript bundle 🙌

pomber commented 1 year ago

Still breaks https://codesandbox.io/s/code-hike-path-problem-forked-w3k0py?file=/pages/index.tsx

github-actions[bot] commented 1 year ago

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