Skip to content

Latest commit

 

History

History
137 lines (54 loc) · 5.01 KB

File metadata and controls

137 lines (54 loc) · 5.01 KB

marked-hook-frontmatter 1.4.5 (2024-08-29)

Bug Fixes

marked-hook-frontmatter 1.4.4 (2024-07-30)

Dependencies

  • marked-sequential-hooks: upgraded to 1.2.2

marked-hook-frontmatter 1.4.3 (2023-11-15)

Bug Fixes

marked-hook-frontmatter 1.4.2 (2023-10-26)

Bug Fixes

  • resolves ERR_REQUIRE_ESM in CommonJS mocules (f876e00)

Dependencies

  • marked-sequential-hooks: upgraded to 1.2.1

marked-hook-frontmatter 1.4.1 (2023-10-20)

Bug Fixes

marked-hook-frontmatter 1.4.0 (2023-10-20)

Bug Fixes

  • resolves umd mime issue (f98d31a)

Features

  • build for the esm, cjs, and umd formats (30bc148)
  • revert: removes interpolation option (6886774)

Dependencies

  • marked-sequential-hooks: upgraded to 1.2.0

marked-hook-frontmatter 1.3.3 (2023-10-02)

Bug Fixes

marked-hook-frontmatter 1.3.2 (2023-10-01)

Bug Fixes

  • resolves markdown without frontmatter (1799a0e)

marked-hook-frontmatter 1.3.1 (2023-10-01)

Bug Fixes

  • types: resolves js-yaml types (a5176d7)

marked-hook-frontmatter 1.3.0 (2023-10-01)

Features

  • add interpolation option (2f2049f)

marked-hook-frontmatter 1.2.0 (2023-10-01)

Bug Fixes

  • resolves closeTag with newline (83ebe3d)

Features

  • spec: the frontmatter tag can be closed with double lines (9d1d7bf)

marked-hook-frontmatter 1.1.0 (2023-09-30)

Features

  • pass dataPrefix option as data.matterDataPrefix (af595a0)

marked-hook-frontmatter 1.0.2 (2023-09-30)

Dependencies

  • marked-sequential-hooks: upgraded to 1.1.0

marked-hook-frontmatter 1.0.1 (2023-09-29)

Bug Fixes

  • deps: bundled pupa for ssr build (1ae6427)

marked-hook-frontmatter 1.0.0 (2023-09-29)

Features

  • init marked-hook-frontmatter (fcbd3a7)