Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

31 lines (20 loc) · 1.02 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog

Added

  • include @mdx-js/tag as a peerdep

0.0.4 - 2018-07-27

Added

  • New graphql fields (excerpt, timeToRead, wordCount) @avigoldman
  • Enable GraphQL querying of arbitrary serializable exports @avigoldman
  • Custom remark plugins example @christopherbiscardi
  • Page query in mdx files example @christopherbiscardi

Changed

  • Support mdx@0.15.0-1 @christopherbiscardi
  • Fix bug that was preventing custom remark plugins in createPages @christopherbiscardi
  • docs updates @christopherbiscardi @avigoldman @kruton