Skip to content

Latest commit

 

History

History
83 lines (29 loc) · 2.86 KB

CHANGELOG.md

File metadata and controls

83 lines (29 loc) · 2.86 KB

Change Log

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

0.3.0 (2019-10-25)

Features

  • prismjs: option to skip inline code blocks (#773) (43247d4)

0.2.0 (2019-09-13)

Bug Fixes

  • prismjs: dont highlight page-query in html (99ebec0)

Features

  • prismjs: generate html with hastscript (48f1509)

0.1.0 (2019-06-25)

Features

  • prismjs: wrap code blocks in code tag (#506) (878b4a5)

0.0.6 (2019-05-27)

Note: Version bump only for package @gridsome/remark-prismjs

0.0.5 (2019-03-08)

Note: Version bump only for package @gridsome/remark-prismjs

0.0.4 (2018-11-23)

Bug Fixes

  • prismjs: improve perf by loading languages once (baf3634)
  • prismjs: load all languages (#52) (8617456)

0.0.3 (2018-09-26)

Bug Fixes

  • prism: syntax highlighting for page-query (eb78d19)

0.0.2 (2018-09-16)