automatic-gatsbyjs-app-landing-page
automatic-gatsbyjs-app-landing-page copied to clipboard
Bump flat and gatsby
Removes flat. It's no longer used after updating ancestor dependency gatsby. These dependencies need to be updated together.
Removes flat
Updates gatsby
from 2.1.27 to 2.32.13
Release notes
Sourced from gatsby's releases.
v2.32 (February 2021 #1)
Welcome to
[email protected]
release (February 2021. 1)Key highlights of this release:
- Stable API in beta image plugin
- Support for beta image plugin in Contentful
- Default sharp settings in beta image plugin
- Support for art direction in beta image plugin
- Performance improvements for larger sites (10000+ pages)
Also check out notable bugfixes.
Bleeding Edge: Want to try new features as soon as possible? Install
gatsby@next
and let us know if you have any issues.v2.31 (January 2021 #2)
Welcome to
[email protected]
release (January 2021 #2)Key highlights of this release:
- Performance improvements
- Support for Gatsby's fragments in GraphiQL
- Use Fast Refresh by default for React 17
- Important gatsby-plugin-image updates
Also check out notable bugfixes.
Bleeding Edge: Want to try new features as soon as possible? Install
gatsby@next
and let us know if you have any issues.v2.30 (January 2021 #1)
Welcome to
[email protected]
release (January 2021 #1)Key highlights of this release:
- Query on Demand and Lazy Images: Generally available - improves
gatsby develop
bootup time- Server Side Rendering (SSR) in development — helps you find and fix many build errors in development. We're starting a partial release of this feature to 5% of users.
- gatsby-plugin-sass v3 - use the latest
sass-loader
andDart Sass
by default- Image transformations up to 30% faster
... (truncated)
Commits
5a654fa
chore(release): Publishc8b9b7c
fix(gatsby-telemetry): Read installedGatsbyVersion correctly for workspaces (...08cc344
chore(release): Publish9095266
fix(gatsby-plugin-netlify-cms): align mini-css-extract-plugin version (#31093)83c26f8
chore(release): Publish8d7c3a1
fix(gatsby-source-wordpress): schema customization errors (#30358) (#30650)4ffcf78
fix(gatsby-source-contentful): Contentful page limit backoff (#30549) (#30618)fc61c88
feat(gatsby-source-contentful): Increase Contentful sync by up to 10x (#30422...b3315a0
fix(gatsby-source-contentful): Improve network error handling (#30257) (#30617)0eac672
fix(gatsby): fix incorrect intersection of filtered results (#30594) (#30619)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.