Skip to content

Releases: modernweb-dev/rocket

@mdjs/[email protected]

24 Apr 19:49
Compare
Choose a tag to compare

Patch Changes

  • f4d83fe: add overridable renderFunction to mdjs-preview

@rocket/[email protected]

28 Mar 13:11
Compare
Choose a tag to compare

Minor Changes

@rocket/[email protected]

08 Mar 13:43
Compare
Choose a tag to compare

Patch Changes

  • 60310ab: Improve performance by initializing sax-wasm only once even when it is running in parallel

@rocket/[email protected]

08 Mar 13:43
Compare
Choose a tag to compare

Patch Changes

[email protected]

07 Mar 17:43
Compare
Choose a tag to compare

Patch Changes

  • 7e277cd: Add a "hidden" feature in addPlugin that if you attach a wrapPlugin property to the returning function it will call wrapPlugin on the plugin before adding it.

@mdjs/[email protected]

07 Mar 18:28
Compare
Choose a tag to compare

Patch Changes

  • e6c3d27: Support js client as an alias to js script

@mdjs/[email protected]

06 Mar 19:48
Compare
Choose a tag to compare

Patch Changes

  • 62637a8: Replaces rehype-prism-template with rehype-prism to get a newer version of prism with essential security updates

@mdjs/[email protected]

31 Jan 12:46
Compare
Choose a tag to compare

Patch Changes

  • 97cb38c: Add missing slash dependency

@rocket/[email protected]

30 Jan 10:49
Compare
Choose a tag to compare

Patch Changes

  • 1f14105: Add export map which enables side effect import via @rocket/drawer/define

@mdjs/[email protected]

05 Jan 08:36
Compare
Choose a tag to compare

Patch Changes

  • e81b77f: Change theme attribute into preview-theme attribute to separate theme styling of the preview section and the full mdjs viewer.
  • 456b8e7: Add css variable to style border-color of the mdjs-viewer