Skip to content

Latest commit

 

History

History
62 lines (32 loc) · 4.6 KB

CHANGELOG.md

File metadata and controls

62 lines (32 loc) · 4.6 KB

Change Log

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

1.0.8 (2019-04-24)

Features

  • gatsby-telemetry: Clearer notice through boxen (#13597) (d740583)

1.0.7 (2019-04-11)

Bug Fixes

  • gatsby-telemetry: Ensure we capture cli version even with older gatsby-cli (#13087) (b978db6)

Features

  • gatsby-cli: Remove one of package-lock.json and yarn.lock on gatsby new (#13225) (3510a46), closes #13210

1.0.6 (2019-04-09)

Features

1.0.5 (2019-04-04)

Note: Version bump only for package gatsby-telemetry

1.0.4 (2019-03-28)

Bug Fixes

1.0.3 (2019-03-27)

Bug Fixes

  • gatsby-telemetry: Ensure quickly running commands exit freely (#12888) (e30d264)

1.0.2 (2019-03-26)

Bug Fixes

  • gatsby-telemetry: don't inherit args from main process (#12875) (880f322)

1.0.1 (2019-03-26)

Bug Fixes

1.0.0 (2019-03-26)

Features

  • gatsby: add anonymous telemetry instrumentation to gatsby (#12758) (da8ded9)

Change Log