unkit icon indicating copy to clipboard operation
unkit copied to clipboard

fix: Update unkit/fetch package to use unjs/ofetch

Open shinGangan opened this issue 1 year ago โ€ข 1 comments

๐Ÿ”— 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 to ofetch in README.md.

๐Ÿ“ Checklist

  • [ ] I have linked an issue or discussion.
  • [x] I have updated the documentation accordingly.

shinGangan avatar Jan 03 '24 15:01 shinGangan

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

shinGangan avatar Jan 03 '24 16:01 shinGangan