From 50b47658255d2f60dd3d511d534ab77ae4496e32 Mon Sep 17 00:00:00 2001 From: Alex Moon Date: Fri, 12 Jul 2019 03:47:18 +0800 Subject: [PATCH] fix: correct links in package changelogs (#15630) --- CHANGELOG.md | 182 +++++++++++++++++++++++++-------------------------- 1 file changed, 91 insertions(+), 91 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 415071eaa1ff6..8002bd39d7126 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,384 +7,384 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package gatsby-source-filesystem -## [2.1.3](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.1.2...gatsby-source-filesystem@2.1.3) (2019-07-10) +## [2.1.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.1.2...gatsby-source-filesystem@2.1.3) (2019-07-10) **Note:** Version bump only for package gatsby-source-filesystem -## [2.1.2](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.1.1...gatsby-source-filesystem@2.1.2) (2019-07-02) +## [2.1.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.1.1...gatsby-source-filesystem@2.1.2) (2019-07-02) ### Bug Fixes -- **gatsby:** various Typescript definitions ([#15268](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/15268)) ([b8f3ed5](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/commit/b8f3ed5)) +- **gatsby:** various Typescript definitions ([#15268](https://github.com/gatsbyjs/gatsby/issues/15268)) ([b8f3ed5](https://github.com/gatsbyjs/gatsby/commit/b8f3ed5)) -## [2.1.1](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.1.0...gatsby-source-filesystem@2.1.1) (2019-06-25) +## [2.1.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.1.0...gatsby-source-filesystem@2.1.1) (2019-06-25) ### Features -- **gatsby-source-filesystem:** add createFileNodeFromBuffer ([#14576](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/14576)) ([aa21755](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/commit/aa21755)) +- **gatsby-source-filesystem:** add createFileNodeFromBuffer ([#14576](https://github.com/gatsbyjs/gatsby/issues/14576)) ([aa21755](https://github.com/gatsbyjs/gatsby/commit/aa21755)) -# [2.1.0](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.43...gatsby-source-filesystem@2.1.0) (2019-06-20) +# [2.1.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.43...gatsby-source-filesystem@2.1.0) (2019-06-20) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.43](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.40...gatsby-source-filesystem@2.0.43) (2019-06-19) +## [2.0.43](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.40...gatsby-source-filesystem@2.0.43) (2019-06-19) ### Bug Fixes -- fix gatsby-cli dep in source-filesystem & plugin-sharp ([#14881](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/14881)) ([2594623](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/commit/2594623)) +- fix gatsby-cli dep in source-filesystem & plugin-sharp ([#14881](https://github.com/gatsbyjs/gatsby/issues/14881)) ([2594623](https://github.com/gatsbyjs/gatsby/commit/2594623)) -## [2.0.42](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.41...gatsby-source-filesystem@2.0.42) (2019-06-19) +## [2.0.42](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.41...gatsby-source-filesystem@2.0.42) (2019-06-19) ### Bug Fixes -- fix gatsby-cli dep in source-filesystem & plugin-sharp ([#14881](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/14881)) ([2594623](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/commit/2594623)) +- fix gatsby-cli dep in source-filesystem & plugin-sharp ([#14881](https://github.com/gatsbyjs/gatsby/issues/14881)) ([2594623](https://github.com/gatsbyjs/gatsby/commit/2594623)) -## [2.0.41](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.40...gatsby-source-filesystem@2.0.41) (2019-06-18) +## [2.0.41](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.40...gatsby-source-filesystem@2.0.41) (2019-06-18) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.40](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.39...gatsby-source-filesystem@2.0.40) (2019-06-18) +## [2.0.40](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.39...gatsby-source-filesystem@2.0.40) (2019-06-18) ### Features -- **gatsby-cli:** move progressbar into ink ([#14220](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/14220)) ([967597c](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/commit/967597c)) +- **gatsby-cli:** move progressbar into ink ([#14220](https://github.com/gatsbyjs/gatsby/issues/14220)) ([967597c](https://github.com/gatsbyjs/gatsby/commit/967597c)) -## [2.0.39](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.38...gatsby-source-filesystem@2.0.39) (2019-06-10) +## [2.0.39](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.38...gatsby-source-filesystem@2.0.39) (2019-06-10) ### Features -- **gatsby-source-filesystem:** remove slash ([#14372](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/14372)) ([1d9ba86](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/commit/1d9ba86)) +- **gatsby-source-filesystem:** remove slash ([#14372](https://github.com/gatsbyjs/gatsby/issues/14372)) ([1d9ba86](https://github.com/gatsbyjs/gatsby/commit/1d9ba86)) -## [2.0.38](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.37...gatsby-source-filesystem@2.0.38) (2019-05-31) +## [2.0.38](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.37...gatsby-source-filesystem@2.0.38) (2019-05-31) ### Features -- **gatsby-source-filesystem:** add an environment variable to control concurrent queue size ([#13110](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/13110)) ([90aa247](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/commit/90aa247)) +- **gatsby-source-filesystem:** add an environment variable to control concurrent queue size ([#13110](https://github.com/gatsbyjs/gatsby/issues/13110)) ([90aa247](https://github.com/gatsbyjs/gatsby/commit/90aa247)) -## [2.0.37](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.36...gatsby-source-filesystem@2.0.37) (2019-05-20) +## [2.0.37](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.36...gatsby-source-filesystem@2.0.37) (2019-05-20) ### Bug Fixes -- **gatsby-source-filesystem:** fix unhandled rejection by returning promise chain ([#14180](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/14180)) ([53c91b5](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/commit/53c91b5)) +- **gatsby-source-filesystem:** fix unhandled rejection by returning promise chain ([#14180](https://github.com/gatsbyjs/gatsby/issues/14180)) ([53c91b5](https://github.com/gatsbyjs/gatsby/commit/53c91b5)) -## [2.0.36](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.35...gatsby-source-filesystem@2.0.36) (2019-05-16) +## [2.0.36](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.35...gatsby-source-filesystem@2.0.36) (2019-05-16) ### Bug Fixes -- **gatsby-source-filesystem:** fix createRemoteFileNode ts types ([#14086](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/14086)) ([e47da77](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/commit/e47da77)) +- **gatsby-source-filesystem:** fix createRemoteFileNode ts types ([#14086](https://github.com/gatsbyjs/gatsby/issues/14086)) ([e47da77](https://github.com/gatsbyjs/gatsby/commit/e47da77)) -## [2.0.35](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.34...gatsby-source-filesystem@2.0.35) (2019-05-15) +## [2.0.35](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.34...gatsby-source-filesystem@2.0.35) (2019-05-15) ### Bug Fixes -- **gatsby-source-filesystem:** createRemoteFileNode rejects promise instead resolving on failure ([#12348](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/12348)) ([c2c5cea](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/commit/c2c5cea)) +- **gatsby-source-filesystem:** createRemoteFileNode rejects promise instead resolving on failure ([#12348](https://github.com/gatsbyjs/gatsby/issues/12348)) ([c2c5cea](https://github.com/gatsbyjs/gatsby/commit/c2c5cea)) -## [2.0.34](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.33...gatsby-source-filesystem@2.0.34) (2019-05-14) +## [2.0.34](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.33...gatsby-source-filesystem@2.0.34) (2019-05-14) ### Features -- **gatsby:** allow awaiting API run triggered by createNode action ([#12748](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/12748)) ([17a67a5](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/commit/17a67a5)) +- **gatsby:** allow awaiting API run triggered by createNode action ([#12748](https://github.com/gatsbyjs/gatsby/issues/12748)) ([17a67a5](https://github.com/gatsbyjs/gatsby/commit/17a67a5)) -## [2.0.33](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.32...gatsby-source-filesystem@2.0.33) (2019-04-30) +## [2.0.33](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.32...gatsby-source-filesystem@2.0.33) (2019-04-30) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.32](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.31...gatsby-source-filesystem@2.0.32) (2019-04-24) +## [2.0.32](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.31...gatsby-source-filesystem@2.0.32) (2019-04-24) ### Bug Fixes -- Add fallback for createContentDigest ([#13584](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/13584)) ([093f1f2](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/commit/093f1f2)) +- Add fallback for createContentDigest ([#13584](https://github.com/gatsbyjs/gatsby/issues/13584)) ([093f1f2](https://github.com/gatsbyjs/gatsby/commit/093f1f2)) -## [2.0.31](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.30...gatsby-source-filesystem@2.0.31) (2019-04-23) +## [2.0.31](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.30...gatsby-source-filesystem@2.0.31) (2019-04-23) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.30](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.29...gatsby-source-filesystem@2.0.30) (2019-04-23) +## [2.0.30](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.29...gatsby-source-filesystem@2.0.30) (2019-04-23) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.29](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.28...gatsby-source-filesystem@2.0.29) (2019-04-08) +## [2.0.29](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.28...gatsby-source-filesystem@2.0.29) (2019-04-08) ### Features -- **createRemoteFileNode:** allow passing headers to request ([#11682](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/11682)) ([7a8e41a](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/commit/7a8e41a)) +- **createRemoteFileNode:** allow passing headers to request ([#11682](https://github.com/gatsbyjs/gatsby/issues/11682)) ([7a8e41a](https://github.com/gatsbyjs/gatsby/commit/7a8e41a)) -## [2.0.28](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.27...gatsby-source-filesystem@2.0.28) (2019-03-22) +## [2.0.28](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.27...gatsby-source-filesystem@2.0.28) (2019-03-22) ### Bug Fixes -- **gatsby-source-filesystem:** pin chokidar@2.1.2 to fix unix issues ([#12759](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/12759)) ([0ea1505](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/commit/0ea1505)) +- **gatsby-source-filesystem:** pin chokidar@2.1.2 to fix unix issues ([#12759](https://github.com/gatsbyjs/gatsby/issues/12759)) ([0ea1505](https://github.com/gatsbyjs/gatsby/commit/0ea1505)) -## [2.0.27](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.26...gatsby-source-filesystem@2.0.27) (2019-03-15) +## [2.0.27](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.26...gatsby-source-filesystem@2.0.27) (2019-03-15) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.26](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.25...gatsby-source-filesystem@2.0.26) (2019-03-14) +## [2.0.26](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.25...gatsby-source-filesystem@2.0.26) (2019-03-14) ### Features -- **create-remote-file-node:** add `url` field to downloaded file nodes ([#12582](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/12582)) ([cac37a9](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/commit/cac37a9)), closes [#1234](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/1234) [#1234](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/1234) [#1234](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/1234) +- **create-remote-file-node:** add `url` field to downloaded file nodes ([#12582](https://github.com/gatsbyjs/gatsby/issues/12582)) ([cac37a9](https://github.com/gatsbyjs/gatsby/commit/cac37a9)), closes [#1234](https://github.com/gatsbyjs/gatsby/issues/1234) [#1234](https://github.com/gatsbyjs/gatsby/issues/1234) [#1234](https://github.com/gatsbyjs/gatsby/issues/1234) -## [2.0.25](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.24...gatsby-source-filesystem@2.0.25) (2019-03-13) +## [2.0.25](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.24...gatsby-source-filesystem@2.0.25) (2019-03-13) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.24](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.23...gatsby-source-filesystem@2.0.24) (2019-03-11) +## [2.0.24](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.23...gatsby-source-filesystem@2.0.24) (2019-03-11) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.23](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.22...gatsby-source-filesystem@2.0.23) (2019-02-25) +## [2.0.23](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.22...gatsby-source-filesystem@2.0.23) (2019-02-25) ### Bug Fixes -- **gatsby-source-filesystem:** Do not re-download cached files from createRemoteFileNode ([#12054](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/12054)) ([a358239](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/commit/a358239)) +- **gatsby-source-filesystem:** Do not re-download cached files from createRemoteFileNode ([#12054](https://github.com/gatsbyjs/gatsby/issues/12054)) ([a358239](https://github.com/gatsbyjs/gatsby/commit/a358239)) -## [2.0.22](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.21...gatsby-source-filesystem@2.0.22) (2019-02-22) +## [2.0.22](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.21...gatsby-source-filesystem@2.0.22) (2019-02-22) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.21](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.20...gatsby-source-filesystem@2.0.21) (2019-02-20) +## [2.0.21](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.20...gatsby-source-filesystem@2.0.21) (2019-02-20) ### Bug Fixes -- **gatsby-source-filesystem:** Let plugins set parent when creating File nodes with createRemoteFileNode ([#11795](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/11795)) ([5a3c1fc](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/commit/5a3c1fc)) +- **gatsby-source-filesystem:** Let plugins set parent when creating File nodes with createRemoteFileNode ([#11795](https://github.com/gatsbyjs/gatsby/issues/11795)) ([5a3c1fc](https://github.com/gatsbyjs/gatsby/commit/5a3c1fc)) -## [2.0.20](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.19...gatsby-source-filesystem@2.0.20) (2019-02-01) +## [2.0.20](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.19...gatsby-source-filesystem@2.0.20) (2019-02-01) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.19](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.18...gatsby-source-filesystem@2.0.19) (2019-01-31) +## [2.0.19](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.18...gatsby-source-filesystem@2.0.19) (2019-01-31) ### Bug Fixes -- **gatsby-source-filesystem:** report when downloading fails ([#10980](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/10980)) ([eff2cf4](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/commit/eff2cf4)) +- **gatsby-source-filesystem:** report when downloading fails ([#10980](https://github.com/gatsbyjs/gatsby/issues/10980)) ([eff2cf4](https://github.com/gatsbyjs/gatsby/commit/eff2cf4)) -## [2.0.18](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.17...gatsby-source-filesystem@2.0.18) (2019-01-28) +## [2.0.18](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.17...gatsby-source-filesystem@2.0.18) (2019-01-28) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.17](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.16...gatsby-source-filesystem@2.0.17) (2019-01-23) +## [2.0.17](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.16...gatsby-source-filesystem@2.0.17) (2019-01-23) ### Features -- **gatsby-source-filesystem:** add optional name parameter to createRemoteFileNode ([#11054](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/11054)) ([8105be6](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/commit/8105be6)), closes [#11037](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/11037) [#1234](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/1234) [#1234](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/1234) [#1234](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/1234) +- **gatsby-source-filesystem:** add optional name parameter to createRemoteFileNode ([#11054](https://github.com/gatsbyjs/gatsby/issues/11054)) ([8105be6](https://github.com/gatsbyjs/gatsby/commit/8105be6)), closes [#11037](https://github.com/gatsbyjs/gatsby/issues/11037) [#1234](https://github.com/gatsbyjs/gatsby/issues/1234) [#1234](https://github.com/gatsbyjs/gatsby/issues/1234) [#1234](https://github.com/gatsbyjs/gatsby/issues/1234) -## [2.0.16](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.14...gatsby-source-filesystem@2.0.16) (2019-01-11) +## [2.0.16](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.14...gatsby-source-filesystem@2.0.16) (2019-01-11) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.14](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.13...gatsby-source-filesystem@2.0.14) (2019-01-11) +## [2.0.14](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.13...gatsby-source-filesystem@2.0.14) (2019-01-11) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.13](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.12...gatsby-source-filesystem@2.0.13) (2019-01-08) +## [2.0.13](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.12...gatsby-source-filesystem@2.0.13) (2019-01-08) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.12](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.11...gatsby-source-filesystem@2.0.12) (2018-12-11) +## [2.0.12](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.11...gatsby-source-filesystem@2.0.12) (2018-12-11) ### Features -- **gatsby-source-filesystem:** keep original name of remote files ([#9777](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/9777)) ([dfc069d](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/commit/dfc069d)) +- **gatsby-source-filesystem:** keep original name of remote files ([#9777](https://github.com/gatsbyjs/gatsby/issues/9777)) ([dfc069d](https://github.com/gatsbyjs/gatsby/commit/dfc069d)) -## [2.0.11](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.10...gatsby-source-filesystem@2.0.11) (2018-12-06) +## [2.0.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.10...gatsby-source-filesystem@2.0.11) (2018-12-06) ### Bug Fixes -- **gatsby-source-filesystem:** allow empty password for basic auth in createRemoteFileNode ([#10280](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/10280)) ([1d4e057](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/commit/1d4e057)) +- **gatsby-source-filesystem:** allow empty password for basic auth in createRemoteFileNode ([#10280](https://github.com/gatsbyjs/gatsby/issues/10280)) ([1d4e057](https://github.com/gatsbyjs/gatsby/commit/1d4e057)) -## [2.0.10](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.9...gatsby-source-filesystem@2.0.10) (2018-11-29) +## [2.0.10](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.9...gatsby-source-filesystem@2.0.10) (2018-11-29) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.9](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.8...gatsby-source-filesystem@2.0.9) (2018-11-26) +## [2.0.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.8...gatsby-source-filesystem@2.0.9) (2018-11-26) ### Bug Fixes -- **gatsby-plugin-filesystem:** throw meaningful errors on bad inputs ([#10123](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/10123)) ([21ebf2c](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/commit/21ebf2c)), closes [#6643](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/6643) +- **gatsby-plugin-filesystem:** throw meaningful errors on bad inputs ([#10123](https://github.com/gatsbyjs/gatsby/issues/10123)) ([21ebf2c](https://github.com/gatsbyjs/gatsby/commit/21ebf2c)), closes [#6643](https://github.com/gatsbyjs/gatsby/issues/6643) -## [2.0.8](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.7...gatsby-source-filesystem@2.0.8) (2018-11-08) +## [2.0.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.7...gatsby-source-filesystem@2.0.8) (2018-11-08) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.7](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.6...gatsby-source-filesystem@2.0.7) (2018-11-01) +## [2.0.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.6...gatsby-source-filesystem@2.0.7) (2018-11-01) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.6](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.5...gatsby-source-filesystem@2.0.6) (2018-10-29) +## [2.0.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.5...gatsby-source-filesystem@2.0.6) (2018-10-29) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.5](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.4...gatsby-source-filesystem@2.0.5) (2018-10-19) +## [2.0.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.4...gatsby-source-filesystem@2.0.5) (2018-10-19) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.4](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.3...gatsby-source-filesystem@2.0.4) (2018-10-15) +## [2.0.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.3...gatsby-source-filesystem@2.0.4) (2018-10-15) ### Bug Fixes -- first parse url and then path to retrieve extension ([#9011](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/9011)) ([eb7648c](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/commit/eb7648c)) +- first parse url and then path to retrieve extension ([#9011](https://github.com/gatsbyjs/gatsby/issues/9011)) ([eb7648c](https://github.com/gatsbyjs/gatsby/commit/eb7648c)) -## [2.0.3](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.2...gatsby-source-filesystem@2.0.3) (2018-10-09) +## [2.0.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.2...gatsby-source-filesystem@2.0.3) (2018-10-09) ### Bug Fixes -- more work to prevent queries from running when there's in-progress node processing ([#8859](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/8859)) ([00eeef0](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/commit/00eeef0)) +- more work to prevent queries from running when there's in-progress node processing ([#8859](https://github.com/gatsbyjs/gatsby/issues/8859)) ([00eeef0](https://github.com/gatsbyjs/gatsby/commit/00eeef0)) -## [2.0.2](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.1-rc.6...gatsby-source-filesystem@2.0.2) (2018-10-05) +## [2.0.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.1-rc.6...gatsby-source-filesystem@2.0.2) (2018-10-05) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.1](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.1-rc.6...gatsby-source-filesystem@2.0.1) (2018-09-17) +## [2.0.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.1-rc.6...gatsby-source-filesystem@2.0.1) (2018-09-17) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.1-rc.6](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.1-rc.5...gatsby-source-filesystem@2.0.1-rc.6) (2018-09-11) +## [2.0.1-rc.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.1-rc.5...gatsby-source-filesystem@2.0.1-rc.6) (2018-09-11) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.1-rc.5](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.1-rc.4...gatsby-source-filesystem@2.0.1-rc.5) (2018-09-11) +## [2.0.1-rc.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.1-rc.4...gatsby-source-filesystem@2.0.1-rc.5) (2018-09-11) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.1-rc.4](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.1-rc.3...gatsby-source-filesystem@2.0.1-rc.4) (2018-09-11) +## [2.0.1-rc.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.1-rc.3...gatsby-source-filesystem@2.0.1-rc.4) (2018-09-11) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.1-rc.3](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.1-rc.2...gatsby-source-filesystem@2.0.1-rc.3) (2018-09-11) +## [2.0.1-rc.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.1-rc.2...gatsby-source-filesystem@2.0.1-rc.3) (2018-09-11) ### Features -- **gatsby-source-filesystem:** Added an 'ignore' property to the options to ignore more files. ([#8016](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/8016)) ([3f67a2f](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/commit/3f67a2f)) +- **gatsby-source-filesystem:** Added an 'ignore' property to the options to ignore more files. ([#8016](https://github.com/gatsbyjs/gatsby/issues/8016)) ([3f67a2f](https://github.com/gatsbyjs/gatsby/commit/3f67a2f)) -## [2.0.1-rc.2](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.1-rc.1...gatsby-source-filesystem@2.0.1-rc.2) (2018-09-07) +## [2.0.1-rc.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.1-rc.1...gatsby-source-filesystem@2.0.1-rc.2) (2018-09-07) ### Bug Fixes -- remove some warnings on promises ([#7922](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/issues/7922)) ([e069f27](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/commit/e069f27)) +- remove some warnings on promises ([#7922](https://github.com/gatsbyjs/gatsby/issues/7922)) ([e069f27](https://github.com/gatsbyjs/gatsby/commit/e069f27)) -## [2.0.1-rc.1](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.1-rc.0...gatsby-source-filesystem@2.0.1-rc.1) (2018-08-29) +## [2.0.1-rc.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.1-rc.0...gatsby-source-filesystem@2.0.1-rc.1) (2018-08-29) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.1-rc.0](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.1-beta.11...gatsby-source-filesystem@2.0.1-rc.0) (2018-08-21) +## [2.0.1-rc.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.1-beta.11...gatsby-source-filesystem@2.0.1-rc.0) (2018-08-21) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.1-beta.11](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.1-beta.10...gatsby-source-filesystem@2.0.1-beta.11) (2018-08-21) +## [2.0.1-beta.11](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.1-beta.10...gatsby-source-filesystem@2.0.1-beta.11) (2018-08-21) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.1-beta.10](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.1-beta.9...gatsby-source-filesystem@2.0.1-beta.10) (2018-07-24) +## [2.0.1-beta.10](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.1-beta.9...gatsby-source-filesystem@2.0.1-beta.10) (2018-07-24) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.1-beta.9](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.1-beta.8...gatsby-source-filesystem@2.0.1-beta.9) (2018-07-21) +## [2.0.1-beta.9](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.1-beta.8...gatsby-source-filesystem@2.0.1-beta.9) (2018-07-21) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.1-beta.8](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.1-beta.7...gatsby-source-filesystem@2.0.1-beta.8) (2018-07-19) +## [2.0.1-beta.8](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.1-beta.7...gatsby-source-filesystem@2.0.1-beta.8) (2018-07-19) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.1-beta.7](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.1-beta.6...gatsby-source-filesystem@2.0.1-beta.7) (2018-07-19) +## [2.0.1-beta.7](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.1-beta.6...gatsby-source-filesystem@2.0.1-beta.7) (2018-07-19) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.1-beta.6](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.1-beta.5...gatsby-source-filesystem@2.0.1-beta.6) (2018-07-18) +## [2.0.1-beta.6](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.1-beta.5...gatsby-source-filesystem@2.0.1-beta.6) (2018-07-18) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.1-beta.5](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.1-beta.4...gatsby-source-filesystem@2.0.1-beta.5) (2018-07-14) +## [2.0.1-beta.5](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.1-beta.4...gatsby-source-filesystem@2.0.1-beta.5) (2018-07-14) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.1-beta.4](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.1-beta.3...gatsby-source-filesystem@2.0.1-beta.4) (2018-07-13) +## [2.0.1-beta.4](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.1-beta.3...gatsby-source-filesystem@2.0.1-beta.4) (2018-07-13) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.1-beta.3](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.1-beta.2...gatsby-source-filesystem@2.0.1-beta.3) (2018-06-21) +## [2.0.1-beta.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.1-beta.2...gatsby-source-filesystem@2.0.1-beta.3) (2018-06-21) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.1-beta.2](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.1-beta.1...gatsby-source-filesystem@2.0.1-beta.2) (2018-06-20) +## [2.0.1-beta.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.1-beta.1...gatsby-source-filesystem@2.0.1-beta.2) (2018-06-20) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.1-beta.1](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@2.0.1-beta.0...gatsby-source-filesystem@2.0.1-beta.1) (2018-06-17) +## [2.0.1-beta.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@2.0.1-beta.0...gatsby-source-filesystem@2.0.1-beta.1) (2018-06-17) **Note:** Version bump only for package gatsby-source-filesystem -## [2.0.1-beta.0](https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem/compare/gatsby-source-filesystem@1.5.39...gatsby-source-filesystem@2.0.1-beta.0) (2018-06-17) +## [2.0.1-beta.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-source-filesystem@1.5.39...gatsby-source-filesystem@2.0.1-beta.0) (2018-06-17) **Note:** Version bump only for package gatsby-source-filesystem