Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: netlify/gatsby-plugin-netlify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.4.0
Choose a base ref
...
head repository: netlify/gatsby-plugin-netlify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0
Choose a head ref
  • 7 commits
  • 12 files changed
  • 5 contributors

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    187dff7 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. chore: Remove lodash (#130)

    * Remove _.isObject
    
    * remove flatmap
    
    * remove isBoolean
    
    * fix typo
    
    * remove mapvalues
    
    * remove identity
    
    * remove union
    
    * switch mergeWith to single import
    
    * remove flow and remove lodash
    
    * Add comment
    
    * chore: switch to reduce
    
    * Add comments
    
    * More comments
    
    * Modify types
    sarahetter authored May 19, 2022
    Configuration menu
    Copy the full SHA
    510b4b5 View commit details
    Browse the repository at this point in the history
  2. Remove console log (#133)

    sarahetter authored May 19, 2022
    Configuration menu
    Copy the full SHA
    49a5b7f View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. chore(deps): update dependency @types/jest to v27.5.1 (#135)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored May 23, 2022
    Configuration menu
    Copy the full SHA
    7c6b94f View commit details
    Browse the repository at this point in the history
  2. chore(deps): update babel monorepo to v7.18.0 (#136)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    3 people authored May 23, 2022
    Configuration menu
    Copy the full SHA
    4302ef2 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. feat!: Remove script preloading (#134)

    * feat: remove mergeLinkHeaders functionality
    
    * feat: remove preload headers
    
    * feat: remove irrelevant readme info
    
    * feat: deprecate option properly
    
    * remove unused constants
    sarahetter authored May 24, 2022
    Configuration menu
    Copy the full SHA
    5a0397a View commit details
    Browse the repository at this point in the history
  2. chore: release 5.0.0 (#137)

    Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
    token-generator-app[bot] authored May 24, 2022
    Configuration menu
    Copy the full SHA
    821d738 View commit details
    Browse the repository at this point in the history
Loading