Skip to content

Latest commit

 

History

History
273 lines (88 loc) · 11.6 KB

CHANGELOG.md

File metadata and controls

273 lines (88 loc) · 11.6 KB

Change Log

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

2.2.2 (2020-03-04)

Bug Fixes

2.2.1 (2020-03-04)

Bug Fixes

2.2.0 (2020-02-29)

Features

  • Add excerpt, description and timeToRead to queries (8c38636), closes #274

2.1.1 (2020-02-29)

Bug Fixes

  • Add table styles to minimal-blog (6e3d750)

2.1.0 (2020-02-27)

Features

2.0.3 (2020-02-27)

Bug Fixes

2.0.2 (2020-02-16)

Bug Fixes

2.0.1 (2020-01-23)

Bug Fixes

  • Various fixes about TypeScript, typos, comments (#235) (2a429c2)

2.0.0 (2020-01-23)

Features

  • Change config format on minimal-blog theme (#234) (bdeb670)

BREAKING CHANGES

  • The navigation and externalLinks options are no longer on the siteMetadata but now in the theme options itself.

1.2.1 (2020-01-17)

Bug Fixes

1.2.0 (2020-01-07)

Features

  • gatsby-theme-minimal-blog-core: Custom slug for blog posts via frontmatter (05cff1e), closes #217

1.1.8 (2020-01-06)

Bug Fixes

  • gatsby-theme-minimal-blog: Correct padding. Fixes #211 (2b431c6)
  • gatsby-theme-minimal-blog: Styling fixes (240571e)

1.1.7 (2020-01-04)

Bug Fixes

  • Various styling issues in different browsers (#210) (a4ce528)

1.1.6 (2020-01-03)

Bug Fixes

  • gatsby-theme-minimal-blog: Various fixes (#206) (4080016)

1.1.5 (2019-12-31)

Bug Fixes

1.1.4 (2019-12-03)

Bug Fixes

1.1.3 (2019-12-01)

Bug Fixes

  • gatsby-theme-minimal-blog: Remove file extension from import (88f2f3d)

1.1.2 (2019-11-27)

Bug Fixes

  • gatsby-theme-minimal-blog: Re-Add lazy loading (#171) (f5e3147)

1.1.1 (2019-11-26)

Bug Fixes

  • gatsby-theme-minimal-blog: Revert lazy loading (#169) (cfb9c68)

1.1.0 (2019-11-25)

Bug Fixes

Features

1.0.3 (2019-11-16)

Bug Fixes

  • gatsby-theme-minimal-blog: Font size on code blocks (06bd968)
  • gatsby-theme-minimal-blog: Theme toggle on mobile safari (7b2aefb)

1.0.2 (2019-11-16)

Note: Version bump only for package @lekoarts/gatsby-theme-minimal-blog

1.0.1 (2019-11-16)

Features