Skip to content

Commit

Permalink
Add changesets
Browse files Browse the repository at this point in the history
  • Loading branch information
octet-stream committed Oct 24, 2023
1 parent 52f7801 commit 324a9a5
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/fair-onions-beam.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"formdata-node": major
---

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
5 changes: 5 additions & 0 deletions .changeset/poor-mirrors-beg.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"formdata-node": major
---

Bring back CJS support via tsup. You can now import package in both ES and CJS modules
5 changes: 5 additions & 0 deletions .changeset/strange-games-doubt.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"formdata-node": major
---

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 comments on commit 324a9a5

Please sign in to comment.