gatsby-starter-hpp
gatsby-starter-hpp copied to clipboard
Update gatsby monorepo (major)
This PR contains the following updates:
Release Notes
gatsbyjs/gatsby
v3.6.2
v3.6.1
v3.6.0
v3.5.1
v3.5.0
Welcome to [email protected] release (May 2021 #1)
Key highlights of this release:
- Performance improvements - up to 20% faster CLI startup, up to 20% faster query running, 70% speedup to creating pages
gatsby-graphql-source-toolkitv2 - Compatibility with Gatsby v3- New SSR in Develop overlay - the experimental SSR in Develop feature got a new overlay
- Documentation updates - new docs: Functions, CSS, and our image plugins
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.
Previous release notes
v3.4.2
v3.4.1
v3.4.0
Welcome to [email protected] release (April 2021 #2)
Key highlights of this release:
- Experimental: Enable webpack persistent caching for production builds - significantly speed up webpack compilation on subsequent builds
- Experimental: Gatsby Functions - serverless functions in Gatsby & Gatsby Cloud
- New Aggregation Resolvers - adds
min(),max(), andsum()resolvers toallXqueries - Better Fast Refresh handling for styling libraries - Theme UI and Chakra UI now work correctly with Fast Refresh
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.
Previous release notes
v3.3.1
v3.3.0
v3.2.1
v3.2.0
v3.1.3
v3.1.2
v3.1.1
v3.1.0
Welcome to [email protected] release (March 2021 #2)
Key highlights of this release:
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.
Previous release notes for v3.0
v3.0.4
v3.0.3
v3.0.2
v3.0.1
v3.0.0
v2.32.13
v2.32.12
v2.32.11
v2.32.10
v2.32.9
v2.32.8
v2.32.7
v2.32.6
v2.32.5
v2.32.4
v2.32.3
v2.32.2
v2.32.1
v2.32.0
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.1
v2.31.0
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.3
v2.30.2
v2.30.1
v2.30.0
Welcome to [email protected] release (January 2021 #1)
Key highlights of this release:
- Query on Demand and Lazy Images: Generally available - improves
gatsby developbootup 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-loaderandDart Sassby default - Image transformations up to 30% faster
And several impactful updates in the new gatsby-plugin-image (beta):
- AVIF support - enjoy next-gen image format
- Support remote static images - download, transform and optimize remote images with a single line
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.29.3
v2.29.2
v2.29.1
v2.29.0
Welcome to [email protected] release (December 2020 #2)
Key highlights of this release:
- Query on Demand - improves
gatsby developbootup time - Lazy Images - do not wait for all images to be processed to start the development
- Improvements to our CLI - improved
create-gatsby& newplugincommand - Experimental: Parallel data sourcing - run source plugins in parallel to speedup sourcing on sites with multiple source plugins
Other notable changes:
- Performance improvements
- Slugify option for File System Route API
- gatsby-image codemod
- 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.
Previous release notes Full changelog
v2.28.2
v2.28.1
v2.28.0
Welcome to [email protected] release (December 2020 #1).
Key highlights of this release:
- New
gatsby new- new, interactive way to create a Gatsby site - Feature flags in gatsby-config - set your feature toggles without environment variables
- Improved Fast Refresh integration - better hot reloading
- Experimental: Lazy images in develop - run image transformations only when they are needed by browser
Other notable changes:
- Image plugin helpers - make it easier for plugin authors to support the new gatsby image plugin
- Experimental: New cache clearing behaviors - we're experimenting with ways to be smarter about clearing caches
- gatsby-plugin-emotion v5.0 - now uses emotion v11
- Removed experimental lazy page bundling
- Notable bugfixes
Sneak peek to next releases:
- Experimental: Parallel data sourcing - run source plugins in parallel to speedup sourcing on sites with multiple source plugins
Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know
if you have any issues.
Previous release notes
Full changelog
v2.27.5
v2.27.4
v2.27.3
v2.27.2
v2.27.1
v2.27.0
Welcome to [email protected] release (November 2020 #2).
Key highlights of this release:
- create-gatsby - new, interactive way to create a Gatsby site
- Experimental: Queries on Demand - improves
gatsby developbootup time - Experimental: Lazy page bundling - also improves
gatsby developbootup time - Experimental: SSR in develop - catch SSR errors early
- [email protected] - new option for better performance
- Notable bugfixes
Sneak peek to next releases:
Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know
if you have any issues.
Previous release notes Full changelog
v2.26.1
v2.26.0
Welcome to [email protected] release (November 2020).
Key highlights of this release:
- New Image Plugin (beta) - access static images without GraphQL, high Lighthouse scores again
- File System Route API - create routes from your data using filename conventions
- New Release Process - more stability and clarity around Gatsby releases
- gatsby-source-contentful v4.0 - new RichText implementation, performance improvements
Other notable changes:
- gatsby-plugin-mdx - performance improvements
- Enable compression in the dev server - speeds up remote previews
Sneak peek to next releases:
- Queries on Demand - improves
gatsby developbootup time - Experimental: Lazy images in develop
- Documentation Reorganization
Bleeding Edge: Want to try new features as soon as possible? Install gatsby@next and let us know
if you have any issues.
v2.25.4
v2.25.3
v2.25.2
v2.25.1
v2.25.0
v2.24.92
v2.24.91
v2.24.90
v2.24.89
v2.24.88
v2.24.87
v2.24.86
v2.24.85
v2.24.84
v2.24.83
v2.24.82
v2.24.81
v2.24.80
v2.24.79
v2.24.78
v2.24.77
v2.24.76
v2.24.75
v2.24.74
v2.24.73
v2.24.72
v2.24.71
v2.24.70
v2.24.69
v2.24.68
v2.24.67
v2.24.66
v2.24.65
v2.24.64
v2.24.63
v2.24.62
v2.24.61
v2.24.60
v2.24.59
v2.24.58
v2.24.57
v2.24.56
v2.24.55
v2.24.54
v2.24.53
v2.24.52
v2.24.51
v2.24.50
v2.24.49
v2.24.48
v2.24.47
v2.24.46
v2.24.45
v2.24.44
v2.24.43
v2.24.42
v2.24.41
v2.24.40
v2.24.39
v2.24.38
v2.24.37
v2.24.36
v2.24.35
v2.24.34
v2.24.33
v2.24.32
v2.24.31
v2.24.30
v2.24.29
v2.24.28
v2.24.27
v2.24.26
v2.24.25
v2.24.24
v2.24.23
v2.24.15
v2.24.14
v2.24.13
v2.24.12
v2.24.11
v2.24.10
v2.24.9
v2.24.8
v2.24.7
v2.24.6
v2.24.5
v2.24.4
v2.24.3
v2.24.2
v2.24.1
v2.24.0
v2.23.23
[Compare Source](htt
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box.
This PR has been generated by WhiteSource Renovate. View repository job log here.