forked from gatsbyjs/gatsby
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update repo... #1451
Merged
Merged
update repo... #1451
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* chore(starters): add gatsby-starter-texblog * Empty commit to trigger circleci hook
…mixed-operators eslint warnings/errors (#26356)
- gatsby-admin@0.1.130 - gatsby@2.24.41
* feat: Allow choosing the status port via CLI option or ENV var * docs: Add note to `gatsby-cli` README for `--status-port` * fix: Don't spam browser console with errors if websockets disconnect * chore: Emphasize this is an internal feature * chore: Resolve PR review change requests
* benchmarks(mdx): add new baseline mdx benchmark * mdx2 -> mdx-without-images
…26357) * fix(gatsby-plugin-page-creator): juggle reporter rather than depend on cli * Add missing reporter type
- gatsby-admin@0.1.131 - gatsby-plugin-page-creator@2.3.22 - gatsby@2.24.42
* docs(gatsby): Query Filters * Applied suggestions * Update docs/docs/query-filters.md Co-authored-by: Mikhail Novikov <freiksenet@gmail.com> Co-authored-by: Mikhail Novikov <freiksenet@gmail.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Laurie Barth <laurie@LauriesrkLaptop.fios-router.home>
* fix(gatsby): improve the log for service lock issues * Update develop.ts * pretty, prettier, prettiest
Disable automated invitations [ch11697]
* Allow inserting a custom componentID and version * Debug * Try to fix export * Try to fix export * POC api * Start typing the parameters * Try fix random build failures
* Add tests for parallel NPMPackageJSON * Add way to acquire/release locks on shared resources to safely read/write from them * Also lock writes to gatsby-config.js * Lock gatsby-config.js for site-metadata.js as well + make work when config doesn't have siteMetadata field
- gatsby-admin@0.1.132 - gatsby-cli@2.12.83 - gatsby-plugin-manifest@2.4.23 - gatsby-plugin-sharp@2.6.27 - gatsby-recipes@0.2.13 - gatsby-remark-images-contentful@2.3.13 - gatsby-source-contentful@2.3.37 - gatsby-telemetry@1.3.27 - gatsby-transformer-sharp@2.5.13 - gatsby-transformer-sqip@2.3.27 - gatsby@2.24.43
* docs: detailed info on licensing starters * fix: spelling * fix link * Update docs/docs/creating-a-starter.md Co-authored-by: Aisha Blake <aisha@gatsbyjs.com> * Update docs/docs/creating-a-starter.md Co-authored-by: Aisha Blake <aisha@gatsbyjs.com> Co-authored-by: Aisha Blake <aisha@gatsbyjs.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Documentation
Related Issues