The Wayback Machine - https://web.archive.org/web/20210302010554/https://github.com/gatsbyjs/gatsby/commits
Skip to content
Permalink
master

Commits on Mar 1, 2021

  1. will git stop being weird (#29897)

    laurieontech committed Mar 1, 2021
  2. fix(gatsby): with some custom babel configs array spreading with Set …

    …is not safe (#29885)
    pieh committed Mar 1, 2021
  3. fix(gatsby-plugin-image): Update peerdeps (#29880)

    ascorbic committed Mar 1, 2021
  4. fix(gatsby-source-wordpress): image fixes (#29813)

    Co-authored-by: Ward Peeters <ward@coding-tech.com>
    TylerBarnes and wardpeet committed Mar 1, 2021
  5. chore(docs): Add twitter links to tutorial (#29696)

    Co-authored-by: Lennart <lekoarts@gmail.com>
    lorensr and LekoArts committed Mar 1, 2021
  6. chore(docs): Update headless WordPress article (#29402)

    Co-authored-by: Megan Sullivan <megan@gatsbyjs.com>
    Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
    3 people committed Mar 1, 2021
  7. chore(docs): add paths to unit-testing using typescript (#28029)

    talohana committed Mar 1, 2021
  8. some docs quick wins (#29859)

    laurieontech committed Mar 1, 2021
  9. fix(gatsby): Fix various small DEV_SSR bugs exposed in development_ru…

    …ntime tests (#29720)
    
    * the dev server now returns 404s which would otherwise fail the tests
    
    * Correctly detect if there's any SSRed HTML as ___gatsby always has the focus wrapper child
    
    * Handle unicode paths like /안녕
    
    * Properly escape paths with special characters in it
    
    * Enable DEV_SSR for everyone
    
    * Fix status in test
    
    * Revert to 20% rollout
    
    * revert changes for 100% rollout
    
    * test this
    KyleAMathews committed Mar 1, 2021
  10. chore: update peerdeps to latest major versions (#29857)

    wardpeet committed Mar 1, 2021
  11. fix(create-gatsby): Use legacy peer deps (#29856)

    * fix(create-gatsby): Use legacy peer deps
    
    * Update tests
    ascorbic committed Mar 1, 2021
  12. chore(gatsby): move to latest joi (#29792)

    wardpeet committed Mar 1, 2021
  13. chore: update core-js (#29791)

    wardpeet committed Mar 1, 2021
  14. fix(gatsby-react-router-scroll): debounce function for scollListener (#…

    …26933)
    
    Co-authored-by: Ward Peeters <ward@coding-tech.com>
    ahmetcanaydemir and wardpeet committed Mar 1, 2021
  15. chore(docs): updated doc for payment using square (#27272)

    Co-authored-by: Ward Peeters <ward@coding-tech.com>
    imshubhamsingh and wardpeet committed Mar 1, 2021
  16. fix(gatsby): fix some css HMR edge cases (#29839)

    * test(e2e-development-runtime): add test cases for various edge cases related to css HMR
    
    * hackity hack
    
    * Update packages/gatsby/src/utils/webpack/force-css-hmr-for-edge-cases.ts
    
    Co-authored-by: Ward Peeters <ward@coding-tech.com>
    
    * add some comments with explanation
    
    Co-authored-by: Ward Peeters <ward@coding-tech.com>
    pieh and wardpeet committed Mar 1, 2021
  17. fix(gatsby-plugin-preact): fix fast-refresh (#29831)

    wardpeet committed Mar 1, 2021
  18. fix(gatsby): Improve Fast Refresh overlay styles (#29855)

    LekoArts committed Mar 1, 2021
  19. chore: upgarde postcss & plugins (#29793)

    Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
    wardpeet and gatsbybot committed Mar 1, 2021
  20. chore: fix spelling, remove whitespace and fix link (#29846)

    jbampton committed Mar 1, 2021
  21. fix(docs): update library link in docs (#29819)

    mottox2 committed Mar 1, 2021

Commits on Feb 28, 2021

  1. fix(deps): update minor and patch for gatsby-plugin-emotion (#29514)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate and renovate-bot committed Feb 28, 2021
  2. chore(release): Publish next

     - create-gatsby@1.1.0-next.2
     - gatsby-admin@0.11.0-next.3
     - gatsby-cli@3.1.0-next.2
     - gatsby-plugin-subfont@3.1.0-next.2
     - gatsby-source-wordpress@5.1.0-next.2
     - gatsby@3.1.0-next.3
    wardpeet committed Feb 28, 2021

Commits on Feb 27, 2021

  1. fix(example): import styles as ESModules in simple-auth (#29823)

    mottox2 committed Feb 27, 2021
  2. fix(hmr): accept hot updates for modules above page templates (#29752)

    * fix(hmr): accept hot updates for modules above page templates
    
    * actually use fast-refresh for gatsby-browser and shadowed theme-ui config
    
    * exclude actually need to be instance of RegExp
    
    * tmp
    
    * more tmp
    
    * init navigation after loader is set
    
    * cleanup tmp code
    
    * init navigation after resources for current page are loaded
    
    * remove commented out code
    
    * revert devtool change
    pieh committed Feb 27, 2021
  3. fix(gatsby): workaround graphql-compose issue (#29822)

    * fix(gatsby): workaround graphql-compose issue
    
    * freeze after building
    vladar committed Feb 27, 2021
  4. fix(example): import styles as ESModules (#29818)

    mottox2 committed Feb 27, 2021
  5. fix(gatsby): eslint linting (#29796)

    wardpeet committed Feb 27, 2021

Commits on Feb 26, 2021

  1. docs(gatsby-plugin-subfont): correct property name (#29803)

    visualfanatic committed Feb 26, 2021
  2. fix(gatsby-source-wordpress): auto-rename types named "Filter" (#29718)

    Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
    TylerBarnes and gatsbybot committed Feb 26, 2021
  3. fix(gatsby-source-wordpress): HTML image regex's (#29778)

    Co-authored-by: gatsbybot <mathews.kyle+gatsbybot@gmail.com>
    TylerBarnes and gatsbybot committed Feb 26, 2021
  4. feat(create-gatsby): Add support for cloud plugin (#29807)

    ascorbic committed Feb 26, 2021
Older