Skip to content

Releases: abhay-ramesh/notebook-mdx

v0.1.2

27 Mar 18:47

Choose a tag to compare

What's Changed

  • Fix React Server Components CVE vulnerabilities by @vercel[bot] in #4
  • fix(build): remove "use client" banner from main index bundle by @abhay-ramesh in #6
  • fix: correct showCellNumbers default and docs syntax error by @abhay-ramesh in #7
  • fix(rendering): fix invalid markdown HTML and syntax-highlighted stream output by @abhay-ramesh in #9
  • fix(plotly): remove debug console.log statements from PlotlyRenderer by @abhay-ramesh in #8
  • fix(package): remove preinstall tsc script from published package by @abhay-ramesh in #5
  • fix(deps): remove remark peer dep; add Docusaurus integration guide by @abhay-ramesh in #10

New Contributors

Full Changelog: v0.1.1...v0.1.2

📦 NPM Package

npm install notebook-mdx@0.1.2

v0.1.1

10 Jul 17:24

Choose a tag to compare