Skip to content

Latest commit

 

History

History
107 lines (47 loc) · 4.47 KB

changelog.md

File metadata and controls

107 lines (47 loc) · 4.47 KB

marked-code-preview 1.3.7 (2024-08-29)

Bug Fixes

  • deps: update attribute-parser to v2.2.3 (e5d270a)
  • lint code (c75dfc9)

marked-code-preview 1.3.6 (2024-02-03)

Bug Fixes

marked-code-preview 1.3.5 (2023-12-16)

Bug Fixes

marked-code-preview 1.3.4 (2023-11-13)

Bug Fixes

  • calls transformer before interpolation (18fe7b5)

marked-code-preview 1.3.3 (2023-11-03)

Bug Fixes

  • resolves wrong transformer args (a690bb1)

marked-code-preview 1.3.2 (2023-10-26)

Bug Fixes

  • deps: bump attributes-parser (6c22b89)

marked-code-preview 1.3.1 (2023-10-26)

Bug Fixes

  • resolves ERR_REQUIRE_ESM in CommonJS mocules (f876e00)

marked-code-preview 1.3.0 (2023-10-20)

Bug Fixes

  • resolves umd mime issue (f98d31a)

Features

  • build for the esm, cjs, and umd formats (30bc148)

Reverts

marked-code-preview 1.2.1 (2023-10-14)

Bug Fixes

marked-code-preview 1.2.0 (2023-10-02)

Bug Fixes

Features

  • add transformer option (0a9dd61)
  • removes data related options (3095e16)

marked-code-preview 1.1.0 (2023-10-01)

Features

  • gives access to the hooks data through the Lexer object (bd55ce7)

marked-code-preview 1.0.1 (2023-09-29)

Bug Fixes

  • deps: bundled pupa for ssr build (799f5e1)

marked-code-preview 1.0.0 (2023-09-26)

Features