Skip to content

v0.0.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@rajinwonderland rajinwonderland released this 09 Jul 03:59
· 128 commits to master since this release
d25f832

New Docs

Check out the new storybook docs and demos here

Breaking Changes

Node version >= 12 will no longer be supportive

Issues:

  • Added custom styles props to CodeBlock, Code, and CopyBlock to enable styling #7 #2 .
  • Added type="button" prop to the CopyBlock's button component to prevent submission within a form #9.
  • Translated lineNumberStyle to SyntaxHighlighterProps, was initially being passed as a DOM property #8