Skip to content

Commit 324a9a5

Browse files
committed
Add changesets
1 parent 52f7801 commit 324a9a5

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

.changeset/fair-onions-beam.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"formdata-node": major
3+
---
4+
5+
Drop [node-domexception](https://github.com/jimmywarting/node-domexception) in favour of Node.js' builtins. Consider polyfilling [DOMException](https://developer.mozilla.org/en-US/docs/Web/API/DOMException) if you want to run this package in older environment

.changeset/poor-mirrors-beg.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"formdata-node": major
3+
---
4+
5+
Bring back CJS support via tsup. You can now import package in both ES and CJS modules

.changeset/strange-games-doubt.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"formdata-node": major
3+
---
4+
5+
Drop [`web-streams-polyfill`](https://github.com/MattiasBuelens/web-streams-polyfill) in favour of Node.js' builtins. Consider polyfilling [ReadableStream](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream) if you want to run this package in older environment

0 commit comments

Comments
 (0)