github-contributions-chart
github-contributions-chart copied to clipboard
Fix the first week including part of the last week of last year
Fixes #144
Modify the data fetching and processing to include the last week of the previous year in the first week of the current year.
-
src/utils/api/fetch.js
- Add
fetchLastWeekOfPreviousYearfunction to fetch the last week of the previous year. - Modify
fetchDataForAllYearsto merge the last week of the previous year with the first week of the current year.
- Add
-
yarn.lock
- Update dependencies and resolve URLs for various packages.
-
.devcontainer.json
- Add a new file with build and launch tasks.
-
package-lock.json
- Add a new file with package dependencies and versions.
For more details, open the Copilot Workspace session.
@The-CodeINN is attempting to deploy a commit to the Github Contributions Chart Team on Vercel.
A member of the Team first needs to authorize it.