Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
developit
/
unfetch
Public
Notifications
You must be signed in to change notification settings
Fork
202
Star
5.7k
Code
Issues
20
Pull requests
10
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jan 3, 2023
fix missing files in isomorphic-unfetch 4.0.1
developit
committed
ee5810e
View commit details
Copy full SHA for ee5810e
Browse repository at this point
Commits on Dec 31, 2022
CI fixes
developit
committed
dea8819
View commit details
Copy full SHA for dea8819
Browse repository at this point
update unfetch
developit
committed
ed9469a
View commit details
Copy full SHA for ed9469a
Browse repository at this point
5.0.0
developit
committed
e8f8baa
View commit details
Copy full SHA for e8f8baa
Browse repository at this point
Merge pull request #159 from developit/typescript-support
Show description for fb69127
developit
authored
fb69127
View commit details
Copy full SHA for fb69127
Browse repository at this point
fix size plugin [2]
developit
committed
51359d9
View commit details
Copy full SHA for 51359d9
Browse repository at this point
fix size plugin
developit
committed
2ea0c71
View commit details
Copy full SHA for 2ea0c71
Browse repository at this point
Add full TypeScript definitions and export them, add basic TS tests.
developit
committed
cc4700f
View commit details
Copy full SHA for cc4700f
Browse repository at this point
fix incorrect build script;
developit
committed
3fd53f5
View commit details
Copy full SHA for 3fd53f5
Browse repository at this point
fix Jest and ESM issues from #156
developit
committed
56a6765
View commit details
Copy full SHA for 56a6765
Browse repository at this point
merge #156
developit
committed
47384d5
View commit details
Copy full SHA for 47384d5
Browse repository at this point
Commits on Dec 30, 2022
Merge branch 'fix/update-node-fetch' of https://github.com/RishikeshDarandale/unfetch into RishikeshDarandale-fix/update-node-fetch
developit
committed
5d6342b
View commit details
Copy full SHA for 5d6342b
Browse repository at this point
Commits on Feb 3, 2022
fix: update node-fetch to 3.x
Show description for 385868d
RishikeshDarandale
committed
385868d
View commit details
Copy full SHA for 385868d
Browse repository at this point
Commits on Sep 29, 2020
Merge pull request #102 from ericmurphyxyz/patch-1
Show description for 4dabeb6
developit
authored
4dabeb6
View commit details
Copy full SHA for 4dabeb6
Browse repository at this point
Update README.md
developit
authored
ee34cef
View commit details
Copy full SHA for ee34cef
Browse repository at this point
isomorphic-unfetch@3.1.0
developit
committed
23b29ab
View commit details
Copy full SHA for 23b29ab
Browse repository at this point
4.2.0
developit
committed
8160c81
View commit details
Copy full SHA for 8160c81
Browse repository at this point
build tweaks
developit
committed
f2aa730
View commit details
Copy full SHA for f2aa730
Browse repository at this point
fix tests
developit
committed
fb03f90
View commit details
Copy full SHA for fb03f90
Browse repository at this point
Merge pull request #121 from 0x80/topic/export-request-init-type
Show description for 51de947
developit
authored
51de947
View commit details
Copy full SHA for 51de947
Browse repository at this point
Merge branch 'master' into topic/export-request-init-type
developit
authored
1583aad
View commit details
Copy full SHA for 1583aad
Browse repository at this point
Merge pull request #117 from Andarist/better-types
Show description for aff2b9d
developit
authored
aff2b9d
View commit details
Copy full SHA for aff2b9d
Browse repository at this point
Merge branch 'master' into better-types
developit
authored
9f2ca62
View commit details
Copy full SHA for 9f2ca62
Browse repository at this point
Merge pull request #135 from developit/no-mjs
Show description for 7d00e05
developit
authored
7d00e05
View commit details
Copy full SHA for 7d00e05
Browse repository at this point
Merge branch 'master' into no-mjs
developit
authored
453bc11
View commit details
Copy full SHA for 453bc11
Browse repository at this point
Merge pull request #138 from simon04/polyfill-ie11
Show description for 21a15bf
developit
authored
21a15bf
View commit details
Copy full SHA for 21a15bf
Browse repository at this point
Merge branch 'master' into polyfill-ie11
developit
authored
7e3f244
View commit details
Copy full SHA for 7e3f244
Browse repository at this point
Merge pull request #109 from developit/self-webworker
Show description for d489fdc
developit
authored
d489fdc
View commit details
Copy full SHA for d489fdc
Browse repository at this point
Merge pull request #141 from developit/isomorphic-url-support
Show description for 9df969d
developit
authored
9df969d
View commit details
Copy full SHA for 9df969d
Browse repository at this point
Merge branch 'master' into isomorphic-url-support
developit
authored
72477e3
View commit details
Copy full SHA for 72477e3
Browse repository at this point
Merge pull request #142 from sakito21/updatae-node-fetch
Show description for f9c30c8
developit
authored
f9c30c8
View commit details
Copy full SHA for f9c30c8
Browse repository at this point
Commits on Sep 14, 2020
Update node-fetch to 2.6.1 for security
sakit0
committed
aa67b94
View commit details
Copy full SHA for aa67b94
Browse repository at this point
Revert "Update node-fetch 2.6.1"
Show description for 16e464a
sakit0
committed
16e464a
View commit details
Copy full SHA for 16e464a
Browse repository at this point
Update node-fetch 2.6.1
sakit0
committed
b5813cf
View commit details
Copy full SHA for b5813cf
Browse repository at this point
Commits on Sep 9, 2020
Support URL parameters in isomorphic-unfetch
Show description for fb13c71
developit
authored
fb13c71
View commit details
Copy full SHA for fb13c71
Browse repository at this point
Previous
Next
You canβt perform that action at this time.