unkit
unkit copied to clipboard
fix: Update unkit/fetch package to use unjs/ofetch
๐ Linked issue
โ Type of change
- [x] ๐ Documentation (updates to the documentation, readme, or JSdoc annotations)
- [ ] ๐ Bug fix (a non-breaking change that fixes an issue)
- [ ] ๐ Enhancement (improving an existing functionality like performance)
- [ ] โจ New feature (a non-breaking change that adds functionality)
- [x] ๐งน Chore (updates to the build process or auxiliary tools and libraries)
- [ ] โ ๏ธ Breaking change (fix or feature that would cause existing functionality to change)
๐ Description
The unjs/ohmyfetch
used in unkit/fetch
was updated to unjs/ofetch
.
So, the following modifications fixed.
- add
unjs/ofetch
- remove
ohmyfetch
- rewrote
ohmyfetch
toofetch
in README.md.
๐ Checklist
- [ ] I have linked an issue or discussion.
- [x] I have updated the documentation accordingly.
Hi @pi0 .
I would appreciate it if you could approve the workflows and review when you have time.
- actions: https://github.com/unjs/unkit/actions/runs/7399485408