20.2.0
🎉 New Features & Improvements
[sitecore-jss]
[templates/nextjs]
GraphQL Layout and Dictionary services can handle endpoint rate limits through retryer functionality in GraphQLClient. To prevent SSG builds from failing and enable multiple retries, set retry amount in lib/dictionary-service-factory and lib/layout-service-factory (commit)(#1631)[sitecore-jss-nextjs]
Reduce the amount of Edge API calls during fetch getStaticPaths (commit)(#1631)
🐛 Bug Fixes
[sitecore-jss-proxy]
Setting "followRedirects" to "true" breaks HEAD requests (#1630)