GatsbyJS Bot
8c73420278
fix(starters): update gatsby monorepo ( #11475 )
2019-02-02 08:54:59 +00:00
GatsbyJS Bot
79d8bae2e9
Revert "fix(starters): update gatsby monorepo ( #11469 )" ( #11476 )
2019-02-01 13:58:25 +00:00
GatsbyJS Bot
b841981e88
fix(starters): update gatsby monorepo ( #11469 )
2019-02-01 12:39:16 +00:00
GatsbyJS Bot
f3b51d9967
fix(starters): update gatsby monorepo ( #11450 )
2019-01-31 21:18:28 +00:00
GatsbyJS Bot
36353339f8
fix(starters): update react monorepo to ^16.7.0 ( #11451 )
2019-01-31 20:50:15 +00:00
GatsbyJS Bot
cc4803de00
chore(starters): unify npm scripts in starters ( #11285 )
2019-01-31 15:56:22 +00:00
GatsbyJS Bot
917ba66bd6
fix(starters): upgrade gatsby version for all starters ( #11382 )
...
* fix(starters): upgrade gatsby version for all starters
* chore: bump offline and sharp as well
* chore: remove unused plugin
* chore: update deps (final?!)
2019-01-29 17:35:47 +00:00
GatsbyJS Bot
ec41b0fedf
docs(adding-search): use elasticlunr-search plugin updated for v2 ( #11354 )
2019-01-28 17:36:46 +00:00
GatsbyJS Bot
f073272719
chore(release): Publish
...
- gatsby-image@2.0.29
- gatsby-plugin-canonical-urls@2.0.9
- gatsby-plugin-feed@2.0.12
- gatsby-plugin-google-analytics@2.0.12
- gatsby-plugin-google-gtag@1.0.10
- gatsby-plugin-less@2.0.9
- gatsby-plugin-offline@2.0.22
- gatsby-plugin-postcss@2.0.3
- gatsby-plugin-sass@2.0.8
- gatsby-plugin-stylus@2.0.4
- gatsby@2.0.100
2019-01-28 16:57:41 +00:00
GatsbyJS Bot
f55f586a77
feat(gatsby-plugin-google-analytics): add TS typings for OutboundLink component ( #10215 )
2019-01-28 15:54:43 +00:00
GatsbyJS Bot
904faf3d2a
fix(gatsby-image): use the cache to tell if the image was already loaded ( #11303 )
2019-01-28 14:55:28 +00:00
GatsbyJS Bot
2c4e4886e3
docs(gatsby-transformer-javascript-frontmatter): update accepted extensions ( #11310 )
2019-01-28 12:37:04 +00:00
GatsbyJS Bot
0c7bc7ada8
chore: format
2019-01-28 12:31:29 +00:00
GatsbyJS Bot and swaminator
5223d00ba6
feat(www): add AWS Amplify Auth starter to Gatsby listings ( #11235 )
...
* Added AWS Amplify Auth starter to Gatsby listings
* Update docs/starters.yml
Co-Authored-By: swaminator <nikhil@live.ca >
* Update docs/starters.yml with wording change
Co-Authored-By: swaminator <nikhil@live.ca >
* Updated features based on suggestion
Co-Authored-By: swaminator <nikhil@live.ca >
* add slash
2019-01-24 09:39:19 +00:00
GatsbyJS Bot
8fe5a28e31
Add waterscap.es to showcase ( #11236 )
...
* Add waterscap.es to showcase
* Remove colon in description
2019-01-24 09:27:36 +00:00
GatsbyJS Bot
26994a7e8d
Fix grammar and formatting errors ( #11153 )
2019-01-21 10:08:55 +00:00
GatsbyJS Bot
c03e75506a
Minor typo fixes ( #11154 )
2019-01-21 10:07:16 +00:00
GatsbyJS Bot
46166a6430
chore: use null not "SOURCE" as parent of top level nodes ( #10920 )
2019-01-08 17:37:31 +00:00
GatsbyJS Bot
af0ebe17aa
fix(gatsby-starter-blog): Fix global access to graphql in blog starter's 404 ( #10923 )
...
Global access to `graphql` (which is deprecated) got added accidentally in https://github.com/gatsbyjs/gatsby/pull/10865/files
This fixes that and gets rids of the annoying warning in the output

2019-01-08 17:25:42 +00:00
GatsbyJS Bot
127dca9149
fix(ci): do not run (unnecessary) install step for starters validation ( #10838 )
2019-01-04 19:14:22 +00:00
GatsbyJS Bot
5b95a9112e
Fixed underscore escape issue in Markdown parsing ( #10745 )
2019-01-01 16:35:55 +00:00
GatsbyJS Bot
5f1d3e4830
chore(starters): bump lock file to gatsby@2.0.76 to fix dev 404 error ( #10648 )
2018-12-24 20:39:55 +00:00
GatsbyJS Bot
1400bf52df
chore: bump lock file to gatsby@2.0.75 to fix queue error ( #10636 )
2018-12-23 18:28:55 +00:00
GatsbyJS Bot
142c4ab761
Update starter lock files so that npm audit is clear ( #10608 )
2018-12-21 17:11:16 +00:00
GatsbyJS Bot
62f0da328e
chore: standardize gitignore ( #29 )
2018-12-20 19:44:28 +00:00
Dustin Schau
915300ea13
chore: standardize gitignore ( #29 )
2018-11-09 16:18:53 -08:00
Dustin Schau
665160d1e6
chore: ignore yarn pnp files ( #28 )
2018-11-09 16:11:00 -08:00
Daniel show
92b41670d0
Merge pull request #26 from gatsbyjs/dependency-patch
...
Updated package.json to include new version of Gatsby.
2018-11-02 22:55:23 +01:00
Lewis Menelaws
1687f058a4
Update package.json
2018-10-30 15:22:49 -04:00
Pranjal Vyas
cd701e32cc
Merge pull request #25 from vyaspranjal33/master
...
Update year in LICENSE
2018-10-30 20:53:03 +05:30
Pranjal Vyas
c364cf12dd
Update LICENSE
...
updated year 2017 -> 2018
2018-10-29 23:31:52 +05:30
Daniel show
b8631d7b98
Add start script to package.json ( #22 )
...
Most people tend to look for a start script in package.json, Added a start script to run the develop script already stated
2018-10-27 12:55:01 -07:00
Xiaoru Li
6166832c48
Fix static folder location ( #23 )
2018-10-27 12:54:38 -07:00
Andrew Nester
a6ac895675
Merge pull request #20 from hackergarten-stuttgart/master
...
avoid 404 by adding favicon
2018-10-18 09:22:48 +02:00
Christian Streibl
daeadf512a
avoid 404 by adding favicon
...
Hacktoberfest with help from @jpbu and @bjoern-thalheim
2018-10-17 20:39:55 +02:00
Kyle Mathews
278415999c
Upgrade dependencies
2018-10-09 09:28:32 -06:00
Mike Allanson
4e3ac535d9
Merge pull request #19 from gatsbyjs/m-allanson-patch-1
...
Update README.md
2018-09-27 09:33:31 +01:00
Mike Allanson
107af49f8f
Use the right link
2018-09-18 20:56:06 +01:00
Mike Allanson
b2fdb4f257
Update README.md
2018-09-18 20:55:24 +01:00
Mike Allanson
75fb14d3a4
Merge branch 'v2'
...
* v2:
v2 deps update
update lock file (#16 )
Upgrade dependencies
Upgrade dependencies
Upgrade dependencies
Upgrade package-lock.json
Upgrade to v2
# Conflicts:
# package-lock.json
# package.json
2018-09-17 22:06:27 +01:00
Mike Allanson
b33d6acb82
Merge pull request #17 from gatsbyjs/upgrade-gatsby-deps
...
v2 deps update
2018-09-17 21:58:35 +01:00
Michal Piechowiak
eaccd906d0
v2 deps update
2018-09-17 22:54:43 +02:00
Michal Piechowiak
5f92c2dc8c
update lock file ( #16 )
2018-09-07 16:06:05 -07:00
Kyle Mathews
f9cebdad3b
Upgrade dependencies
2018-08-29 09:06:13 -07:00
Kyle Mathews
d16ead3f1d
Upgrade dependencies
2018-08-19 15:23:27 -04:00
Kyle Mathews
10f8131338
Upgrade dependencies
2018-08-14 15:27:11 -04:00
Kyle Mathews
f4609b909e
Upgrade package-lock.json
2018-08-08 10:15:44 +01:00
Jason Lengstorf
1fdb01a0dc
fix: upgrade dependencies for security fix
2018-07-24 09:31:00 -07:00
Kyle Mathews
40cc85527b
Upgrade to v2
2018-05-03 00:27:11 -04:00
Kyle Mathews
f96975d03f
Upgrade dependencies
2018-04-14 16:45:47 -07:00