Skip to content

Latest commit

 

History

History
88 lines (46 loc) · 1.41 KB

File metadata and controls

88 lines (46 loc) · 1.41 KB

@react-email/code-block

0.0.13

Patch Changes

  • 9aa033c: Use range of versions for dependencies

0.0.13-canary.0

Patch Changes

  • 9b1adb0: Use range of versions for dependencies

0.0.12

Patch Changes

  • f4c5456: Update dependencies: prismjs@1.30.0

0.0.11

Patch Changes

  • 467af4e: Use peerDependencies for react and react-dom
  • b34aa90: Move react and react-dom to just dependencies for better DX
  • cb16506: Fix typo in the PrismLanguage type

0.0.11-canary.2

Patch Changes

  • 467af4e: Use peerDependencies for react and react-dom

0.0.11-canary.1

Patch Changes

  • 92594b8: Fix typo in the PrismLanguage type

0.0.11-canary.0

Patch Changes

  • f7833da: Move react and react-dom to just dependencies for better DX

0.0.10

Patch Changes

  • e62b58f: fix improper padding on the line numbers
  • ae2eb5f: Add fontFamily prop that is inlined into the elements for all tokens

0.0.9

Patch Changes

  • 0a40975: Fix Versper theme's background color

0.0.8

Patch Changes

  • 1afe32a: Add versper theme

0.0.7

Patch Changes

  • 3caaf53: Updated peer dependencies to allow for React 19 release candidated and React 19 itself

0.0.7-canary.0

Patch Changes

  • a1c016b: Updated peer dependencies to allow for React 19 release candidated and React 19 itself

0.0.6

Patch changes

  • Add forward ref

0.0.6-canary.0

Patch changes

  • Add forward ref