Skip to content

Latest commit

 

History

History
341 lines (119 loc) · 10.6 KB

CHANGELOG.md

File metadata and controls

341 lines (119 loc) · 10.6 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.12.3 (2022-03-25)

Bug Fixes

  • update deps and scripts (ec1fab5)

1.12.2 (2022-03-25)

Bug Fixes

  • bytemd: legacy css entries (38cd3c5)

1.12.1 (2022-03-25)

Bug Fixes

1.12.0 (2022-03-25)

Bug Fixes

Features

Reverts

  • Revert "build: upgrade to v1.11.1" (82bc61e)

1.11.0 (2022-02-18)

Bug Fixes

  • update mermaid to avoid xss (89c8a4c)

Features

1.10.13 (2021-07-22)

Note: Version bump only for package bytemd

1.10.12 (2021-07-22)

Note: Version bump only for package bytemd

1.10.11 (2021-07-22)

Note: Version bump only for package bytemd

1.10.10 (2021-07-22)

Note: Version bump only for package bytemd

1.10.9 (2021-07-22)

Bug Fixes

  • frontmatter: types error (933da7e)
  • highlight: replace deprecated API (f28be5f)
  • svelte ssr compatible (a3c9afb)

1.10.8 (2021-07-11)

Note: Version bump only for package bytemd

1.10.7 (2021-07-11)

Bug Fixes

  • commonjs bundle issue (41ce19f), closes #105
  • toc: calculate currentHeadingIndex with correct index (#104) (6eb4dc4), closes #103

Reverts

  • Revert "chore: gen unused file to tmp folder" (d03b024)

1.10.6 (2021-07-08)

Note: Version bump only for package bytemd

1.10.5 (2021-07-08)

Note: Version bump only for package bytemd

1.10.4 (2021-07-08)

Bug Fixes

1.10.3 (2021-07-02)

Bug Fixes

1.10.2 (2021-07-02)

Note: Version bump only for package bytemd

1.10.1 (2021-07-02)

Note: Version bump only for package bytemd

1.10.0 (2021-07-02)

Features

1.9.2 (2021-05-12)

Bug Fixes

1.9.1 (2021-04-12)

Bug Fixes

  • disable scroll sync when override preview (574cbdf)
  • image paste and drop (543b87b), closes #45
  • message location null (d4613bc)
  • nested heading in toc (8776ebc), closes #48
  • ResizeObserver browser compatibility (2eb6f0a), closes #70
  • vue: root element (7908c30)

1.9.0 (2021-03-10)

Bug Fixes

  • copy without images (e846f87), closes #44
  • use 4 space indent to make nested ol works (e344abf)

Features

1.8.0 (2021-03-10)

Bug Fixes

Features

  • add more shortcuts (a46c91c)
  • add vim and emacs key bindings (af8af8f)
  • add xml mode to enable inline html highlight (97b9593)

1.7.1 (2021-03-08)

Bug Fixes

1.7.0 (2021-03-05)

Bug Fixes

  • mermaid: add cheatsheet (3bba2de)

Features

1.6.0 (2021-03-04)

Bug Fixes

Features

  • support incomplete locales (4f9becd)
  • mermaid: add dropdown and examples (cf05464)
  • override preview (dd7b4c5)

1.5.0 (2021-02-28)

Bug Fixes

  • add dropdown title, style tweaks (199ceb5)
  • box-sizing reset (74a436a)
  • flatten actions to get all cheatsheets (f6ab7c1)
  • keep image attrs consistant with mdast (09d41c7)
  • toc error caused by empty heading (41755dc)
  • math: select inline or block formula (13d439f)
  • math-ssr: type errors (99eb418)

Features