Releases: unjs/node-fetch-native
Releases · unjs/node-fetch-native
v1.6.7
Sorry, something went wrong.
No results found
pi0
released this
02 Aug 10:15
compare changes
📦 Build
- Build with es2020 target (#145)
❤️ Contributors
v1.6.6
Sorry, something went wrong.
No results found
pi0
released this
20 Jan 11:45
compare changes
🩹 Fixes
- Improve DISABLE_NODE_FETCH_NATIVE_WARN behavior (#128)
📖 Documentation
📦 Build
❤️ Contributors
v1.6.5
Sorry, something went wrong.
No results found
pi0
released this
20 Jan 09:43
📦 This release only updates bundled deps.
compare changes
v1.6.4
Sorry, something went wrong.
No results found
pi0
released this
21 Mar 19:43
compare changes
📦 Build
- Remove node > require condition for /proxy subpath (ff7f506)
❤️ Contributors
v1.6.3
Sorry, something went wrong.
No results found
pi0
released this
21 Mar 12:45
v1.6.2
Sorry, something went wrong.
No results found
pi0
released this
07 Feb 21:13
compare changes
📦 Build
- Remove non-existing node.import condition (#115)
🏡 Chore
❤️ Contributors
v1.6.1
Sorry, something went wrong.
No results found
pi0
released this
24 Dec 20:04
compare changes
📦 Build
- proxy: Reorder to fix cjs build (0063bc1)
❤️ Contributors
v1.6.0
Sorry, something went wrong.
No results found
pi0
released this
24 Dec 19:55
compare changes
🚀 Enhancements
- proxy: Export fetch and createFetch (#108)
- proxy: Support no_proxy (#109)
🩹 Fixes
- proxy: Update environment variable check order (742d27e)
❤️ Contributors
v1.5.1
Sorry, something went wrong.
No results found
pi0
released this
23 Dec 23:28
compare changes
🩹 Fixes
- proxy: Support lower-case environment variables too (144996b)
📦 Build
- Add backward compatible types for /proxy subpath export (584ee24)
❤️ Contributors
v1.5.0
Sorry, something went wrong.
No results found
pi0
released this
23 Dec 23:11
compare changes
🚀 Enhancements
HTTP proxy support (#106)
Read docs for more info.