Skip to content

Latest commit

 

History

History
58 lines (26 loc) · 1.61 KB

CHANGELOG.md

File metadata and controls

58 lines (26 loc) · 1.61 KB

Change Log

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

2.0.2 (2018-11-06)

Bug Fixes

  • fix detection of bad usage in dev (494f89d)

2.0.1 (2018-11-06)

Performance Improvements

  • do not do unnecessary work (97a047e)

2.0.0 (2018-11-06)

Features

  • detect bad setup and inform the user (23132d0)
  • make it work in gatsby 2 (a82cf78), closes #6

BREAKING CHANGES

  • this version only works with gatsby 2
  • the pathPrefix value in the gatsby-config.js has changed

1.0.1 (2018-09-21)

1.0.0 (2018-07-28)

0.1.0 (2018-07-28)

Features