Skip to content

Releases: unjs/node-fetch-native

v1.3.2

22 Aug 17:50
@pi0 pi0
Compare
Choose a tag to compare

compare changes

📦 Build

  • Fix exports for typescript support :} (a180b16)

❤️ Contributors

  • Pooya Parsa (@pi0)

v1.3.1

22 Aug 17:21
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🔥 Performance

💅 Refactors

  • Reuse exports from src/node.ts (a6e602d)

📦 Build

  • Fix export conditions (790232d)
  • Add backward compatible type exports (2e8d2aa)

❤️ Contributors

  • Pooya Parsa (@pi0)

v1.3.0

22 Aug 12:44
@pi0 pi0
a04969a
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add warning for when node polyfill is used in non-node environments (#90)

📦 Build

  • Missing types for /polyfill subpath (#84)

🏡 Chore

❤️ Contributors