170 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.13.70 (2019-08-20)
Features
2.13.69 (2019-08-20)
Bug Fixes
2.13.68 (2019-08-19)
Bug Fixes
Features
2.13.67 (2019-08-16)
Note: Version bump only for package gatsby
2.13.66 (2019-08-16)
Bug Fixes
2.13.65 (2019-08-16)
Bug Fixes
2.13.64 (2019-08-15)
Bug Fixes
2.13.63 (2019-08-14)
Bug Fixes
- gatsby: Set CORS to * in serve (#14483) (74959ab)
- gatsby: Use anonymous requests when fetching resources (#14443) (cdd800f), closes /github.com/gatsbyjs/gatsby/issues/14293#issue-448125073 #14293
2.13.62 (2019-08-13)
Bug Fixes
- gatsby: check if navigator.connection is defined (#16572) (8c54e5b)
- gatsby: Don't show deprecation warning when adding childr… (#16559) (5c7a3e1)
2.13.61 (2019-08-12)
Features
2.13.60 (2019-08-12)
Bug Fixes
2.13.59 (2019-08-12)
Bug Fixes
Features
2.13.58 (2019-08-11)
Features
- gatsby: Display network url for GraphiQL when using -H (#16530) (44fd333)
- gatsby: enable richer error handling for unknown APIs (#16105) (0adab13)
2.13.57 (2019-08-09)
Note: Version bump only for package gatsby
2.13.56 (2019-08-09)
Note: Version bump only for package gatsby
2.13.55 (2019-08-09)
Bug Fixes
- gatsby: Make root plural fields non nullable (#15321) (2c79309)
- gatsby: Reserve graphqljs internal directive names (#16483) (4032012)
Features
- gatsby: Allow field extensions to register return types (#16484) (0df297b)
- gatsby: Allow printing type definitions to file (schema lock-down) (#16291) (23a460a)
2.13.54 (2019-08-08)
Bug Fixes
2.13.53 (2019-08-08)
Bug Fixes
2.13.52 (2019-08-06)
Bug Fixes
- gatsby: Add findMatchPath to the default loader (#16334) (f6aa41e)
- gatsby: always use publicLoader for window.___loader (#16122) (afb3485)
- gatsby: createSchemaCustomization typings (#16369) (ac48c51)
Features
2.13.51 (2019-08-05)
Bug Fixes
- gatsby: Don't delete 404 page-data so we don't crash build (#16354) (a2855b3)
- gatsby: Prefer a user's shouldUpdateScroll over a plugin's (#16328) (f02f366)
Features
2.13.50 (2019-08-01)
Note: Version bump only for package gatsby
2.13.48 (2019-08-01)
Note: Version bump only for package gatsby
2.13.47 (2019-08-01)
Bug Fixes
2.13.46 (2019-08-01)
Bug Fixes
- gatsby: Check if callSite exists in stack-trace-utils (#16257) (4a348b2)
- gatsby: Check if page exists before trying to get page data (#16220) (065a551)
- gatsby: Panic when root config is a function (#16272) (81ff489)
- gatsby: use Set instead of Array in page-component state machine (#15533) (d5d7e5d)
2.13.45 (2019-07-30)
Bug Fixes
- gatsby: Add error message for field extension validation (#16232) (f64a9e0)
- gatsby: Fix absent parents (#16228) (5330a21)
- gatsby: Fix special case id:eq queries for abstract types (#16114) (6d8b663)
- gatsby: Respect infer extension in schema update (#16110) (ce56b9d)
2.13.44 (2019-07-30)
Bug Fixes
- gatsby: enable babel.config.js once again (#16205) (d72b6d9)
- gatsby: run onPrefetchPathname when prefetch is disabled (#16208) (da859c0)
2.13.43 (2019-07-30)
Note: Version bump only for package gatsby
2.13.42 (2019-07-29)
Note: Version bump only for package gatsby
2.13.41 (2019-07-25)
Note: Version bump only for package gatsby
2.13.40 (2019-07-25)
Note: Version bump only for package gatsby
2.13.39 (2019-07-24)
Note: Version bump only for package gatsby
2.13.38 (2019-07-23)
Bug Fixes
2.13.37 (2019-07-23)
Note: Version bump only for package gatsby
2.13.36 (2019-07-23)
Features
2.13.35 (2019-07-23)
Note: Version bump only for package gatsby
2.13.34 (2019-07-23)
Bug Fixes
- gatsby: add jsdoc for matchPath on page Object (#15749) (5633fdb)
- gatsby: Add touchNode to populate typeOwners (#15919) (9d5026f)
2.13.33 (2019-07-22)
Bug Fixes
2.13.32 (2019-07-20)
Note: Version bump only for package gatsby
2.13.31 (2019-07-19)
Note: Version bump only for package gatsby
2.13.30 (2019-07-19)
Note: Version bump only for package gatsby
2.13.29 (2019-07-19)
Note: Version bump only for package gatsby
2.13.28 (2019-07-18)
Bug Fixes
- gatsby: 404 page when using path-prefix (#15858) (51886a3)
- gatsby: Make intermediate schema available to createResolvers API (#15838) (055a1b0)
Features
2.13.27 (2019-07-17)
Bug Fixes
- gatsby: Hot reload package and theme queries (#15739) (1685a2b)
- gatsby: Track nodes when mutated (#15720) (f939f6c)
2.13.26 (2019-07-17)
Bug Fixes
Features
2.13.25 (2019-07-16)
Bug Fixes
2.13.24 (2019-07-16)
Bug Fixes
- gatsby: Fix import on cache-dir/gatsby-browser-entry.js (#15735) (4b206c3), closes /github.com/gatsbyjs/gatsby/blob/2d27d7d42112fcbeb13cd52fa9fe0d46b1764d13/packages/gatsby/cache-dir/loader.js#L355
2.13.23 (2019-07-15)
Features
2.13.22 (2019-07-15)
Bug Fixes
Features
- gatsby: Add nodeInterface extension (#15545) (8c46237)
- gatsby: add prefetchPathname the public api (#13985) (7173f96)
2.13.21 (2019-07-14)
Features
2.13.20 (2019-07-13)
Note: Version bump only for package gatsby
2.13.19 (2019-07-12)
Note: Version bump only for package gatsby
2.13.18 (2019-07-12)
Note: Version bump only for package gatsby
2.13.17 (2019-07-12)
Bug Fixes
2.13.16 (2019-07-12)
Bug Fixes
- gatsby: Make createPage action errors structured (#15619) (44654be)
- svg: don't try to use convertShapeToPath svgo optim (#15636) (4db78dc)
2.13.15 (2019-07-11)
Bug Fixes
2.13.14 (2019-07-11)
Note: Version bump only for package gatsby
2.13.13 (2019-07-10)
Bug Fixes
- don't break joi validation for production bundles webpack… (#15602) (4c50024)
- don't break joi validation for unhandledRejections & apirunner (#15600) (14ba538)
2.13.12 (2019-07-10)
Bug Fixes
Features
2.13.11 (2019-07-09)
Bug Fixes
2.13.10 (2019-07-09)
Bug Fixes
2.13.9 (2019-07-08)
Bug Fixes
2.13.8 (2019-07-08)
Bug Fixes
2.13.7 (2019-07-07)
Bug Fixes
- gatsby: bump
react-hot-loaderversion to fix regression… (#15485) (02eaaa4) - gatsby: Exclude node_modules when depth > 1 (#15442) (ba0c3cb)
2.13.6 (2019-07-06)
Bug Fixes
2.13.5 (2019-07-06)
Bug Fixes
2.13.4 (2019-07-05)
Note: Version bump only for package gatsby
2.13.3 (2019-07-03)
Bug Fixes
2.13.2 (2019-07-03)
Bug Fixes
2.13.1 (2019-07-02)
Bug Fixes
Features
2.12.2 (2019-07-02)
Bug Fixes
Features
2.12.1 (2019-07-02)
Bug Fixes
- gatsby: adds the missing micromatch dependency (#15310) (5f66f21)
- gatsby: Exclude gatsby itself in gatsby-dependents (#15318) (25cd90e)
- gatsby: various Typescript definitions (#15268) (b8f3ed5)
- themes: normalize plugin entries before merging plugin ar… (#15307) (300d331)
Features
- gatsby: enable babel in deps (#15284) (4ea3fa1)
- gatsby: Refine typing on createPages’ graphql function (#14575) (5bedc01)
- gatsby: support symlinked directories (#15295) (54b417f)
- gatsby: Switch to name based package filtering for speed (#15308) (b79e96a)
2.12.0 (2019-07-02)
Features
2.11.8 (2019-07-02)
Bug Fixes
Features
- gatsby: Add gatsby-dependents util (#15269) (f55250e)
- gatsby: Handle duplicated fragment definitions (#15179) (a92f6e1)
2.11.7 (2019-07-01)
Bug Fixes
- gatsby: update tsc definition for some actions (1adb7d5)
2.11.6 (2019-06-30)
Bug Fixes
2.11.5 (2019-06-29)
Note: Version bump only for package gatsby
2.11.4 (2019-06-29)
Note: Version bump only for package gatsby
2.11.3 (2019-06-28)
Note: Version bump only for package gatsby
2.11.2 (2019-06-28)
Features
2.11.1 (2019-06-28)
Features
2.11.0 (2019-06-27)
Bug Fixes
Features
- gatsby: enable babel-loader for all dependencies (#14111) (268ed27)
- gatsby: Support absolute certificate paths for developme… (#14932) (7694c0c)
2.10.5 (2019-06-25)
Note: Version bump only for package gatsby
2.10.4 (2019-06-24)
Bug Fixes
2.10.3 (2019-06-24)
Note: Version bump only for package gatsby
2.10.2 (2019-06-24)
Note: Version bump only for package gatsby
2.10.1 (2019-06-24)
Note: Version bump only for package gatsby
2.10.0 (2019-06-20)
Note: Version bump only for package gatsby
2.9.11 (2019-06-19)
Bug Fixes
2.9.10 (2019-06-19)
Note: Version bump only for package gatsby
2.9.9 (2019-06-19)
Note: Version bump only for package gatsby
2.9.8 (2019-06-19)
Note: Version bump only for package gatsby
2.9.7 (2019-06-18)
Note: Version bump only for package gatsby
2.9.6 (2019-06-18)
Note: Version bump only for package gatsby
2.9.5 (2019-06-18)
Note: Version bump only for package gatsby
2.9.4 (2019-06-14)
Bug Fixes
2.9.3 (2019-06-14)
Bug Fixes
2.9.2 (2019-06-12)
Bug Fixes
- gatsby: Fix group and distinct when used with fragments (#14728) (3a15873)
- gatsby: Make createPageDependency public again (#14679) (9ff3ba7)
2.9.1 (2019-06-12)
Note: Version bump only for package gatsby
2.9.0 (2019-06-11)
Note: Version bump only for package gatsby
2.8.8 (2019-06-10)
Bug Fixes
2.8.7 (2019-06-10)
Bug Fixes
2.8.6 (2019-06-07)
Bug Fixes
2.8.5 (2019-06-05)
Note: Version bump only for package gatsby
2.8.4 (2019-06-05)
Bug Fixes
2.8.3 (2019-06-04)
Bug Fixes
2.8.2 (2019-05-31)
Note: Version bump only for package gatsby
2.8.1 (2019-05-31)
Note: Version bump only for package gatsby
2.8.0 (2019-05-31)
Features
2.7.6 (2019-05-31)
Bug Fixes
- gatsby: Find identifiers only in the first argument when extracting queries from useStaticQuery (#14362) (524817a), closes #14345
- schema: Handle types wrapped in js array in createResolvers (#14422) (56647bc)
2.7.5 (2019-05-29)
Note: Version bump only for package gatsby
2.7.4 (2019-05-29)
Features
2.7.3 (2019-05-27)
Features
2.7.2 (2019-05-27)
Bug Fixes
2.7.1 (2019-05-23)
Bug Fixes
2.7.0 (2019-05-23)
Features
2.6.4 (2019-05-23)
Bug Fixes
2.6.3 (2019-05-22)
Bug Fixes
2.6.2 (2019-05-22)
Note: Version bump only for package gatsby
2.6.1 (2019-05-22)
Note: Version bump only for package gatsby
2.6.0 (2019-05-21)
Note: Version bump only for package gatsby
2.5.7 (2019-05-20)
Bug Fixes
2.5.6 (2019-05-20)
Bug Fixes
- develop: fix "Unexpected token < in JSON at position 0" after restarting development server (#14166) (c63dbb8)
- gatsby: Fix ordering for node links when search field isn't id (#14176) (eeb1f8c)
2.5.5 (2019-05-18)
Note: Version bump only for package gatsby
2.5.4 (2019-05-18)
Features
2.5.3 (2019-05-17)
Bug Fixes
2.5.2 (2019-05-17)
Bug Fixes
2.5.1 (2019-05-17)
Bug Fixes
2.5.0 (2019-05-16)
Features
2.4.7 (2019-05-16)
Features
2.4.6 (2019-05-15)
Bug Fixes
2.4.5 (2019-05-14)
Features
2.4.4 (2019-05-14)
Note: Version bump only for package gatsby
2.4.3 (2019-05-09)
Note: Version bump only for package gatsby
2.4.2 (2019-05-03)
Note: Version bump only for package gatsby
2.4.1 (2019-05-03)
Note: Version bump only for package gatsby
2.4.0 (2019-05-02)
Features
2.3.36 (2019-05-02)
Bug Fixes
2.3.35 (2019-05-01)
Bug Fixes
2.3.34 (2019-04-30)
Note: Version bump only for package gatsby
2.3.33 (2019-04-29)
Bug Fixes
- gatsby: development proxy should proceed request headers and method (#13685) (842d9ce)
- typo: fix typos in error message (#13683) (f472a08)
2.3.32 (2019-04-27)
Note: Version bump only for package gatsby
2.3.31 (2019-04-25)
Bug Fixes
2.3.30 (2019-04-25)
Features
2.3.29 (2019-04-24)
Note: Version bump only for package gatsby
2.3.28 (2019-04-24)
Bug Fixes
2.3.27 (2019-04-23)
Note: Version bump only for package gatsby
2.3.26 (2019-04-23)
Bug Fixes
- docs: Fix typo in Gatsby Browser APIs (#13527) (a60a909)
- raise Unexpected Errors in resolve-module-exports (#13476) (805a1dd)
- gatsby: respect node type owner in deleteNode (#13492) (dffb74e)
- gatsby: Set fixed precision for "bootstrap finished" timer (#13528) (74a60af)
2.3.25 (2019-04-18)
Note: Version bump only for package gatsby
2.3.24 (2019-04-17)
Bug Fixes
2.3.23 (2019-04-15)
Bug Fixes
- pageInfo.totalCount should be total number of results (#13352) (f77b053), closes #13342
- Pin graphql-compose version (#13356) (7a34c6d)
- cpu-core-count: fallback to generic Node.JS method if system specific call fails (#13294) (857e9e3), closes #12734
- gatsby: bail early if pageResources are not available in public pageRenderer (#13113) (da1d5a6)
Features
2.3.22 (2019-04-12)
Bug Fixes
- gatsby: fix NODE_ENV & GATSBY_ACTIVE_ENV in webpack (#13314) (21db36f)
- themes: Include user's site in the list of potential shadowFiles (#13323) (116cb48)
2.3.21 (2019-04-12)
Bug Fixes
2.3.20 (2019-04-11)
Features
2.3.19 (2019-04-11)
Bug Fixes
2.3.18 (2019-04-11)
Note: Version bump only for package gatsby
2.3.17 (2019-04-10)
Note: Version bump only for package gatsby
2.3.16 (2019-04-09)
Features
2.3.15 (2019-04-08)
Bug Fixes
2.3.14 (2019-04-05)
Note: Version bump only for package gatsby
2.3.13 (2019-04-04)
Features
2.3.12 (2019-04-04)
Note: Version bump only for package gatsby
2.3.11 (2019-04-03)
Bug Fixes
Features
2.3.10 (2019-04-03)
Bug Fixes
2.3.9 (2019-04-03)
Features
2.3.8 (2019-04-03)
Bug Fixes
- gatsby: don't try to statically analyze gatsby-node, require it and examine exports instead (#13053) (d74b3f0)
2.3.7 (2019-04-02)
Note: Version bump only for package gatsby
2.3.6 (2019-04-02)
Note: Version bump only for package gatsby
2.3.5 (2019-04-02)
Bug Fixes
Features
- gatsby-cli: Detect if something is already running on a port when running gatsby serve (#12989) (e587e57)
2.3.4 (2019-03-28)
Features
- schema: Use extensions to specify infer config (ff102c9)
2.3.3 (2019-03-27)
Bug Fixes
- gatsby: Handle already deleted nodes in deleteNode action (#12866) (1548841)
- gatsby-telemetry: Ensure quickly running commands exit freely (#12888) (e30d264)
- themes: Handle shared parent theme with component shadowing (#12883) (7a82dc2)
Features
2.3.2 (2019-03-26)
Note: Version bump only for package gatsby
2.3.1 (2019-03-26)
Note: Version bump only for package gatsby
2.3.0 (2019-03-26)
Features
2.2.13 (2019-03-26)
Bug Fixes
- schema: Add tests for incorrect list counting (#12824) (d2bf6f5)
- schema: Remove accidental capitalization of lowercase typenames. (#12837) (d25b39d)
2.2.12 (2019-03-26)
Features
2.2.11 (2019-03-25)
Note: Version bump only for package gatsby
2.2.10 (2019-03-25)
Bug Fixes
- gatsby: added looksLikeADate to check date on schema creation (#12722) (aff2c5d)
- gatsby: Allow setting nullability in createResolvers (#12775) (4fbac99)
- gatsby: Improve handling of sparse arrays in example value creation (#12807) (3e84352)
- schema: Don't default to tracking all nodes (#12825) (a9b6d68)
- schema: fix
typesfor buildUnionType config object (#12814) (0c2cda4) - schema: Fix querying for filtered File type (#12752) (c949b9a)
- schema: Preserve resolvers on ___NODE fields (#12806) (e8816bf)
2.2.9 (2019-03-23)
Features
2.2.8 (2019-03-22)
Bug Fixes
- gatsby: tolerate null object values (#12756) (7e51263)
- gatsby-source-filesystem: pin chokidar@2.1.2 to fix unix issues (#12759) (0ea1505)
2.2.7 (2019-03-22)
Bug Fixes
2.2.6 (2019-03-21)
Note: Version bump only for package gatsby
2.2.5 (2019-03-21)
Note: Version bump only for package gatsby
2.2.4 (2019-03-21)
Bug Fixes
- gatsby: keep track of pages created by stateful createPages after edits (#12671) (62f0d10), closes #12143
- gatsby: quick check if string looks like a date (#12700) (22a2689), closes #12692
Features
2.2.3 (2019-03-20)
Features
2.2.2 (2019-03-19)
Bug Fixes
- develop: query runner queue - use priority buckets for tasks instead of sorting (#12365) (653d771), closes #12343
2.2.1 (2019-03-19)
Bug Fixes
2.2.0 (2019-03-19)
Features
2.1.39 (2019-03-19)
Bug Fixes
- gatsby: filter null values in headComponents, preBodyComponents and postBodyComponents (#12555) (f7dbc8b)
- gatsby: workaround webpack terser plugin hanging on WSL (#12636) (8f71f50), closes #6540 #7013
2.1.38 (2019-03-18)
Features
2.1.37 (2019-03-16)
Bug Fixes
2.1.36 (2019-03-16)
Note: Version bump only for package gatsby
2.1.35 (2019-03-15)
Features
- gatsby: set up webpack config for eventual PnP support (#12315) (ad6319b), closes /github.com/arcanis/pnp-webpack-plugin/blob/master/index.js#L110-L138 #10245 #12163
2.1.34 (2019-03-14)
Bug Fixes
2.1.33 (2019-03-14)
Bug Fixes
2.1.32 (2019-03-13)
Features
2.1.31 (2019-03-12)
Note: Version bump only for package gatsby
2.1.30 (2019-03-11)
Note: Version bump only for package gatsby
2.1.29 (2019-03-11)
Bug Fixes
2.1.28 (2019-03-11)
Bug Fixes
- gatsby: correct bootstrap emit order (#12473) (fceb4e7)
- gatsby: Emit BOOTSTRAP_FINISHED when bootstrap finishes (#12461) (0f136d5)
2.1.27 (2019-03-08)
Bug Fixes
- gatsby: Vendor express-static so we can avoid loading html files from public during development (#12336) (800e023), closes /github.com/gatsbyjs/gatsby/pull/12243#pullrequestreview-210895624
2.1.26 (2019-03-08)
Bug Fixes
- gatsby): Revert "chore(gatsby: Update more dependencies to support graphql@14" (#12408) (b040b44), closes gatsbyjs/gatsby#11512
2.1.25 (2019-03-08)
Note: Version bump only for package gatsby
2.1.24 (2019-03-07)
Features
2.1.23 (2019-03-05)
Bug Fixes
- core: Only delete html/css files during prod builds (#12243) (9835f56)
- gatsby: don't delete /404.html during development (#12297) (23488ea)
2.1.22 (2019-03-05)
Note: Version bump only for package gatsby
2.1.21 (2019-03-04)
Note: Version bump only for package gatsby
2.1.20 (2019-03-04)
Bug Fixes
Features
2.1.19 (2019-02-28)
Bug Fixes
- gatsby: Adapt Loki workaround for eq:null (#12062) (ff7f5ba)
- gatsby: Don't delete nodes multiple times (#12049) (9a15739)
2.1.18 (2019-02-25)
Bug Fixes
- gatsby: Catch errors when persisting state (#12046) (8460992)
- gatsby: normalize component path casing (#12005) (3006163)
- gatsby: theme component shadow fails when extension is used (#12010) (0d11ff5)
2.1.17 (2019-02-22)
Note: Version bump only for package gatsby
2.1.16 (2019-02-22)
Note: Version bump only for package gatsby
2.1.15 (2019-02-22)
Note: Version bump only for package gatsby
2.1.14 (2019-02-21)
Bug Fixes
2.1.13 (2019-02-20)
Bug Fixes
2.1.12 (2019-02-20)
Bug Fixes
2.1.11 (2019-02-20)
Bug Fixes
2.1.10 (2019-02-20)
Bug Fixes
- themes: Remove require.resolve in component resolve path (#11848) (6295325)
- check for dirty pages when nodes are deleted (so queries are ru-run and data is removed from pages) (#11831) (1fff689)
2.1.9 (2019-02-19)
Features
2.1.8 (2019-02-19)
Features
2.1.7 (2019-02-19)
Bug Fixes
2.1.6 (2019-02-19)
Note: Version bump only for package gatsby
2.1.5 (2019-02-19)
Note: Version bump only for package gatsby
2.1.4 (2019-02-15)
Features
- gatsby: update cache.set to resolve with set value (#11327) (930164a), closes #1234 #1234 #1234 #11275
2.1.3 (2019-02-15)
Bug Fixes
- Only create one CSS file during builds to avoid problems caused by split CSS files loading in different orders (#11800) (7058a25), closes #11072
2.1.2 (2019-02-14)
Note: Version bump only for package gatsby
2.1.1 (2019-02-14)
Bug Fixes
- gatsby: move to @gatsby scoped version of relay-compiler to fix some upstream bugs(#11759)
2.1.0 (2019-02-13)
Features
2.0.120 (2019-02-13)
Bug Fixes
2.0.119 (2019-02-12)
Bug Fixes
2.0.118 (2019-02-08)
Bug Fixes
- gatsby: pin webpack to fix unexpected token error during build (#11640) (f460b7f), closes #11198 webpack/webpack#8656 #11198 webpack/webpack#8656
2.0.117 (2019-02-07)
Bug Fixes
- gatsby: add sanity check before displaying path for static html build error (#11620) (3ee60d5)
- gatsby: Fix Loki query operators special casing (#11517) (e61692d)
Features
2.0.116 (2019-02-06)
Bug Fixes
- gatsby: use history fallback to display client-only routes in serve (#11581) (75f6118), closes #8080
Features
2.0.115 (2019-02-05)
Bug Fixes
2.0.114 (2019-02-04)
Note: Version bump only for package gatsby
2.0.113 (2019-02-04)
Note: Version bump only for package gatsby
2.0.112 (2019-02-04)
Bug Fixes
2.0.111 (2019-02-01)
Bug Fixes
2.0.110 (2019-02-01)
Note: Version bump only for package gatsby
2.0.109 (2019-02-01)
Note: Version bump only for package gatsby
2.0.108 (2019-02-01)
Bug Fixes
Features
2.0.107 (2019-01-31)
Bug Fixes
- gatsby: always respond with index html without checking path (#11400) (2f79efe), closes /github.com/gatsbyjs/gatsby/blob/aa4f9397665d6d1e7ea6cdd3bfd6f40b449daccf/packages/gatsby/src/commands/develop.js#L192
- gatsby: check type when querying by ID (#11448) (1d95e67)
Features
2.0.106 (2019-01-29)
Features
2.0.105 (2019-01-29)
Features
2.0.104 (2019-01-29)
Bug Fixes
2.0.103 (2019-01-28)
Features
- gatsby: add support for ExportSpecifier in API files (#11171) (84abff0)
- gatsby: extend core theming composition API to be recursive (#10787) (63c9dd9)
2.0.102 (2019-01-28)
Note: Version bump only for package gatsby
2.0.101 (2019-01-28)
Note: Version bump only for package gatsby
2.0.100 (2019-01-28)
Features
- gatsby-plugin-offline: reload when missing resources and SW was updated + add "onServiceWorkerUpdateReady" API (#10432) (4a01c6d)
2.0.99 (2019-01-28)
Features
2.0.98 (2019-01-25)
Bug Fixes
2.0.97 (2019-01-24)
Bug Fixes
2.0.96 (2019-01-24)
Note: Version bump only for package gatsby
2.0.95 (2019-01-24)
Bug Fixes
- gatsby: Resolve all fields before querying with Sift (#11149) (d432e2a)
- handle escaped regex string (#11002) (d7a2885)
2.0.94 (2019-01-24)
Note: Version bump only for package gatsby
2.0.93 (2019-01-23)
Bug Fixes
2.0.92 (2019-01-23)
Bug Fixes
Features
2.0.91 (2019-01-10)
Note: Version bump only for package gatsby
2.0.90 (2019-01-09)
Features
2.0.89 (2019-01-08)
Bug Fixes
2.0.88 (2019-01-08)
Features
2.0.87 (2019-01-08)
Bug Fixes
2.0.86 (2019-01-08)
Bug Fixes
2.0.85 (2019-01-04)
Bug Fixes
2.0.84 (2019-01-04)
Features
2.0.83 (2019-01-03)
Bug Fixes
2.0.82 (2019-01-02)
Note: Version bump only for package gatsby
2.0.81 (2019-01-01)
Note: Version bump only for package gatsby
2.0.80 (2019-01-01)
Note: Version bump only for package gatsby
2.0.79 (2018-12-31)
Features
2.0.78 (2018-12-29)
Bug Fixes
2.0.77 (2018-12-27)
Bug Fixes
2.0.76 (2018-12-24)
Bug Fixes
- gatsby: handle missing pages metadata chunk (#10507) (b9411d8)
- don't use EnsureResources for development 404 page (#10625) (f6e2e65)
2.0.75 (2018-12-21)
Bug Fixes
- query-runner: replace .off with .removeListener (#10613) (ed5e5d5), closes #10593 #1234 #1234 #1234 #10612
2.0.74 (2018-12-21)
Bug Fixes
2.0.73 (2018-12-19)
Bug Fixes
- gatsby: Ignore fields with key set to empty string in getExampleValues (#10557) (86fc9dc), closes /github.com/graphql/graphql-js/blob/958eb961513de1147c19508d66f97920c26e99e5/src/type/validate.js#L220 #10480
2.0.72 (2018-12-18)
Note: Version bump only for package gatsby
2.0.71 (2018-12-18)
Bug Fixes
- gatsby: add Safari 10 support to default terser options (#10536) (9db27c1), closes /github.com/parcel-bundler/parcel/blob/75310e15f6fa3c8a0ce6593ada1bcca00240ea54/packages/core/parcel-bundler/src/transforms/terser.js#L13
- gatsby: bump minimum react-hot-loader version to get quick fix (#10542) (9cec72a), closes #10528
Features
2.0.70 (2018-12-17)
Note: Version bump only for package gatsby
2.0.69 (2018-12-17)
Note: Version bump only for package gatsby
2.0.68 (2018-12-17)
Note: Version bump only for package gatsby
2.0.67 (2018-12-13)
Bug Fixes
2.0.66 (2018-12-11)
Features
2.0.65 (2018-12-11)
Bug Fixes
2.0.64 (2018-12-07)
Bug Fixes
2.0.63 (2018-12-05)
Bug Fixes
2.0.62 (2018-12-04)
Features
2.0.61 (2018-12-03)
Note: Version bump only for package gatsby
2.0.60 (2018-12-01)
Bug Fixes
- gatsby: skip functions when inferring schema (#10177) (64a8844), closes /github.com/gatsbyjs/gatsby/pull/10159#issuecomment-442045709
Features
2.0.59 (2018-11-29)
Features
2.0.58 (2018-11-29)
Note: Version bump only for package gatsby
2.0.57 (2018-11-28)
Bug Fixes
2.0.56 (2018-11-27)
Note: Version bump only for package gatsby
2.0.55 (2018-11-22)
Features
- gatsby: use cheap-module-source-map devtool webpack config in develop mode for easier debugging (#10083) (ce5cbe8), closes #6278
2.0.54 (2018-11-21)
Features
2.0.53 (2018-11-20)
Features
2.0.52 (2018-11-19)
Bug Fixes
2.0.51 (2018-11-19)
Bug Fixes
2.0.50 (2018-11-15)
Bug Fixes
2.0.49 (2018-11-14)
Bug Fixes
2.0.48 (2018-11-13)
Note: Version bump only for package gatsby
2.0.47 (2018-11-12)
Note: Version bump only for package gatsby
2.0.46 (2018-11-12)
Note: Version bump only for package gatsby
2.0.45 (2018-11-09)
Bug Fixes
2.0.44 (2018-11-09)
Features
2.0.43 (2018-11-08)
Note: Version bump only for package gatsby
2.0.42 (2018-11-08)
Bug Fixes
2.0.41 (2018-11-08)
Features
2.0.40 (2018-11-06)
Bug Fixes
2.0.39 (2018-11-05)
Note: Version bump only for package gatsby
2.0.38 (2018-11-02)
Bug Fixes
2.0.37 (2018-11-01)
Note: Version bump only for package gatsby
2.0.36 (2018-11-01)
Bug Fixes
- gatsby: detect additional 404 page locations when performing canonical path redirects (679db41)
Features
2.0.35 (2018-10-30)
Bug Fixes
2.0.34 (2018-10-29)
Features
2.0.33 (2018-10-29)
Features
2.0.32 (2018-10-29)
Bug Fixes
2.0.31 (2018-10-24)
Note: Version bump only for package gatsby
2.0.30 (2018-10-24)
Note: Version bump only for package gatsby
2.0.29 (2018-10-23)
Bug Fixes
- handle node api-api error gracefully (#9255) (fa8ef4e)
- package.json: update homepage to point at the package (#9227) (69fd92b)
2.0.28 (2018-10-19)
Bug Fixes
- schema: share union type instances (#9052) (d87881a)
- fix builds without gatsby-config #8917 (#9256) (27fcc4d)
2.0.27 (2018-10-19)
Bug Fixes
2.0.26 (2018-10-18)
Bug Fixes
2.0.25 (2018-10-16)
Bug Fixes
2.0.24 (2018-10-16)
Bug Fixes
- gatsby: add main field pointing to transpiled commonjs entry (#9123) (eeca436)
- make elemMatch operator work with ___NODE arrays (#8076) (d0b9d94)
2.0.23 (2018-10-15)
Bug Fixes
2.0.22 (2018-10-12)
Note: Version bump only for package gatsby
2.0.21 (2018-10-10)
Features
- add onCreateDevServer node api (#7556) (a1d3d70)
- store sync token for contentful preview (#8814) (365942b)
2.0.20 (2018-10-09)
Bug Fixes
- gatsby-plugin-offline: delay adding resources for paths until we have urls (#8613) (2605aa0)
- register-service-worker: show an error if installing SW not over HTTPS (#8958) (2ba57ea)
- more work to prevent queries from running when there's in-progress node processing (#8859) (00eeef0)
2.0.19 (2018-10-05)
Bug Fixes
- hot-reload page updates when querying by id (#8799) (508d3b6)
- pretty print syntax error in gatsby api files (#8723) (1ef38c2)
2.0.18 (2018-10-03)
Features
2.0.17 (2018-10-02)
Note: Version bump only for package gatsby
2.0.16 (2018-10-02)
Bug Fixes
2.0.15 (2018-10-02)
Note: Version bump only for package gatsby
2.0.14 (2018-10-01)
Note: Version bump only for package gatsby
2.0.13 (2018-10-01)
Bug Fixes
2.0.12 (2018-09-28)
Bug Fixes
2.0.11 (2018-09-27)
Bug Fixes
2.0.10 (2018-09-27)
Bug Fixes
Features
2.0.9 (2018-09-26)
Bug Fixes
2.0.8 (2018-09-24)
Bug Fixes
2.0.7 (2018-09-21)
Note: Version bump only for package gatsby
2.0.6 (2018-09-19)
Note: Version bump only for package gatsby
2.0.5 (2018-09-19)
Note: Version bump only for package gatsby
2.0.4 (2018-09-19)
Note: Version bump only for package gatsby
2.0.3 (2018-09-18)
Note: Version bump only for package gatsby
2.0.2 (2018-09-18)
Features
2.0.1 (2018-09-18)
Note: Version bump only for package gatsby
2.0.0 (2018-09-17)
Added
- Improve Gatsby's routing accessibility by integrating @reach/router (#6918) @KyleAMathews
- Add new onPreRenderHTML SSR API to manage head components in html.js (#6760) @octalmage
- Improve build speeds on larger sites (HulkSmash!) (#6226) @KyleAMathews
- Add multi-process HTML rendering support(#6417) @KyleAMathews
- Add babel-plugin-macros for custom babel config (#7129) @porfirioribeiro
- Upgrade webpack to v3, improve webpack utils (#3126) @jquense
- Add gatsby-remark-graphviz plugin to render dot (graphviz) code blocks to SVG (#7341) @Moocar
- Improve support for non-latin language content in gatsby-transformer-remark (#6992) @youngboy
- Improve support for Drupal relationships in gatsby-source-drupal (#5020) @pieh
- Add support for extra connection string params in gatsby-source-mongodb (#5972) @lcostea
- Add support for additional options supplied to gatsby-plugin-styled-components (#5240) @nihgwu
- Add guide on debugging the Gatsby build process (#6369) @pieh
- Add docs on unit testing, Cypress, react-testing-library and testing CSS-in-JS (#6678, #6708) @ascorbic, @LeKoArts
- Redesigned docs navigation and expanded docs topics (#6245, #6610) @shannonbux, @fk
- Allow plugins to override core prefetching behavior (#5320) @KyleAMathews
- Add gatsby-codemods package to assist v1 -> v2 transition (#6122) @jquense
- Add gatsby-plugin-layout package to allow use of v1 layout components in v2 (#7204) @pieh
- Add support for service worker caching of prefetched resources in gatsby-plugin-offline (#6566) @kkemple
- Add critical scripts and links to static file globs in service worker in gatsby-plugin-offline (#6316) @kkemple
- Add snapshot testing for gatsby-link (#7090) @alexandernanberg
- Introduce REPL command to gatsby-cli (#7262) @kkemple
- Add support for webpackPrefetch (#5901) @pistachiology
- Explicitly export graphql tag from Gatsby (#5415) @pieh
- Add eslint-loader and eslint configuration (#4893) @kkemple
- Improve loading graphql query results ("ludicrous mode!") (#4555) @m-allanson
- Improve error messaging when Gatsby is not installed (#7106) @KyleAMathews
- Improve modifyWebpackConfig error messaging (#7152) @m-allanson
- Add support for open tracing with zipkin (#6347) @Moocar
- Improve error messaging when plugin can't be loaded (#7023) @KyleAMathews
- Display formatted message for graphql resolver errors (#6142) @pieh
- Improve error formatting on HTML build errors (#6188) @pieh
Fixed
- Fix out of memory error by saving state to after bootstrap is complete (#6636) @KyleAMathews
- Fix out of memory error by flattening entry values (#6797) @chuntley
- Fix code syntax formatting bug which highlighted keywords in plaintext (#7342) @tryzniak
- Remove dependency on react-lifecycles-compat (#7070) @alexandernanberg
- Prevent both preloading and inlining css in head (#6009) @thescientist13
- Fix service worker bug originating from inlining webpack-runtime (#5540) @KyleAMathews
- Fix bug producing duplicates when naming GraphQL queries (#6765) @fusepilot
- Fix typo in type annotation (#6288) @sudodoki
- Fix showing 404 page in development (#7140) @KyleAMathews
- Tighten externals matching to prevent code imports from causing build errors (#7325) @m-allanson
Note: Version bump only for package gatsby
2.0.0-rc.28 (2018-09-17)
Features
2.0.0-rc.27 (2018-09-17)
Note: Version bump only for package gatsby
2.0.0-rc.26 (2018-09-17)
Note: Version bump only for package gatsby
2.0.0-rc.25 (2018-09-14)
Note: Version bump only for package gatsby
2.0.0-rc.24 (2018-09-13)
Note: Version bump only for package gatsby
2.0.0-rc.23 (2018-09-13)
Note: Version bump only for package gatsby
2.0.0-rc.22 (2018-09-13)
Note: Version bump only for package gatsby
2.0.0-rc.21 (2018-09-12)
Note: Version bump only for package gatsby
2.0.0-rc.20 (2018-09-12)
Bug Fixes
2.0.0-rc.19 (2018-09-11)
Note: Version bump only for package gatsby
2.0.0-rc.18 (2018-09-11)
Note: Version bump only for package gatsby
2.0.0-rc.17 (2018-09-11)
Note: Version bump only for package gatsby
2.0.0-rc.16 (2018-09-11)
Note: Version bump only for package gatsby
2.0.0-rc.15 (2018-09-08)
Note: Version bump only for package gatsby
2.0.0-rc.14 (2018-09-07)
Bug Fixes
- ensure graphql key (starting with numeric) is valid (#7913) (dd8f79c)
- remove some warnings on promises (#7922) (e069f27)
2.0.0-rc.13 (2018-09-05)
Note: Version bump only for package gatsby
2.0.0-rc.12 (2018-09-05)
Bug Fixes
2.0.0-rc.11 (2018-09-05)
Bug Fixes
2.0.0-rc.10 (2018-09-04)
Bug Fixes
- babel default options (300277d)
2.0.0-rc.9 (2018-09-03)
Bug Fixes
2.0.0-rc.8 (2018-09-03)
Note: Version bump only for package gatsby
2.0.0-rc.7 (2018-08-31)
Note: Version bump only for package gatsby
2.0.0-rc.6 (2018-08-31)
Note: Version bump only for package gatsby
2.0.0-rc.5 (2018-08-31)
Note: Version bump only for package gatsby
2.0.0-rc.4 (2018-08-29)
Note: Version bump only for package gatsby
2.0.0-rc.3 (2018-08-29)
Note: Version bump only for package gatsby
2.0.0-rc.2 (2018-08-29)
Note: Version bump only for package gatsby
2.0.0-rc.1 (2018-08-29)
Note: Version bump only for package gatsby
2.0.0-rc.0 (2018-08-21)
Note: Version bump only for package gatsby
2.0.0-beta.113 (2018-08-21)
Note: Version bump only for package gatsby
2.0.0-beta.112 (2018-08-20)
Note: Version bump only for package gatsby
2.0.0-beta.111 (2018-08-17)
Note: Version bump only for package gatsby
2.0.0-beta.110 (2018-08-16)
Note: Version bump only for package gatsby
2.0.0-beta.109 (2018-08-16)
Note: Version bump only for package gatsby
2.0.0-beta.108 (2018-08-16)
Note: Version bump only for package gatsby
2.0.0-beta.107 (2018-08-16)
Note: Version bump only for package gatsby
2.0.0-beta.106 (2018-08-16)
Note: Version bump only for package gatsby
2.0.0-beta.105 (2018-08-15)
Note: Version bump only for package gatsby
2.0.0-beta.104 (2018-08-15)
Note: Version bump only for package gatsby
2.0.0-beta.103 (2018-08-15)
Note: Version bump only for package gatsby
2.0.0-beta.102 (2018-08-15)
Note: Version bump only for package gatsby
2.0.0-beta.101 (2018-08-15)
Note: Version bump only for package gatsby
2.0.0-beta.100 (2018-08-14)
Note: Version bump only for package gatsby
2.0.0-beta.99 (2018-08-13)
Note: Version bump only for package gatsby
2.0.0-beta.97 (2018-08-10)
Note: Version bump only for package gatsby
2.0.0-beta.96 (2018-08-10)
Note: Version bump only for package gatsby
2.0.0-beta.95 (2018-08-10)
Note: Version bump only for package gatsby
2.0.0-beta.94 (2018-08-10)
Note: Version bump only for package gatsby
2.0.0-beta.93 (2018-08-09)
Note: Version bump only for package gatsby
2.0.0-beta.92 (2018-08-09)
Note: Version bump only for package gatsby
2.0.0-beta.91 (2018-08-09)
Note: Version bump only for package gatsby
2.0.0-beta.90 (2018-08-09)
Note: Version bump only for package gatsby
2.0.0-beta.89 (2018-08-09)
Note: Version bump only for package gatsby
2.0.0-beta.88 (2018-08-09)
Note: Version bump only for package gatsby
2.0.0-beta.87 (2018-08-08)
Note: Version bump only for package gatsby
2.0.0-beta.86 (2018-08-08)
Note: Version bump only for package gatsby
2.0.0-beta.85 (2018-08-08)
Note: Version bump only for package gatsby
2.0.0-beta.84 (2018-08-08)
Note: Version bump only for package gatsby
2.0.0-beta.83 (2018-08-07)
Note: Version bump only for package gatsby
2.0.0-beta.81 (2018-08-07)
Note: Version bump only for package gatsby
2.0.0-beta.80 (2018-08-07)
Note: Version bump only for package gatsby
2.0.0-beta.79 (2018-08-07)
Note: Version bump only for package gatsby
2.0.0-beta.77 (2018-08-07)
Note: Version bump only for package gatsby
2.0.0-beta.76 (2018-08-07)
Note: Version bump only for package gatsby
2.0.0-beta.75 (2018-08-07)
Note: Version bump only for package gatsby
2.0.0-beta.74 (2018-08-07)
Note: Version bump only for package gatsby
2.0.0-beta.73 (2018-08-07)
Note: Version bump only for package gatsby
2.0.0-beta.72 (2018-08-06)
Note: Version bump only for package gatsby
2.0.0-beta.71 (2018-08-06)
Note: Version bump only for package gatsby
2.0.0-beta.70 (2018-08-06)
Note: Version bump only for package gatsby
2.0.0-beta.69 (2018-08-04)
Note: Version bump only for package gatsby
2.0.0-beta.68 (2018-08-04)
Note: Version bump only for package gatsby
2.0.0-beta.67 (2018-08-03)
Note: Version bump only for package gatsby
2.0.0-beta.66 (2018-08-02)
Note: Version bump only for package gatsby
2.0.0-beta.65 (2018-08-01)
Note: Version bump only for package gatsby
2.0.0-beta.64 (2018-07-31)
Note: Version bump only for package gatsby
2.0.0-beta.63 (2018-07-31)
Note: Version bump only for package gatsby
2.0.0-beta.62 (2018-07-31)
Note: Version bump only for package gatsby
2.0.0-beta.61 (2018-07-28)
Note: Version bump only for package gatsby
2.0.0-beta.60 (2018-07-27)
Note: Version bump only for package gatsby
2.0.0-beta.59 (2018-07-25)
Note: Version bump only for package gatsby
2.0.0-beta.58 (2018-07-25)
Note: Version bump only for package gatsby
2.0.0-beta.57 (2018-07-24)
Note: Version bump only for package gatsby
2.0.0-beta.56 (2018-07-24)
Note: Version bump only for package gatsby
2.0.0-beta.55 (2018-07-21)
Note: Version bump only for package gatsby
2.0.0-beta.54 (2018-07-20)
Note: Version bump only for package gatsby
2.0.0-beta.53 (2018-07-20)
Note: Version bump only for package gatsby
2.0.0-beta.52 (2018-07-20)
Note: Version bump only for package gatsby
2.0.0-beta.51 (2018-07-20)
Note: Version bump only for package gatsby
2.0.0-beta.50 (2018-07-20)
Note: Version bump only for package gatsby
2.0.0-beta.49 (2018-07-20)
Bug Fixes
2.0.0-beta.48 (2018-07-19)
Note: Version bump only for package gatsby
2.0.0-beta.47 (2018-07-18)
Note: Version bump only for package gatsby
2.0.0-beta.46 (2018-07-18)
Note: Version bump only for package gatsby
2.0.0-beta.45 (2018-07-18)
Note: Version bump only for package gatsby
2.0.0-beta.44 (2018-07-18)
Note: Version bump only for package gatsby
2.0.0-beta.43 (2018-07-17)
Note: Version bump only for package gatsby
2.0.0-beta.42 (2018-07-17)
Note: Version bump only for package gatsby
2.0.0-beta.41 (2018-07-17)
Note: Version bump only for package gatsby
2.0.0-beta.40 (2018-07-16)
Note: Version bump only for package gatsby
2.0.0-beta.39 (2018-07-16)
Note: Version bump only for package gatsby
2.0.0-beta.38 (2018-07-15)
Note: Version bump only for package gatsby
2.0.0-beta.37 (2018-07-15)
Note: Version bump only for package gatsby
2.0.0-beta.36 (2018-07-14)
Note: Version bump only for package gatsby
2.0.0-beta.35 (2018-07-13)
Note: Version bump only for package gatsby
2.0.0-beta.34 (2018-07-13)
Note: Version bump only for package gatsby
2.0.0-beta.33 (2018-07-13)
Note: Version bump only for package gatsby
2.0.0-beta.32 (2018-07-13)
Note: Version bump only for package gatsby
2.0.0-beta.31 (2018-07-13)
Note: Version bump only for package gatsby
2.0.0-beta.30 (2018-07-13)
Note: Version bump only for package gatsby
2.0.0-beta.29 (2018-07-12)
Note: Version bump only for package gatsby
2.0.0-beta.28 (2018-07-12)
Note: Version bump only for package gatsby
2.0.0-beta.27 (2018-07-12)
Note: Version bump only for package gatsby
2.0.0-beta.26 (2018-07-12)
Note: Version bump only for package gatsby
2.0.0-beta.25 (2018-07-11)
Note: Version bump only for package gatsby
2.0.0-beta.24 (2018-07-11)
Note: Version bump only for package gatsby
2.0.0-beta.23 (2018-07-11)
Note: Version bump only for package gatsby
2.0.0-beta.22 (2018-07-11)
Note: Version bump only for package gatsby
2.0.0-beta.21 (2018-07-11)
Note: Version bump only for package gatsby
2.0.0-beta.20 (2018-07-09)
Note: Version bump only for package gatsby
2.0.0-beta.19 (2018-07-06)
Note: Version bump only for package gatsby
2.0.0-beta.18 (2018-07-06)
Note: Version bump only for package gatsby
2.0.0-beta.17 (2018-07-03)
Note: Version bump only for package gatsby
2.0.0-beta.16 (2018-07-03)
Note: Version bump only for package gatsby
2.0.0-beta.15 (2018-07-02)
Note: Version bump only for package gatsby
2.0.0-beta.14 (2018-07-02)
Note: Version bump only for package gatsby
2.0.0-beta.13 (2018-06-29)
Note: Version bump only for package gatsby
2.0.0-beta.12 (2018-06-26)
Note: Version bump only for package gatsby
2.0.0-beta.11 (2018-06-25)
Note: Version bump only for package gatsby
2.0.0-beta.10 (2018-06-25)
Note: Version bump only for package gatsby
2.0.0-beta.9 (2018-06-21)
Note: Version bump only for package gatsby
2.0.0-beta.8 (2018-06-21)
Note: Version bump only for package gatsby
2.0.0-beta.7 (2018-06-21)
Note: Version bump only for package gatsby
2.0.0-beta.6 (2018-06-21)
Note: Version bump only for package gatsby
2.0.0-beta.5 (2018-06-21)
Note: Version bump only for package gatsby
2.0.0-beta.4 (2018-06-20)
Note: Version bump only for package gatsby
2.0.0-beta.3 (2018-06-20)
Note: Version bump only for package gatsby
2.0.0-beta.2 (2018-06-19)
Note: Version bump only for package gatsby
2.0.0-beta.1 (2018-06-17)
Note: Version bump only for package gatsby
2.0.0-beta.0 (2018-06-17)
Note: Version bump only for package gatsby
[1.5.0] - 2017-07-27
Added
- Add gatsby-source-mongodb plugin to gatsby (#1570) @jorishermans
- [www] Refactor Homepage and Navigation & convert diagram to html/css (#1605) @fk
- Included example with WP-API-MENUS items (#1619) @sebastienfi
- added new site to showcase (#1616) @dvzrd
- Docs: add grommet starter (#1626) @alampros
- add a bunch of tests for various plugins (#1581) @DSchau
Fixed
- fix broken gatsby link definition for TypeScript 2.4.2 (#1628) @DominikGuzei
- test: fix failing test due to missing argyle image (#1636) @DSchau
- Revise part one of tutorial to use hello-world starter (#1630) @KyleAMathews
- Fix passing createNode as argument (#1629) @sebastienfi
- Don't mutate page context (#1537) @okcoker
- Updated instructions for Windows (#1621) @sebastienfi
- Tweak JSS links + add it to plugins page (#1615) @KyleAMathews
[1.4.0] - 2017-07-25
Added
- Add gatsby-plugin-feed to www #1569 @nicholaswyoung
- Implement gatsby-plugin-jss #1431 @wizardzloy
- gatsby-transformer-sharp: Added the option to use the original image #1556 @chiedo
Fixed
- [www] Blog post meta styles #1561 @fk
- Fix unsupported method in IE #1573 @variadicintegrity
- Don't set a default title in html.js as not overridden by react-helmet #1578 @KyleAMathews
- Downgrade Glamor to v2 as v3 unstable #1580 @KyleAMathews
- Remove the slash between the pathPrefix and pathname when navigating #1574 @DaleWebb
- Fix url in Contentful example #1596 @axe312ger
- Small fixes to tutorial #1586 @benmathews
- Add missing dep to gatsby-source-filesystem #1607 @jquense
- Wordpress -> WordPress #1608 @Alaev
- Fix typo #1609 @fk
- Update modifyWebpackConfig docs #1613 @KyleAMathews
- Fix broken links #1614 @KyleAMathews
[1.3.0] - 2017-07-19
Added
- docs: add "creating a static blog with gatsby" blog post #1560 @DSchau
- add tests to gatsby-remark-images #1559 @DSchau
- add glitch-gatsby-starter-blog #1554 @100ideas
- use consistent chunk ids #1534 @stevensurgnier
- Enhance API for multiple feeds #1548 @nicholaswyoung
- Add new plugin to handle csv files #1496 @ssonal
- Adds showcase segment for starters/websites built with Gatsby. #1535 @Vagr9K
- Fancy JavaScript Example #1492 @jbolda
- Add sitemap plugin to www #1541 @nicholaswyoung
Fixed
- Clone context to prevent mutations #1553 @kyleamathews
- Update dependencies to avoid hoisting errors #1552 @kyleamathews
- Set pathPrefix if not defined to an empty string to avoid undefined #1551 @kyleamathews
- Fix prefixes in gatsby-link + navigateTo #1550 @kyleamathews
- Make path to packages the same on website as GitHub #1549 @kyleamathews
- Fixing sw.js 404-ing because of pathPrefix not being prefixed to sw.js properly. Fixing #1539 #1540 @gregsqueeb
- [gatsby-plugin-sharp] Fix PNG generation when using the "duotone" option #1506 @fk
- fix: ensure pathPrefix is added to responsive images #1510 @DSchau
- Fix the onClick override logic #1489 @jakedeichert
- Check if node.value is set as otherwise cheerio throws an error #1543 @kyleamathews
- Fix docs referencing outdated React Router API #1523 @ahfarmer
- Fixes component-renderer to allow for use of internal routing #1542 @scottyeck
- Center .twitter-tweet-rendered #1529 @fk
- double '... use use ...' word #1528 @GoreStarry
[1.2.0] - 2017-07-13
Added
- Watch for changes to html.js #1473 @felixjung
- Add stylus example #1479 @iansinnott
- Added support for nested img tags in html nodes #1485 @chiedo
- Prism plugin bugfix alt #1491 @bvaughn
- Allow for env files #1462 @okcoker
- Create deploy-gatsby.md #1480 @couturecraigj
Fixed
- Fix Contentful example URL #1483 @oscar-b
- Fix reference to program.directory #1490 @jakedeichert
- Fixes docs referencing removed "1.0" branch source code instead of master. #1495 @Vagr9K
- fix(gatsby-source-contentful): missing host param in createClient #1487 @Smiter
- use program directory over cwd #1478 @craig-mulligan
[1.1.0] - 2017-07-11
Added
- Add gatsby-plugin-twitter for embedding Tweets #1389 @KyleAMathews
- Document promise/callback interface for async plugins #1409 @KyleAMathews
- Add an example of a config query to migration docs #1429 @benmccormick
- Adds more information to documentation pages. #1428 @Vagr9K
- Add new plugin
gatsby-plugin-emotion#1447 @rawrmonstar - Gatsby remark images default alt tags and optional linking #1451 @chiedo
- Add stylus support #1437 @iansinnott
- [gatsby-source-contentful] Add Support for preview api #1464 @Khaledgarbaya
Fixed
- Update init-starter.js #1393 @kimown
- fix URL for packages, using the master branch #1399 @bmackinney
- Use latest instead of next for versions in examples #1404 @KyleAMathews
- Update www dependencies #1402 @KyleAMathews
- Fix frontpage copy issues #1401 @KyleAMathews
- Add missing return statement #1405 @ahmedlhanafy
- Fixed documentation #1406 @chiedo
- fix: Update examples directory URL due to 404 with current link #1410 @bencodezen
- Add link to gatsby-dev-cli + we're stable + copy editing @KyleAMathews
- fix glamor + babel modification #1416 @jaredly
- Typo, grammar and standardising flags #1426 @IrregularShed
- Fix bug where the target is incorrectly set #1427 @samzhao
- Fix "gastsby" to "gatsby" on line 34 #1433 @trautlein
- Fix "Creating Pages" example's variable reference #1430 @benmccormick
- Fixes the example for navigateTo. #1440 @Vagr9K
- Properly load options for Remark #1441 @benmccormick
- Use lowercase require for "rss" #1444 @nicholaswyoung
- fix issue with ssr for redux example #1445 lemuelbarango
- Update .nvmrc, Node 8 #1446 @nicholaswyoung
- Set a key on pages so when switching between pages, the same component instance isn't reusued #1460 @KyleAMathews
- Removed
ownerassignation to prevent error #1454 @sebastienfi - Update gatsby-node.js #1452 @sebastienfi
- Update README.md #1453 @sebastienfi
- Improve TypeScript example #1466 @fabien0102
- Remove react-helmet from src/html.js fixes #1443 #1474 @KyleAMathews
- Updates add-custom-webpack-config.md to fix broken links #1420 @marcustisater
- Fix source-wordpress npmignore #1476 @KyleAMathews
[1.0.0] - 2017-07-06
Added
- Adds Material Blog starter to the list of starters. #1344 @Vagr9K committed with KyleAMathews 4 days ago
- Continuation: WIP update home page with new design #1355 @fk
- Wordpress source plugin and example site #1321 @sebastienfi
- [v1.0] Documentation improvements. #1370 @Vagr9K
- 1.0.0 announcement blog post #1379 @KyleAMathews
- Adds gatsby-transformer-toml to the core. ##1382 @Vagr9K
Fixed
- Update README to make it clearer about deploying to gh pages #1343 @jsfeb26
- Call next() after serving HTML #1349 @levibuzolic
- Use int for defaultValue of int field #1352 @KyleAMathews
- Make default sitemap meet expectations #1351 @chiedo
- Guard against calling ga function if it doesn't (yet) exist #1361 @KyleAMathews
- Namespace type names for Contentful #1374 @KyleAMathews
- Add missing parens in code examples #1376 @okcoker
- Fix gatsby-transformer-react-docgen dependencies #1377 @jquense
[1.0.0-beta.6] - 2017-07-01
Added
- Use the sync endpoint to pull data from Contentful #1241 @Khaledgarbaya
- Use localized space #1266 @Khaledgarbaya
- gatsby-transformer-javascript-static-exports #1253 @jbolda
- Added support for HTML img tags #1285 @chiedo
- [gatsby-source-contentful] support creating localized nodes #1279 @kyleamathews
- Link pages to their plugin creators for easier understanding/debugging fixes #1281 #1297 @kyleamathews
- Support NavLink in gatsby-link #1302 @abi
- Add an example for using the sass plugin #1312 @danielfarrell
- Add CSS Modules example site #1314 @kyleamathews
- Add TypeScript example #1319 @kyleamathews
- Support using browserslist for setting per-site browser targeting for JS/CSS transformations #1336 @kyleamathews
- Add gatsby-plugin-canonical-url #1337 @kyleamathews
- [source-contentful] Allow for querying gifs & when user queries for image height, actually crop #1339 @kyleamathews
Changed
- Replace build-images with just images @kyleamathews
- Make mediaType optional #1299 @kyleamathews
- Just use name/value for createNodeField #1325 @kyleamathews
- Renamed remark-responsive-image-plugin to gatsby-remark-images @chiedo
- Write images processed by sharp to public/static along with other assets #1332 @kyleamathews
Fixed
- using-remark fixes #1250 @fk
- Broken example commands in DOCS / Getting Started page #1252 @sebastienfi
- Don't catch links to files #1260 @kyleamathews
- Improve develop-html stage #1254 @craig-mulligan
- Make various tweaks to the tutorial #1262 @kyleamathews
- Add tests for parsing regex args + fix bug #1267 @kyleamathews
- Fixes for feed plugin README #1273 @kyleamathews
- [gatsby-source-contentful] Add testing for existing API processing #1274 @kyleamathews
- Throw error and quit if there's a JS parse error for gatsby-config.js #1296 @kyleamathews
- Add missing npmignore files #1298 @kyleamathews
- Move creating 404.html page into plugin so can enforce pages only created by plugins #1300 @kyleamathews
- Fix occasionally out-of-order query watching which would throw errors #1301 @kyleamathews
- Waiting for query extraction wasn't actually waiting #1303 @kyleamathews
- Improved plugin error without exit #1309 @0x80
- Fixed a small typo in gatsby-plugin-postcss-sass that prevented CSS modules from working #1307 @levibuzolic
- Don't use the sass loader on build-javascript #1278 @danielfarrell
- Fixes 1317 Google Analytics plugin; updates attachHistory listener logic #1318 @camsjams
- Call onRouteUpdate on initial page load #1320 @kyleamathews
- Fix check if there's a sw plugin added #1323 @kyleamathews
- Only build 1 html page in development and always serve it #1324 @kyleamathews
- Fix server/client rendering mismatch #1326 @kyleamathews
- update gatsby-remark-responsive-iframe readme #1328 @eddywashere
- Use memory lowdb as it is significantly faster. Also snuck in yurnalist for better console output #1329 @kyleamathews
- Quit on ctrl-c #1334 @kyleamathews
- Set keys on head/body components #1335 @kyleamathews
[1.0.0-beta.4] - 2017-06-23
Added
- Add using-remark example site #1230 @fk
- Add friendly webpack output #1240 @craig-mulligan
- Add documentation on how to use custom webpack-config #1242 @bananenmannfrau
- Add graphql fields for creating responsive images using Contentful image API #1228 @kyleamathews
Changed
- Refactor Contentful data processing into own module + use more standard GraphQL type names @kyleamathews
- Prefer floats over integers when inferring a GraphQL field #1229 @kyleamathews
Fixed
- Fix babel compilation so targets uglify #1244 @kyleamathews
- Open external image link with rel='noopener' #1227 @wangsongiam
- Update index.d.ts for gatsby-link #1232 @timsuchanek
[1.0.0-beta.3] - 2017-06-21
Added
- Show better errors when there's a graphql compilation problem #1222 @kyleamathews
- Add google tagmanager plugin #1123 @0x80
- Support path prefixes for service workers @kyleamathews
- When a new service worker is loaded, force reload #1217 @kyleamathews
- www: Make the header fixed for tablets and up #1215 @fk
- Update on Gatsby Windows instructions #1216 @sebastienfi
- Improve GQL query error handling #1214 @0x80
- An array of linked nodes linking to heterogeneous node types is now converted to a union type #1211 @kyleamathews
Fixed
- Final fixes to highlight code line whitespace, doc #1207 @fk
- Increase contentful fetch limit to max of 1000 #1209 @kyleamathews
- Fix broken links on website #1205 @kyleamathews
- Merge sidebar components #1191 @fk
- absolute resolves for gatsby config files #1195 @craig-mulligan
- Update the default sitemap query #1204 @nicholaswyoung
- For Contentful, filter out unresolvable entries and create markdown text nodes #1202 @kyleamathews
- Reduce font-size of the mobile menu labels #1201 @fk
- gatsby-remark-responsive-image: fix misaligned images #1196 @rstacruz
- Fix 100% width code highlight background only being drawn for the vis… #1192 @fk
[1.0.0-beta.2] - 2017-06-16
Added
- Add beta 1 blog post #1183 @kyleamathews
Fixed
- Fix prism line highlighting #1187 @kyleamathews
- Add .npmignore to source-drupal plugin so it'll publish @kyleamathews
- Fix building thumbnails when an image is processed multiple times #1185 @kyleamathews
- Add event when all plugins are finished running so know when to start running queries #1182 @kyleamathews | Fix a typo on gatby-link updating #1181 @danielfarrell
[1.0.0-beta.1] - 2017-06-15
Our first beta!!! 🎉
Added
- Allow for gatsby-remark-smartypants options #1166 @mitchejj
- New design (for gatsbyjs.org) + new home page #1170 @kyleamathews
- Add ability to locally define plugins #1126 @0x80
- Add rough draft for docs for creating source plugins #1159 @kyleamathews
- Optimizations around prefetching page resources #1133 @kyleamathews
- Redux example site #1081 @scottyeck
- Sitemap Generator Plugin #1115 @nicholaswyoung
- Add documentation to gatsby-remark-prism @kyleamathews
Changed
- Move all filter operators for connections under a top-level "filter" field #1177 @kyleamathews
- Change
linkPrefixtopathPrefixand add an example site #1155 @kyleamathews - Make the plugin options for remark plugins the second argument (like everywhere else) #1167 @kyleamathews
- Start using next instead of canary in example sites for package versions @kyleamathews
Fixed
- Fix graphql compiler on TypeScript #949 @fabien0102
- Replace react.createClass with ES6 classes in examples html.js, add PropTypes #1169 @abachuk
- Fix windows build issue #1158 @kyleamathews
- Use custom delimiter when flattening example values for enum fields so easy to convert back @kyleamathews
- gatsby-remark-responsive-images: use span instead of div #1151 @rstacruz
- Add check that we can actually find a linked image file node @kyleamathews
- Ignore SVGs in gatsby-remark-responsive-image #1157 @fk
- Replace using levelup for caching with lowdb to avoid native dependency #1142 @kyleamathews
- Fix Appveyor bug regarding build all examples on release #1118 @jbolda
[1.0.0-alpha20] - 2017-06-05
Added
- RSS Feed plugin #1073 @nicholaswyoung
- Contentful source plugin #1084 @mericsson
- MVP part 1 of new community Gatsby tutorial #1107 @kyleamathews
- Debuggin help when building HTML fails #1109 @kyleamathews
- Default
html.jscomponent #1107 @kyleamathews - Can now highlight specific line numbers in markdown code blocks #1107 @kyleamathews
Changed
gatsby-config.jsis no longer required #1107 @kyleamathews- The Gatsby
serve-buildcommand is now justserve#1107 @kyleamathews
Fixed
- Windows builds on Appveyor #1049 @jbolda
[1.0.0-alpha19] - 2017-06-02
(Skipping over the previous two releases as they had bugs).
Added
- Add a helpful 404 page during development that lists the page you might have wanted @kyleamathews to link to or how to create a new page at that link #1051 @kyleamathews
- Add "Plop" script for quickly creating new packages #1059 @kyleamathews
- Add new plugin supporting server rendering of Styled Components #1060 @gutenye
- Add new plugin supporting server rendering of react-helmet #1085 @kyleamathews
- Add new plugin for extracting JSDocs information from JavaScript files using documentation.js #1053 @kyleamathews
- Add new API spec (rough draft) @kyleamathews https://www.gatsbyjs.org/docs/api-specification/
- Add new API reference pages @kyleamathews e.g. https://www.gatsbyjs.org/docs/node-apis/
- Add "duotone" image processing option to gatsby-plugin-sharp #1047 @fk
- Add example site for image processing @fk https://image-processing.gatsbyjs.org/
- Add example site for css-in-js library Glamor @kyleamathews https://using-glamor.gatsbyjs.org/
- Add example site for css-in-js library Styled Components @kyleamathews https://using-styled-components.gatsbyjs.org/
Changed
Grand big API renaming based on our new API spec https://www.gatsbyjs.org/docs/api-specification/
API changes:
upsertPageis nowcreatePageaddFieldToNodeis nowcreateNodeFielddeletePageByPathis nowdeletePageaddNodeToParentis nowcreateParentChildLink
clientEntryis nowonClientEntry
onNodeCreateis nowonCreateNodeonUpsertPageis nowonCreatePageextendNodeTypeis nowsetFieldsOnGraphQLNodeType
modifyHeadComponentsandmodifyPostBodyComponentswere removed in favor of a new APIonRenderBody.replaceServerBodyRenderis nowreplaceRenderer
Fixed
- Fix sharp image quality and force file format #1054 @0x80
- Expose crop focus parameter and make consistent with base64 #1055 @0x80
- Clean up TravisCI config #1066 @hawkrives
- Fix inference bug #1087 @jquense
- Provide default context for GraphQL #1052 @kyleamathews
- Make determining when a given stage is finished much more reliable #1080 @kyleamathews
- Pick values off plugin's package.json to avoid weird metadata from NPM #1090 @kyleamathews
New 1.0 sites launched
[1.0.0-alpha16] - 2017-05-26
Added
- Migration guide @kyleamathews #1032
- Made nodes fully immutable @kyleamathews #1035
- Add no-plugins example @scottyeck #1028
- Add support for "internal" plugins #1010
- Expose internal Gatsby data through GraphQL @kyleamathews #1014
Changed
- Removed
updateNodeaction creator as part of making nodes immutable in #1035. Now sites/plugins should useaddFieldToNodefor adding fields to nodes created by other plugins andaddNodeToParentfor adding a new node as a child to an existing node.
Fixed
- Don't override the default onClick handler in gatsby-link @scottyeck #1019
[1.0.0-alpha15] - 2017-05-15
Added
- Update version of React Router to v4 #940
- API proxy for use during development #957
- "static" directory for files to be copied directly into the "public" directory #956
- Add
toFormatargument to the ImageSharp GraphQL type so can change format of image e.g. frompngtojpg. - React Docgen transformer plugin for parsing propType info from React components #928
Changed
- Change node format to hide most node-specific fields under an "internal" key.
Any code referencing
node.typeand others will need changed tonode.internal.type#960 - Changed the id for the root
<div>used by Gatsby to mount React to___gatsby - The default layout component should be at
layouts/index.jsnotlayouts/default.jshttps://github.com/gatsbyjs/gatsby/pull/940#issuecomment-300537162 this.props.childrenin layout components is now a function https://github.com/gatsbyjs/gatsby/pull/940#issuecomment-300878300- Change the default port for serve-build to 9000
- Change the path to GraphiQL to
/___graphql
Chore
- Upgrade Jest to v20 #935
[1.0.0-alpha14] - 2017-05-05
Added
- Use the Relay Modern compiler for extracting GraphQL queries from components. This allows us to now support components being added to all components. This means you can now write queries next to the views that use them. #912
- Hook for modifying pages #863
- New Drupal source plugin and example site #890
- Detect if a site's plugins have changed and when they do, delete the site cache as it might now be invalid #927
- New way to make connections between nodes e.g. article --> author #902
Changed
- Combine transformer and typegen plugins. The distinction between the two types
of plugins has proved somewhat artificial so they were combined. Any typegen
plugins in your
package.jsonandgatsby-config.jsneed to be removed. #918 - Gatsby now garbage collects old nodes. Source plugins should now "touch"
- nodes that haven't changed #861
- Due to adopting the Relay compiler, GraphQL query template strings need named "graphql" plus must be named. So if previously you wrote:
export const pageQuery = `
{
allMarkdownMark {
edges {
node {
id
}
}
}
}
`
You must now write:
export const pageQuery = graphql`
query IndexQuery {
allMarkdownMark {
edges {
node {
id
}
}
}
}
`
[1.0.0-alpha10] - 2016-11-17
Added
- Did the intitial build of the new gatsbyjs.org! It's in the
wwwsubdirectory on the 1.0 branch and is built on each push! That's my kind of integration testing :-) You can see the early version of the site at https://gatsbyjs.netlify.com/. PRs welcome! - Added for page scripts. This speeds up loading scripts slightly by telling the browser to start downloading the scripts when the HTML first starts being parsed instead of when the browser reaches the end. This is especially helpful for large HTML documents on slow mobile networks. PR
Changed
- Use namedmodulesplugin instead of recordsPath for ensuring deterministic builds and long-term cachability. The previous PR adding support for recordsPath proved unpleasant as you had to build locally and commit the outputted records.json which was confusing and annoying. PR
[1.0.0-alpha9] - 2016-11-04
Added
- Put the routes module on
windowto support experimental idea. See this issue for more](https://github.com/gatsbyjs/gatsby/issues/537). commit
Changed
- Removed the package
sharpas it's not used and is preventing Gatsby 1.0 from being installed on Windows. commit
[1.0.0-alpha8] - 2016-11-01
Added
- Extension API
swOnUpdatedfor when a service worker finishes updating. Use this to alert users of your app to reload to see the latest version. commit
Fixed
- hot reloading now fully works. Apparently you can't use function components
for top-level routes on react-router with react-hot-loader 3.0
¯\_( ツ )_/¯#532 and commit - Webpack needs the help of an obscure setting
recordsPathto preserve module ids across builds. Big thanks to @NekR for pointing this out to me. Previous to this change, loading changed JS chunks could cause a JS error as the module ids the new chunk expects wouldn't match the module ids from the older chunks. #533
Changed
- Disabled hard-source-webpack-plugin. It speeds up builds significantly but has been causing hard-to-debug errors while developing. We'll circle back to it down the road. commit
- Restored using ChunkManifestPlugin. It was disabled while trying to debug the mismatched module id bug but that being fixed, we're using it again. commit
- Name modules ids in development for easier debugging. Primary benefit is you can see which modules are getting hot reloaded. commit
[1.0.0-alpha7] - 2016-10-27
Fixed
- Removed entries from the webpack config looking for
node_modules/gatsby/node_modules. This was added to help when developing Gatsby usingnpm linkbut when Gatsby is installed regularly, it then fails the Webpack validation asnode_modules/gatsby/node_modulesdoesn't now exist.
[1.0.0-alpha6] - 2016-10-27
Added
- extension API for adding types to the GraphQL schema commit
Fixed
- Use babel-traverse instead of using babel-plugin so that don't say done early when running graphql queries that have async resolvers commit
[1.0.0-alpha5] - 2016-10-14
Added
- hard-source-webpack-plugin commit
- New replacement API to wrap root component (useful for Redux, et al.) commit
- yarn.lock commit
Changed
- Disable extracting the Webpack chunk manifest until understand why this breaks updates when using Service Workers commit
[1.0.0-alpha4] - 2016-10-07
Added
- Add more file extensions to file/url loader config. Default to url loader unless it never makes sense to use data-uri e.g. favicons.
- Use api-runner-browser for calling browser extension APIs/replacements. Prep for plugin system.
- Add extension API
clientEntrythat let's site code and plugins to run code at the very start of client app.
Changed
- Add config to uglify to ignore ie8.
- Disable building AppCache until can research if useful.
- Turn on screw_ie8 options in UglifyJS.
Fixed
- Actually use the "sources" key from gatsby-config.js for looking for markdown files. This will be getting an overhaul soon.
- Don't use null-loader for css during the build-js stage as this prevents offline-plugin from caching files referenced in your CSS.
- Add missing publicPath for build-html step.
[1.0.0-alpha3] - 2016-10-05
Added
- Introduce way to programmatically add components to
<head>+ API to take over SSR rendering a39c2a5 - Extract webpack manifest from commons.js so it doesn't change on every build improving its cachability 0941d33
- Always add babel-plugin-add-module-exports 97f083d
Changed
- Upgraded React Hot Loader to 3.0-beta5 5185c3a
Fixed
- Ensure bundle names for components and paths are unique 342030d a1dfe19
- Remove old code loading config.toml 66f901
[1.0.0-alpha2] - 2016-09-21
Added
- New system for specifying page layouts inspired by Jekyll.
<HTMLScripts />and<HTMLStyles />helper components for rendering correct scripts and styles in your html.js,- Validate at runtime gatsby-config.js and page objects.
- Start of new plugin system.
- New extension API:
onPostCreatePages— called with pages after all pages are created. Useful for programmatically modifying pages created in plugins.
Changed
- Removed remaining 0.x code
- Exit if can't find local install of Gatsby. 030f655
- Fix folder hierarchy for looking for loaders and modules #435
- Changed default
ConfigGraphQL type toSiteand added some Jekyll-inspired fields.
[1.0.0-alpha1] - 2016-09-02
Added
- Initial versions of new GraphQL data layer, PRPL pattern, programmatic routes, code splitting, supporting long-term caching of JS files.