Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 2.28 KB

CHANGELOG.md

File metadata and controls

42 lines (31 loc) · 2.28 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.0.2 (2019-08-10)

3.0.1 (2019-07-27)

[3.0.1] - 2019-03-03

Added

  • Pull #118: feat: add gatsby-remark-autolink-headers support
  • Pull #99: Add lang="en" to
  • Pull #95: Fixed url prop bug for
  • Pull #94: Add isIndex prop to Sidebar in index-template
  • Pull #93: Upgrade React version to 16.8.1
  • Pull #89: Removed .gatsby-highlight selectors

[3.0.0] - 2019-01-22

  • Heavy refactoring
  • Netlify CMS support
  • Pagination support
  • Reorganize content

[2.0.4] - 2019-01-22

Added

  • Pull #78: Upgrade gatsby-remark-prismjs
  • Pull #77: Add more service urls and tweak a layout

[2.0.3] - 2018-11-09

Added

  • Pull #70: Refactor the React logic and introduce Fragment
  • Pull #63: We want yarn.lock in git
  • Pull #56: Add Simple Netlify Deploy Support
  • Pull #55: Fix prefix-links error upon deploy
  • Pull #54: Improve RSS channel defaults
  • Pull #51: Decouple the node side code and the browser side code
  • Pull #50: Fixed two typos.
  • Pull #49: Fix twitter link in post details