Skip to content

Latest commit

 

History

History
589 lines (168 loc) · 17.9 KB

File metadata and controls

589 lines (168 loc) · 17.9 KB

Change Log

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

0.18.7 (2021-03-24)

Bug Fixes

  • frontmatter gatsby develop bug (eb30527)

0.18.6 (2021-02-11)

Note: Version bump only for package @narative/gatsby-theme-novela

0.18.5 (2020-12-29)

Bug Fixes

  • Update gatsby-plugin-emotion option (17f9453)
  • url icon alignment at authors page link (5aecfbd)

0.18.4 (2020-10-31)

Note: Version bump only for package @narative/gatsby-theme-novela

0.18.3 (2020-10-27)

Bug Fixes

  • word-break inside TableCell (088d992)

0.18.2 (2020-10-20)

Bug Fixes

  • Articles.List: broken margin on phablet (b72b5ac)

0.18.1 (2020-10-20)

Bug Fixes

  • Long words, text, or URL links could break the article layout into small resolutions. (6e8871b)

0.18.0 (2020-09-14)

Bug Fixes

  • contentful: update starter data model (82f1973)

Features

  • Added ability to implement a custom article footer (3031fef)

0.17.0 (2020-07-30)

Features

0.16.5 (2020-07-08)

Bug Fixes

  • Fixes #372 - allow html bio on author's page (bda4be9)

0.16.4 (2020-06-20)

Note: Version bump only for package @narative/gatsby-theme-novela

0.16.3 (2020-06-17)

Bug Fixes

  • #363 add noindex meta tag to secret article (2faeac4)

0.16.2 (2020-06-15)

Note: Version bump only for package @narative/gatsby-theme-novela

0.16.1 (2020-06-12)

Note: Version bump only for package @narative/gatsby-theme-novela

0.16.0 (2020-05-27)

Features

0.15.8 (2020-05-27)

Bug Fixes

  • MDXRenderer: adding full-width for .gif (2127daa)

0.15.7 (2020-05-22)

Bug Fixes

  • remove unprocessed JS content from local articles in RSS (18d3390)

0.15.6 (2020-05-18)

Bug Fixes

  • notion icon error due to replace regex not handling .so domain. (6f52b59)

0.15.5 (2020-05-12)

Note: Version bump only for package @narative/gatsby-theme-novela

0.15.4 (2020-05-09)

Note: Version bump only for package @narative/gatsby-theme-novela

0.15.3 (2020-05-08)

Note: Version bump only for package @narative/gatsby-theme-novela

0.15.2 (2020-05-07)

Note: Version bump only for package @narative/gatsby-theme-novela

0.15.1 (2020-05-06)

Note: Version bump only for package @narative/gatsby-theme-novela

0.15.0 (2020-05-05)

Features

  • blog: add Notion in social links (da82a09)

0.14.6 (2020-05-03)

Note: Version bump only for package @narative/gatsby-theme-novela

0.14.5 (2020-05-02)

Note: Version bump only for package @narative/gatsby-theme-novela

0.14.4 (2020-04-30)

Note: Version bump only for package @narative/gatsby-theme-novela

0.14.3 (2020-04-25)

Note: Version bump only for package @narative/gatsby-theme-novela

0.14.2 (2020-04-20)

Note: Version bump only for package @narative/gatsby-theme-novela

0.14.1 (2020-04-16)

Bug Fixes

  • seo: Fix canonical_url not showing (886142c)

0.14.0 (2020-04-12)

Bug Fixes

  • css: style break in mobile (13cbb1f)
  • fetch social name for twitter meta tags (b98123f)
  • load fonts locally (9860f3c)
  • contentful: source works now without local (3299592)

Features

  • blog: add TripAdvisor in social links (a55be90)
  • Adds canonical_url support for articles (4e2b438)

0.13.1 (2020-01-08)

Bug Fixes

  • menu: fixing menu highlight on prism code (295c23d)

0.13.0 (2020-01-05)

Bug Fixes

  • readme: new readme updates (a479ae0)

Features

  • slugs: Adding diverse language support (477d4c0)
  • slugs: Adding diverse language support (09fbb47)

0.12.1 (2019-12-30)

Note: Version bump only for package @narative/gatsby-theme-novela

0.12.0 (2019-12-20)

Features

  • adding dev.to icon to social icons (d51b244)

0.11.2 (2019-12-13)

Bug Fixes

  • round loading image container (5b0520d)

0.11.1 (2019-12-10)

Note: Version bump only for package @narative/gatsby-theme-novela

0.11.0 (2019-12-03)

Features

  • Add figcaption component and update MDX & post (b0bc436)
  • Add figcaption component and update MDX & post (2aabb9d)

0.10.4 (2019-12-02)

Bug Fixes

  • Navigation.Footer: wrong year (18d4dd7)

0.10.3 (2019-11-13)

Bug Fixes

0.10.2 (2019-11-13)

Note: Version bump only for package @narative/gatsby-theme-novela

0.10.1 (2019-11-09)

Bug Fixes

  • merge allArticle and allContentfulPost queries (f2fc225), closes #198
  • nest nested Lists (14f5529), closes #200

0.10.0 (2019-11-03)

Features

  • Generate copyright from content dates (daead7f)

0.9.7 (2019-11-01)

Note: Version bump only for package @narative/gatsby-theme-novela

0.9.6 (2019-10-23)

Note: Version bump only for package @narative/gatsby-theme-novela

0.9.5 (2019-10-22)

Note: Version bump only for package @narative/gatsby-theme-novela

0.9.4 (2019-10-20)

Note: Version bump only for package @narative/gatsby-theme-novela

0.9.3 (2019-10-20)

Bug Fixes

  • add basePath to PluginOptions type (8093f1f)

0.9.2 (2019-10-17)

Bug Fixes

  • shadowing graphql queries moving gatsby folder into src (82f54b7)

0.9.1 (2019-10-13)

Bug Fixes

  • font size inflation for mobile view in code box when content overflow container (f07eeb4)

0.9.0 (2019-10-10)

Features

  • add stackoverflow icon (8cc1311)
  • gatsby-node: customize plugin schema to use basePath as backup (b5339ae)
  • navigation: set rootPath to define site index (8b0f5c8)

0.8.3 (2019-10-07)

Note: Version bump only for package @narative/gatsby-theme-novela

0.8.2 (2019-10-01)

Note: Version bump only for package @narative/gatsby-theme-novela

0.8.1 (2019-09-20)

Bug Fixes

  • assign sources a default value in gatsby-config export (2081a95), closes #141

0.8.0 (2019-09-18)

Features

  • seo: Add meta-data to author template (89a73ed)

0.7.0 (2019-09-14)

Features

0.6.6 (2019-09-13)

0.6.0 (2019-09-02)

0.2.0 (2019-08-12)

0.1.0 (2019-08-09)

Note: Version bump only for package @narative/gatsby-theme-novela