-
Notifications
You must be signed in to change notification settings - Fork 11
Comparing changes
Open a pull request
base repository: netlify/gatsby-plugin-netlify
base: v4.2.0
head repository: netlify/gatsby-plugin-netlify
compare: v4.3.0
- 7 commits
- 19 files changed
- 8 contributors
Commits on Apr 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6358e44 - Browse repository at this point
Copy the full SHA 6358e44View commit details -
chore: convert repository to Typescript (#109)
* chore: [ts-migrate] Init tsconfig.json file Co-authored-by: ts-migrate <> * chore: [ts-migrate] Rename files from JS/JSX to TS/TSX Co-authored-by: ts-migrate <> * chore: Convert JS files to TS * chore: Update snapshot file to use Typescript file extension * chore: Remove ts-migrate dependency now that project has been converted to Typescript * chore: Add Jest Typescript types. Remove ts-expect-error comments that were introduced during initial migration with the ts-migrate tool now that the types are available in the project. * chore: Make changes needed to remove the last ts-expect-error comments Co-authored-by: Erica Pisani <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 05494e7 - Browse repository at this point
Copy the full SHA 05494e7View commit details
Commits on Apr 11, 2022
-
chore(deps): update babel monorepo to v7.17.9 (#114)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5cf7fe9 - Browse repository at this point
Copy the full SHA 5cf7fe9View commit details -
chore(deps): update dependency gatsby to v4.11.2 (#115)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aa21da6 - Browse repository at this point
Copy the full SHA aa21da6View commit details
Commits on Apr 14, 2022
-
chore: fix linting errors (#116)
* chore: fix linting errors * chore: fix linting errors * chore: add general eslint override for test files * chore: switch fs promises to fs-extra so tests lint correctly
Configuration menu - View commit details
-
Copy full SHA for 5b9d6a3 - Browse repository at this point
Copy the full SHA 5b9d6a3View commit details
Commits on Apr 20, 2022
-
feat: Add support for advanced redirect types (#117)
* feat: add conversion of country and language redirects to _redirects file * feat: add conversion of wildcard and splat redirects to _redirects file * feat: add conversion of query param redirects to _redirects file * test: Add test for create-redirects
Configuration menu - View commit details
-
Copy full SHA for d547a28 - Browse repository at this point
Copy the full SHA d547a28View commit details -
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7adf679 - Browse repository at this point
Copy the full SHA 7adf679View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.2.0...v4.3.0