Skip to content

Latest commit

 

History

History
191 lines (126 loc) · 16.2 KB

CHANGELOG.md

File metadata and controls

191 lines (126 loc) · 16.2 KB

Changelog

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

0.1.1 (2021-08-27)

Chores

  • update Gatsby and Husky packages (60a18f9)
  • deps: [security] bump hosted-git-info from 2.8.8 to 2.8.9 (cd63159)
  • deps: [security] bump ini from 1.3.5 to 1.3.8 (bd7261c)
  • deps: [security] bump y18n from 4.0.0 to 4.0.3 (6afcd3d)
  • deps: bump gatsby from 3.4.2 to 3.5.0 (7f64020)
  • deps: bump gatsby-plugin-facebook-pixel from 1.0.6 to 1.0.7 (321d94f)
  • deps: bump gatsby-plugin-facebook-pixel from 1.0.7 to 1.0.8 (6a94adc)
  • deps: bump gatsby-plugin-google-analytics from 3.10.0 to 3.12.0 (e12c424)
  • deps: bump gatsby-plugin-google-analytics from 3.4.0 to 3.5.0 (17cebc9)
  • deps: bump gatsby-plugin-google-analytics from 3.5.0 to 3.10.0 (4f8f63e)
  • deps: bump gatsby-plugin-manifest from 3.4.0 to 3.5.0 (df6bc2b)
  • deps: bump gatsby-plugin-manifest from 3.5.0 to 3.12.0 (d4de571)
  • deps: bump gatsby-plugin-nprogress from 3.4.0 to 3.5.0 (6d9a79b)
  • deps: bump gatsby-plugin-nprogress from 3.4.0 to 3.5.0 (953c0a8)
  • deps: bump gatsby-plugin-nprogress from 3.5.0 to 3.12.0 (a391a25)
  • deps: bump gatsby-plugin-offline from 4.10.0 to 4.12.0 (c7fb938)
  • deps: bump gatsby-plugin-offline from 4.4.0 to 4.5.0 (43a5810)
  • deps: bump gatsby-plugin-offline from 4.5.0 to 4.10.0 (a938084)
  • deps: bump gatsby-plugin-react-helmet from 4.4.0 to 4.5.0 (e8fe37b)
  • deps: bump gatsby-plugin-react-helmet from 4.5.0 to 4.12.0 (1e2da6e)
  • deps: bump gatsby-plugin-robots-txt from 1.6.2 to 1.6.9 (5b94fbd)
  • deps: bump gatsby-plugin-sitemap from 4.0.0 to 4.1.0 (bf929da)
  • deps: bump gatsby-plugin-sitemap from 4.0.0 to 4.1.0 (acbc99c)
  • deps: bump gatsby-plugin-sitemap from 4.1.0 to 4.8.0 (9cecb00)
  • deps: bump hosted-git-info from 2.8.8 to 2.8.9 (10dd9f7)
  • deps: bump ini from 1.3.5 to 1.3.8 (37eb971)
  • deps: bump y18n from 4.0.0 to 4.0.3 (7567a84)
  • deps-dev: bump @commitlint/cli from 12.1.1 to 12.1.4 (6cf47bb)
  • deps-dev: bump @commitlint/cli from 12.1.4 to 13.1.0 (28b425d)
  • deps-dev: bump @commitlint/config-conventional (364a089)
  • deps-dev: bump @commitlint/config-conventional (d5d9fa7)
  • deps-dev: bump eslint from 7.26.0 to 7.32.0 (17ef50c)
  • deps-dev: bump eslint-plugin-import from 2.22.1 to 2.23.2 (7373811)
  • deps-dev: bump eslint-plugin-import from 2.23.2 to 2.24.2 (ab12f0f)
  • deps-dev: bump eslint-plugin-react from 7.23.2 to 7.24.0 (3f0217a)
  • deps-dev: bump gatsby-plugin-root-import from 2.0.6 to 2.0.7 (80beff8)
  • deps-dev: bump gatsby-plugin-webpack-bundle-analyser-v2 (5ce41bc)
  • deps-dev: bump prettier from 2.3.0 to 2.3.2 (465abc1)
  • deps-dev: bump standard-version from 9.3.0 to 9.3.1 (f2354e5)

0.1.0 (2021-05-17)

⚠ BREAKING CHANGES

  • deps: upgrade ESLint, Prettier, and format script
  • deps: upgrade Gatsby
  • deps: upgrade commitlint
  • deps: upgrade Husky to v6

Features

  • eslint: extend airbnb/hooks to enable React Hooks linting (ae1709e)
  • vscode: add launch configuration profiles (08feca6)

Bug Fixes

  • vscode: enable debugger for windows (329c180)

Chores

  • deps: update react and react-dom packages (5c8fdf0)
  • deps: update gatsby-plugin-facebook-pixel (e04609b)
  • deps: update gatsby-plugin-robots-txt (b8bf373)
  • deps: upgrade ESLint, Prettier, and format script (a9fcf6b)
  • simplify .editorconfig (e191f9c)
  • deps: update gatsby-plugin-root-import (223d370)
  • deps: update gatsby-plugin-webpack-bundle-analyzer-v2 (fe720e7)
  • deps: update Prettier (9ed45a9)
  • deps: update standard-version (76740a7)
  • deps: upgrade commitlint (312a5ca)
  • deps: upgrade Gatsby (222aa3b)
  • deps: upgrade gatsby-plugin-google-analytics (55883b0)
  • deps: upgrade gatsby-plugin-manifest (79a1a85)
  • deps: upgrade gatsby-plugin-nprogress (b8a3dc5)
  • deps: upgrade gatsby-plugin-offline (2849c0e)
  • deps: upgrade gatsby-plugin-react-helmet (f77ccf7)
  • deps: upgrade gatsby-plugin-sitemap (193c595)
  • deps: upgrade Husky to v6 (0c277e6)
  • peer-deps: update caniuse-lite (d0183c1)

Docs

  • add VSCode launch and debug features to README.md (71133ba)
  • delete ROADMAP.md in favor of using GH Issues (cf53b12)
  • update header and folder structure of README.md (501cdfb)
  • update notes about Webpack Bundle Analyzer (72b8d77)

0.0.6 (2020-11-12)

Chores

  • deps: update dependencies (641757f)
  • deps: upgrade dependencies (8e7d98a)

0.0.5 (2020-07-14)

Chores

  • update all packages to latest (bb985f0)
  • deps: [security] bump graphql-playground-html (381ede2)
  • deps: bump gatsby from 2.23.0 to 2.23.12 (065db4c)
  • deps-dev: bump eslint-plugin-import from 2.20.2 to 2.22.0 (87b273b)
  • deps-dev: bump eslint-plugin-react from 7.20.0 to 7.20.3 (923ed7b)

0.0.4 (2020-06-15)

Features

  • seo: implement reusable SEO component (d01ba39)
  • seo: set up prerequisites for SEO component (2d03637)

Bug Fixes

  • eslint: turn off react/jsx-props-no-spreading ESLint rule (855755e)
  • eslint: turn on env for browser and node (7eb6006)
  • git: add missing paths to .gitignore (79347fb)
  • package.json: remove incorrect git+ from repository URL (face5a9)
  • prettier: remove needless .prettierignore file (2702946)
  • scripts: change paths of format and lint (1e59cb7)

Revert

  • seo: drop structured data variables and config (4c54468)

Docs

  • readme: update Features and Available Script sections (e042047)
  • roadmap: add must-have feature to the list (b26b4f2)

0.0.3 (2020-06-05)

Features

  • component: add demo Footer component (e7961fa)
  • component: add demo Header component (94c5d79)

Bug Fixes

  • changelog: include all commit types in CHANGELOG.md (4767f61)
  • footer: add link to GitHub repo (19d63ba)

Refactor

  • header: move Header component to layout/ (f526a78)

Style

  • page: add demo styles for Page component (f23349c)

Docs

  • readme: add a note about demo code (6efea4a)
  • roadmap: add testing to ROADMAP.md (b49ab62)

0.0.2 (2020-06-05)

Bug Fixes

  • editor: commit recommended VSCode settings and extensions (ecb7f0a)

0.0.1 (2020-06-04)

Bug Fixes

  • prepare for first release (3268bad)