modernweb-dev / rocket

The modern web setup for static sites with a sprinkle of JavaScript
https://rocket.modern-web.dev
MIT License
368 stars 51 forks source link

feat(@mdjs/core): move to ESM #392

Closed daKmoR closed 2 years ago

daKmoR commented 2 years ago

What I did

  1. Rebase branch
  2. use rehype-prism-plus in mdjs
  3. remove rehype-prism workaround in @rocket/engine
  4. Bump version of @mdjs/core to 0.19 so the release will be 0.20 (current is 0.9)

PS: this is building on top of https://github.com/modernweb-dev/rocket/pull/391 as I did not have push right to it

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: ba19965036aeac96e0f0559dcec28c42693d963c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | -------------- | ----- | | @mdjs/core | Minor | | @rocket/engine | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR