Files
30-seconds-of-code/node_modules/gatsby-telemetry/CHANGELOG.md
2019-08-20 15:52:05 +02:00

149 lines
7.7 KiB
Markdown

# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.1.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.1.12...gatsby-telemetry@1.1.13) (2019-08-19)
**Note:** Version bump only for package gatsby-telemetry
## [1.1.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.1.11...gatsby-telemetry@1.1.12) (2019-08-16)
**Note:** Version bump only for package gatsby-telemetry
## [1.1.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.1.9...gatsby-telemetry@1.1.11) (2019-08-01)
### Bug Fixes
- **gatsby-telemetry:** Add back fix and fix files in package.j… ([#16297](https://github.com/gatsbyjs/gatsby/issues/16297)) ([9d32f3c](https://github.com/gatsbyjs/gatsby/commit/9d32f3c))
## [1.1.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.1.8...gatsby-telemetry@1.1.9) (2019-08-01)
### Bug Fixes
- **telemerty:** always show the telemetry notification, fixes… ([#16294](https://github.com/gatsbyjs/gatsby/issues/16294)) ([8db4f4c](https://github.com/gatsbyjs/gatsby/commit/8db4f4c))
## [1.1.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.1.7...gatsby-telemetry@1.1.8) (2019-08-01)
### Bug Fixes
- **gatsby-telemetry:** Don't display analytics notification if opted out ([#16258](https://github.com/gatsbyjs/gatsby/issues/16258)) ([2b3a150](https://github.com/gatsbyjs/gatsby/commit/2b3a150))
## [1.1.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.1.6...gatsby-telemetry@1.1.7) (2019-07-23)
**Note:** Version bump only for package gatsby-telemetry
## [1.1.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.1.5...gatsby-telemetry@1.1.6) (2019-07-13)
**Note:** Version bump only for package gatsby-telemetry
## [1.1.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.1.4...gatsby-telemetry@1.1.5) (2019-07-12)
### Bug Fixes
- correct links in package changelogs ([#15630](https://github.com/gatsbyjs/gatsby/issues/15630)) ([d07b9dd](https://github.com/gatsbyjs/gatsby/commit/d07b9dd))
## [1.1.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.1.3...gatsby-telemetry@1.1.4) (2019-07-11)
**Note:** Version bump only for package gatsby-telemetry
## [1.1.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.1.2...gatsby-telemetry@1.1.3) (2019-07-05)
### Features
- **gatsby-telemetry:** Use v4 instead of v1 uuids ([#15431](https://github.com/gatsbyjs/gatsby/issues/15431)) ([b310822](https://github.com/gatsbyjs/gatsby/commit/b310822))
## [1.1.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.1.1...gatsby-telemetry@1.1.2) (2019-06-28)
### Features
- **gatsby-cli:** Add error codes and structured errors ([#14904](https://github.com/gatsbyjs/gatsby/issues/14904)) ([d26651e](https://github.com/gatsbyjs/gatsby/commit/d26651e))
## [1.1.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.1.0...gatsby-telemetry@1.1.1) (2019-06-27)
**Note:** Version bump only for package gatsby-telemetry
# [1.1.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.0.12...gatsby-telemetry@1.1.0) (2019-06-20)
**Note:** Version bump only for package gatsby-telemetry
## [1.0.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.0.11...gatsby-telemetry@1.0.12) (2019-06-18)
**Note:** Version bump only for package gatsby-telemetry
## [1.0.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.0.10...gatsby-telemetry@1.0.11) (2019-05-31)
### Bug Fixes
- **telemetry:** Ensure we strip paths with additional layer of `\` escaping ([#14461](https://github.com/gatsbyjs/gatsby/issues/14461)) ([ae1fcc2](https://github.com/gatsbyjs/gatsby/commit/ae1fcc2))
## [1.0.10](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.0.9...gatsby-telemetry@1.0.10) (2019-05-22)
### Bug Fixes
- **gatsby-telemetry:** enable CI name for unsupported CI & fixed cpu count ([#14238](https://github.com/gatsbyjs/gatsby/issues/14238)) ([7d3d3e4](https://github.com/gatsbyjs/gatsby/commit/7d3d3e4))
## [1.0.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.0.8...gatsby-telemetry@1.0.9) (2019-04-24)
### Bug Fixes
- **gatsby-telemetry:** Fix postinstall script ([#13605](https://github.com/gatsbyjs/gatsby/issues/13605)) ([ab41206](https://github.com/gatsbyjs/gatsby/commit/ab41206))
## [1.0.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.0.7...gatsby-telemetry@1.0.8) (2019-04-24)
### Features
- **gatsby-telemetry:** Clearer notice through `boxen` ([#13597](https://github.com/gatsbyjs/gatsby/issues/13597)) ([d740583](https://github.com/gatsbyjs/gatsby/commit/d740583))
## [1.0.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.0.6...gatsby-telemetry@1.0.7) (2019-04-11)
### Bug Fixes
- **gatsby-telemetry:** Ensure we capture cli version even with older gatsby-cli ([#13087](https://github.com/gatsbyjs/gatsby/issues/13087)) ([b978db6](https://github.com/gatsbyjs/gatsby/commit/b978db6))
### Features
- **gatsby-cli:** Remove one of package-lock.json and yarn.lock on gatsby new ([#13225](https://github.com/gatsbyjs/gatsby/issues/13225)) ([3510a46](https://github.com/gatsbyjs/gatsby/commit/3510a46)), closes [#13210](https://github.com/gatsbyjs/gatsby/issues/13210)
## [1.0.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.0.5...gatsby-telemetry@1.0.6) (2019-04-09)
### Features
- **gatsby-telemetry:** Include a boolean flag to telemetry data whether gatsby is running in docker or not. ([#13246](https://github.com/gatsbyjs/gatsby/issues/13246)) ([f07147a](https://github.com/gatsbyjs/gatsby/commit/f07147a)), closes [1#discussion-57-comment-1](https://github.com/gatsbyjs/gatsby/issues/discussion-57-comment-1)
## [1.0.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.0.4...gatsby-telemetry@1.0.5) (2019-04-04)
**Note:** Version bump only for package gatsby-telemetry
## [1.0.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.0.3...gatsby-telemetry@1.0.4) (2019-03-28)
### Bug Fixes
- **gatsby-telemetry:** add the missing fs-extra dependency ([#12899](https://github.com/gatsbyjs/gatsby/issues/12899)) ([798d232](https://github.com/gatsbyjs/gatsby/commit/798d232)), closes [/github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-telemetry/src/store.js#L10](https://github.com/gatsbyjs/gatsby/issues/L10)
## [1.0.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.0.2...gatsby-telemetry@1.0.3) (2019-03-27)
### Bug Fixes
- **gatsby-telemetry:** Ensure quickly running commands exit freely ([#12888](https://github.com/gatsbyjs/gatsby/issues/12888)) ([e30d264](https://github.com/gatsbyjs/gatsby/commit/e30d264))
## [1.0.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.0.1...gatsby-telemetry@1.0.2) (2019-03-26)
### Bug Fixes
- **gatsby-telemetry:** don't inherit args from main process ([#12875](https://github.com/gatsbyjs/gatsby/issues/12875)) ([880f322](https://github.com/gatsbyjs/gatsby/commit/880f322))
## [1.0.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-telemetry@1.0.0...gatsby-telemetry@1.0.1) (2019-03-26)
### Bug Fixes
- **gatsby-telemetry:** Ensure all new installs will see the telemetry message at least once ([#12867](https://github.com/gatsbyjs/gatsby/issues/12867)) ([ddde1ee](https://github.com/gatsbyjs/gatsby/commit/ddde1ee)), closes [/github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-telemetry/src/telemetry.js#L110](https://github.com/gatsbyjs/gatsby/issues/L110)
# 1.0.0 (2019-03-26)
### Features
- **gatsby:** add anonymous telemetry instrumentation to gatsby ([#12758](https://github.com/gatsbyjs/gatsby/issues/12758)) ([da8ded9](https://github.com/gatsbyjs/gatsby/commit/da8ded9))
# Change Log