Skip to content

Commit

Permalink
fix: compile module in one file and add missing ignores (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
vladfrangu authored Nov 16, 2023
1 parent 6949b99 commit 96a32dc
Show file tree
Hide file tree
Showing 7 changed files with 825 additions and 9 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
4.0.1 / 2023/11/16
====================
- Fix compilation errors when this module is used in TypeScript with a project that isn't using `Node16`/`NodeNext` `module`/`moduleResolution`

4.0.0 / 2023/11/07
====================
- **BREAKING**: This module is now ESM only.
Expand Down
Loading

0 comments on commit 96a32dc

Please sign in to comment.